changeset cd70bfac18d6 in modules/production_split:default details: https://hg.tryton.org/modules/production_split?cmd=changeset;node=cd70bfac18d6 description: Update translations diffstat:
locale/es.po | 2 +- locale/it.po | 4 +--- 2 files changed, 2 insertions(+), 4 deletions(-) diffs (35 lines): diff -r 6e3aa6e54fc1 -r cd70bfac18d6 locale/es.po --- a/locale/es.po Sat Apr 25 23:53:51 2020 +0200 +++ b/locale/es.po Sat May 02 10:29:24 2020 +0200 @@ -12,7 +12,7 @@ msgctxt "field:production.split.start,unit_digits:" msgid "Unit Digits" -msgstr "Decimales de la unidad" +msgstr "Dígitos de la unidad" msgctxt "field:production.split.start,uom:" msgid "Uom" diff -r 6e3aa6e54fc1 -r cd70bfac18d6 locale/it.po --- a/locale/it.po Sat Apr 25 23:53:51 2020 +0200 +++ b/locale/it.po Sat May 02 10:29:24 2020 +0200 @@ -6,7 +6,6 @@ msgid "Count" msgstr "" -#, fuzzy msgctxt "field:production.split.start,quantity:" msgid "Quantity" msgstr "Quantità" @@ -41,10 +40,9 @@ msgid "Split Production" msgstr "Split Production" -#, fuzzy msgctxt "wizard_button:production.split,start,end:" msgid "Cancel" -msgstr "Cancella" +msgstr "Annulla" #, fuzzy msgctxt "wizard_button:production.split,start,split:"
