diff --git a/hosting/locale/de/LC_MESSAGES/django.po b/hosting/locale/de/LC_MESSAGES/django.po index 54641b62..9e342ad1 100644 --- a/hosting/locale/de/LC_MESSAGES/django.po +++ b/hosting/locale/de/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-07-16 23:27+0530\n" +"POT-Creation-Date: 2017-07-16 23:45+0530\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -303,9 +303,9 @@ msgstr "Arbeitsspeicher" msgid "Disk space" msgstr "Festplattenkapazität" -#: templates/hosting/order_detail.html:71 +#: templates/hosting/order_detail.html:71 templates/hosting/payment.html:41 msgid "Total" -msgstr "" +msgstr "Gesamt" #: templates/hosting/order_detail.html:77 msgid "Finish Configuration" @@ -359,8 +359,8 @@ msgid "Configuration" msgstr "Konfiguration" #: templates/hosting/payment.html:41 -msgid "Total including VAT" -msgstr "Gesamt inkl. Mehrwertsteuer" +msgid "including VAT" +msgstr "inkl. Mehrwertsteuer" #: templates/hosting/payment.html:55 msgid "Billing Address" diff --git a/hosting/templates/hosting/payment.html b/hosting/templates/hosting/payment.html index 7698251f..024d77db 100644 --- a/hosting/templates/hosting/payment.html +++ b/hosting/templates/hosting/payment.html @@ -38,7 +38,7 @@
- {%trans "Total including VAT" %} + {%trans "Total" %} {%trans "including VAT" %}