Fix translations of sepa payable flavour

This commit is contained in:
Sergi Almacellas Abellana 2014-06-09 17:22:15 +02:00
parent 220ed3c87f
commit 4a60ea44d8
2 changed files with 13 additions and 0 deletions

View File

@ -0,0 +1,12 @@
diff --git a/locale/ca_ES.po b/locale/ca_ES.po
--- a/trytond/trytond/modules/account_payment_sepa/locale/ca_ES.po
+++ b/trytond/trytond/modules/account_payment_sepa/locale/ca_ES.po
@@ -177,7 +177,7 @@
msgctxt "selection:account.payment.journal,sepa_receivable_flavor:"
msgid "pain.008.001.02"
-msgstr "pain.001.001.03"
+msgstr "pain.008.001.02"
msgctxt "selection:account.payment.journal,sepa_receivable_flavor:"
msgid "pain.008.001.04"

1
series
View File

@ -16,3 +16,4 @@ fix_wizard_copy.diff
issue8411002_1_10001.diff
issue6341003_1.diff
domain_validation_ca.diff
fix_sepa_translations.diff