diff --git a/hosting/locale/de/LC_MESSAGES/django.po b/hosting/locale/de/LC_MESSAGES/django.po index 2e460f16..ce5e3aa4 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 16:40+0530\n" +"POT-Creation-Date: 2017-07-16 16:51+0530\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -399,7 +399,7 @@ msgstr "" "Kreditkateninformationen wirst du auf die Bestellbestätigungsseite " "weitergeleitet." -#: templates/hosting/payment.html:101 +#: templates/hosting/payment.html:101 templates/hosting/payment.html.py:136 msgid "Submit" msgstr "Absenden" @@ -417,7 +417,7 @@ msgstr "" "Kreditkateninformationen wirst du auf die Bestellbestätigungsseite " "weitergeleitet." -#: templates/hosting/payment.html:172 +#: templates/hosting/payment.html:171 msgid "Processing" msgstr "" diff --git a/hosting/templates/hosting/payment.html b/hosting/templates/hosting/payment.html index 065d73d7..365a7b8f 100644 --- a/hosting/templates/hosting/payment.html +++ b/hosting/templates/hosting/payment.html @@ -98,7 +98,7 @@ @@ -133,8 +133,7 @@
-
@@ -169,7 +168,7 @@ {% if stripe_key %} {% get_current_language as LANGUAGE_CODE %}