changeset 2acec606e4c6 in modules/project_revenue:default details: https://hg.tryton.org/modules/project_revenue?cmd=changeset&node=2acec606e4c6 description: Update translations [skip ci] diffstat:
locale/it.po | 3 +-- locale/nl.po | 2 +- 2 files changed, 2 insertions(+), 3 deletions(-) diffs (27 lines): diff -r 35ca9b989674 -r 2acec606e4c6 locale/it.po --- a/locale/it.po Mon Apr 25 18:11:19 2022 +0200 +++ b/locale/it.po Mon May 02 10:32:21 2022 +0200 @@ -6,10 +6,9 @@ msgid "Cost" msgstr "Costo" -#, fuzzy msgctxt "field:project.work,currency:" msgid "Currency" -msgstr "Cifre valuta" +msgstr "Valuta" msgctxt "field:project.work,list_price:" msgid "List Price" diff -r 35ca9b989674 -r 2acec606e4c6 locale/nl.po --- a/locale/nl.po Mon Apr 25 18:11:19 2022 +0200 +++ b/locale/nl.po Mon May 02 10:32:21 2022 +0200 @@ -24,7 +24,7 @@ msgctxt "field:project.work,revenue:" msgid "Revenue" -msgstr "Opbrengst/omzet?" +msgstr "Opbrengst/omzet" msgctxt "field:purchase.line,work:" msgid "Work Effort"
