changeset 31e48cdbe6fc in modules/product_cost_history:default details: https://hg.tryton.org/modules/product_cost_history?cmd=changeset;node=31e48cdbe6fc description: Update translations [skip ci] diffstat:
locale/pl.po | 3 +-- 1 files changed, 1 insertions(+), 2 deletions(-) diffs (15 lines): diff -r a39ee647ef88 -r 31e48cdbe6fc locale/pl.po --- a/locale/pl.po Sat Oct 24 13:45:11 2020 +0200 +++ b/locale/pl.po Sat Oct 31 12:14:30 2020 +0100 @@ -14,10 +14,9 @@ msgid "Product" msgstr "Produkt" -#, fuzzy msgctxt "model:ir.action,name:act_product_cost_history_form" msgid "Product Cost History" -msgstr "Product Cost History" +msgstr "Historia kosztów produktu" msgctxt "model:product.product.cost_history,name:" msgid "History of Product Cost"
