changeset eccedc452027 in modules/ldap_authentication:default details: https://hg.tryton.org/modules/ldap_authentication?cmd=changeset&node=eccedc452027 description: Update translations [skip ci] diffstat:
locale/uk.po | 7 +++++++ 1 files changed, 7 insertions(+), 0 deletions(-) diffs (11 lines): diff -r 781d66d4448d -r eccedc452027 locale/uk.po --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/locale/uk.po Sat Oct 29 09:54:10 2022 +0200 @@ -0,0 +1,7 @@ +# +msgid "" +msgstr "Content-Type: text/plain; charset=utf-8\n" + +msgctxt "model:ir.message,text:msg_ldap_user_change_password" +msgid "You cannot change the password of LDAP user \"%(user)s\"." +msgstr "Ви не можете змінити пароль LDAP-користувача \"%(user)s\"."
