changeset c5752d571fe5 in modules/account_tax_rule_country:default details: https://hg.tryton.org/modules/account_tax_rule_country?cmd=changeset;node=c5752d571fe5 description: Update translations diffstat:
locale/it.po | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diffs (21 lines): diff -r c996b98fb9b5 -r c5752d571fe5 locale/it.po --- a/locale/it.po Sat Apr 25 23:53:50 2020 +0200 +++ b/locale/it.po Sat May 02 10:29:23 2020 +0200 @@ -44,7 +44,7 @@ msgctxt "help:account.tax.rule.line,to_country:" msgid "Apply only to addresses of this country." -msgstr "" +msgstr "Applicare solo agli indirizzi di questo paese." msgctxt "help:account.tax.rule.line,to_subdivision:" msgid "Apply only to addresses in this subdivision." @@ -52,7 +52,7 @@ msgctxt "help:account.tax.rule.line.template,from_country:" msgid "Apply only to addresses of this country." -msgstr "" +msgstr "Applicare solo agli indirizzi di questo paese." msgctxt "help:account.tax.rule.line.template,from_subdivision:" msgid "Apply only to addresses in this subdivision."
