changeset 380d474bed79 in modules/sale_history:default details: https://hg.tryton.org/modules/sale_history?cmd=changeset;node=380d474bed79 description: Update translations diffstat:
locale/it.po | 4 ++-- locale/pt.po | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diffs (26 lines): diff -r 39e8cfd8da77 -r 380d474bed79 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 @@ -4,8 +4,8 @@ msgctxt "field:sale.sale,revision:" msgid "Revision" -msgstr "" +msgstr "Revisione" msgctxt "view:sale.sale:" msgid "/" -msgstr "" +msgstr "/" diff -r 39e8cfd8da77 -r 380d474bed79 locale/pt.po --- a/locale/pt.po Sat Apr 25 23:53:51 2020 +0200 +++ b/locale/pt.po Sat May 02 10:29:24 2020 +0200 @@ -4,7 +4,7 @@ msgctxt "field:sale.sale,revision:" msgid "Revision" -msgstr "" +msgstr "Revisão" msgctxt "view:sale.sale:" msgid "/"
