blocktrans variable fix
This commit is contained in:
parent
39f7898259
commit
20f1df8a70
4 changed files with 8 additions and 8 deletions
|
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2018-05-12 03:12+0530\n"
|
||||
"POT-Creation-Date: 2018-05-12 03:37+0530\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
|
|
@ -380,10 +380,10 @@ msgstr "Gesamt"
|
|||
#, python-format
|
||||
msgid ""
|
||||
"By clicking \"Place order\" this plan will charge your credit card account "
|
||||
"with %(vm_price|intcomma)sCHF/month"
|
||||
"with %(vm.total_price|floatformat:2|intcomma)sCHF/month"
|
||||
msgstr ""
|
||||
"Wenn Du \"bestellen\" auswählst, wird Deine Kreditkarte mit "
|
||||
"%(vm_price|intcomma)sCHF pro Monat belastet"
|
||||
"%(vm.total_price|floatformat:2|intcomma)sCHF pro Monat belastet"
|
||||
|
||||
msgid "Place order"
|
||||
msgstr "Bestellen"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue