changeset 99e45c6883f5 in modules/account_credit_limit:default details: https://hg.tryton.org/modules/account_credit_limit?cmd=changeset;node=99e45c6883f5 description: Update translations [skip ci] diffstat:
locale/nl.po | 5 ++--- 1 files changed, 2 insertions(+), 3 deletions(-) diffs (19 lines): diff -r 77de82226880 -r 99e45c6883f5 locale/nl.po --- a/locale/nl.po Sat Oct 24 13:45:09 2020 +0200 +++ b/locale/nl.po Sat Oct 31 12:14:29 2020 +0100 @@ -79,13 +79,12 @@ msgctxt "model:ir.message,text:msg_party_credit_limit_amount" msgid "Party \"%(party)s\" has reached their credit limit of %(limit)s." -msgstr "Relatie \"%(party)s\" heeft zijn kredietlimiet van %(limit)s bereikt." +msgstr "Relatie \"%(party)s\" heeft zijn kredietlimiet van %(limit)s bereikt." msgctxt "model:ir.message,text:msg_party_credit_limit_dunning" msgid "Party \"%(party)s\" has reached the credit limit level of %(dunning)s." msgstr "" -"Relatie \"%(party)s\" heeft het kredietlimietniveau van %(dunning)s " -"bereikt." +"Relatie \"%(party)s\" heeft het kredietlimietniveau van %(dunning)s bereikt." msgctxt "model:party.party.credit_limit_amount,name:" msgid "Party Credit Limit Amount"
