From 5d40830296cfa9a310763fc5ddaae2829c3f9b34 Mon Sep 17 00:00:00 2001 From: PCoder Date: Mon, 10 Jul 2017 22:51:14 +0530 Subject: [PATCH 1/3] Some more change in payment page text --- hosting/locale/de/LC_MESSAGES/django.po | 17 +++++++++++++---- hosting/templates/hosting/payment.html | 2 +- 2 files changed, 14 insertions(+), 5 deletions(-) diff --git a/hosting/locale/de/LC_MESSAGES/django.po b/hosting/locale/de/LC_MESSAGES/django.po index 4e8c5f81..00e51b35 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-10 11:40+0530\n" +"POT-Creation-Date: 2017-07-10 22:49+0530\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -376,10 +376,10 @@ msgstr "" "\"https://stripe.com\" target=\"_blank\">Stripe für die Bezahlung und " "speichern keine Informationen in unserer Datenbank." -#: templates/hosting/payment.html:71 templates/hosting/payment.html.py:96 +#: templates/hosting/payment.html:71 msgid "" -"You are not making any payment yet. After placing your order, you will be " -"taken to the Submit Payment Page." +"You are not making any payment yet. After submitting your card information, " +"you will be taken to the Confirm Order Page." msgstr "" "Es wird noch keine Bezahlung vorgenommen. Nachdem du die Bestellung " "aufgegeben hast, wirst du zu der
{% trans "You are not making any payment yet. After placing your order, you will be taken to the Submit Payment Page." %}

+

{% trans "You are not making any payment yet. After submitting your card information, you will be taken to the Confirm Order Page." %}

From 975b13bc69b98f9df0958aac1c4f9c6045111429 Mon Sep 17 00:00:00 2001 From: PCoder Date: Mon, 10 Jul 2017 23:02:30 +0530 Subject: [PATCH 2/3] Some more modifications to text --- hosting/locale/de/LC_MESSAGES/django.po | 30 ++++++++++++------------- hosting/templates/hosting/payment.html | 4 ++-- 2 files changed, 16 insertions(+), 18 deletions(-) diff --git a/hosting/locale/de/LC_MESSAGES/django.po b/hosting/locale/de/LC_MESSAGES/django.po index 00e51b35..4c56a3bf 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-10 22:49+0530\n" +"POT-Creation-Date: 2017-07-10 23:01+0530\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -376,7 +376,7 @@ msgstr "" "\"https://stripe.com\" target=\"_blank\">Stripe für die Bezahlung und " "speichern keine Informationen in unserer Datenbank." -#: templates/hosting/payment.html:71 +#: templates/hosting/payment.html:71 templates/hosting/payment.html.py:96 msgid "" "You are not making any payment yet. After submitting your card information, " "you will be taken to the Confirm Order Page." @@ -385,20 +385,7 @@ msgstr "" "aufgegeben hast, wirst du zu der Stripe Seite weitergeleitet." -#: templates/hosting/payment.html:76 -msgid "Place Order" -msgstr "Bestelle" - -#: templates/hosting/payment.html:96 -msgid "" -"You are not making any payment yet. After placing your order, you will be " -"taken to the Submit Payment Page." -msgstr "" -"Es wird noch keine Bezahlung vorgenommen. Nach der Eingabe deiner " -"Kreditkateninformationen wirst du auf die Bestellbestätigungsseite " -"weitergeleitet." - -#: templates/hosting/payment.html:100 +#: templates/hosting/payment.html:76 templates/hosting/payment.html.py:100 msgid "Submit" msgstr "Absenden" @@ -548,6 +535,17 @@ msgid "" "contact Data Center Light Support." msgstr "" +#~ msgid "Place Order" +#~ msgstr "Bestelle" + +#~ msgid "" +#~ "You are not making any payment yet. After placing your order, you will be " +#~ "taken to the Submit Payment Page." +#~ msgstr "" +#~ "Es wird noch keine Bezahlung vorgenommen. Nach der Eingabe deiner " +#~ "Kreditkateninformationen wirst du auf die Bestellbestätigungsseite " +#~ "weitergeleitet." + #~ msgid "CARD NUMBER" #~ msgstr "Kreditkartennummer" diff --git a/hosting/templates/hosting/payment.html b/hosting/templates/hosting/payment.html index 386572dd..970d6536 100644 --- a/hosting/templates/hosting/payment.html +++ b/hosting/templates/hosting/payment.html @@ -73,7 +73,7 @@
@@ -93,7 +93,7 @@

-

{% trans "You are not making any payment yet. After placing your order, you will be taken to the Submit Payment Page." %}

+

{% trans "You are not making any payment yet. After submitting your card information, you will be taken to the Confirm Order Page." %}

From 4bdee73bd57e28b51640a4600995c7a8a456ac78 Mon Sep 17 00:00:00 2001 From: PCoder Date: Tue, 11 Jul 2017 00:04:23 +0530 Subject: [PATCH 3/3] Some more text changes --- hosting/locale/de/LC_MESSAGES/django.po | 15 +++++++++------ hosting/templates/hosting/payment.html | 2 +- 2 files changed, 10 insertions(+), 7 deletions(-) diff --git a/hosting/locale/de/LC_MESSAGES/django.po b/hosting/locale/de/LC_MESSAGES/django.po index 4c56a3bf..89257629 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-10 23:01+0530\n" +"POT-Creation-Date: 2017-07-11 00:02+0530\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -363,8 +363,8 @@ msgid "Billing Address" msgstr "Rechnungsadresse" #: templates/hosting/payment.html:52 -msgid "Payment Details" -msgstr "Rechnungsdetails" +msgid "Credit Card" +msgstr "Kreditkarte" #: templates/hosting/payment.html:56 msgid "" @@ -381,9 +381,9 @@ msgid "" "You are not making any payment yet. After submitting your card information, " "you will be taken to the Confirm Order Page." msgstr "" -"Es wird noch keine Bezahlung vorgenommen. Nachdem du die Bestellung " -"aufgegeben hast, wirst du zu der Stripe Seite weitergeleitet." +"Es wird noch keine Bezahlung vorgenommen. Nach der Eingabe deiner " +"Kreditkateninformationen wirst du auf die Bestellbestätigungsseite " +"weitergeleitet." #: templates/hosting/payment.html:76 templates/hosting/payment.html.py:100 msgid "Submit" @@ -535,6 +535,9 @@ msgid "" "contact Data Center Light Support." msgstr "" +#~ msgid "Payment Details" +#~ msgstr "Rechnungsdetails" + #~ msgid "Place Order" #~ msgstr "Bestelle" diff --git a/hosting/templates/hosting/payment.html b/hosting/templates/hosting/payment.html index 970d6536..faacee82 100644 --- a/hosting/templates/hosting/payment.html +++ b/hosting/templates/hosting/payment.html @@ -49,7 +49,7 @@
-

{%trans "Payment Details"%}

+

{%trans "Credit Card"%}