changeset 4600fa399652 in modules/ldap_authentication:default
details: 
https://hg.tryton.org/modules/ldap_authentication?cmd=changeset;node=4600fa399652
description:
        Remove country code from languages

        issue7863
        review53481002
diffstat:

 locale/hu.po    |  7 +++++++
 locale/hu_HU.po |  7 -------
 locale/it.po    |  7 +++++++
 locale/it_IT.po |  7 -------
 locale/pt.po    |  7 +++++++
 locale/pt_BR.po |  7 -------
 6 files changed, 21 insertions(+), 21 deletions(-)

diffs (66 lines):

diff -r 9b150c489250 -r 4600fa399652 locale/hu.po
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/locale/hu.po      Mon Dec 31 15:36:48 2018 +0100
@@ -0,0 +1,7 @@
+#
+msgid ""
+msgstr "Content-Type: text/plain; charset=utf-8\n"
+
+msgctxt "error:res.user:"
+msgid "You can not set the password of ldap user \"%s\"."
+msgstr ""
diff -r 9b150c489250 -r 4600fa399652 locale/hu_HU.po
--- a/locale/hu_HU.po   Sat Dec 29 14:20:29 2018 +0100
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,7 +0,0 @@
-#
-msgid ""
-msgstr "Content-Type: text/plain; charset=utf-8\n"
-
-msgctxt "error:res.user:"
-msgid "You can not set the password of ldap user \"%s\"."
-msgstr ""
diff -r 9b150c489250 -r 4600fa399652 locale/it.po
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/locale/it.po      Mon Dec 31 15:36:48 2018 +0100
@@ -0,0 +1,7 @@
+#
+msgid ""
+msgstr "Content-Type: text/plain; charset=utf-8\n"
+
+msgctxt "error:res.user:"
+msgid "You can not set the password of ldap user \"%s\"."
+msgstr "password non impostabile per l'utente ldap \"%s\"."
diff -r 9b150c489250 -r 4600fa399652 locale/it_IT.po
--- a/locale/it_IT.po   Sat Dec 29 14:20:29 2018 +0100
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,7 +0,0 @@
-#
-msgid ""
-msgstr "Content-Type: text/plain; charset=utf-8\n"
-
-msgctxt "error:res.user:"
-msgid "You can not set the password of ldap user \"%s\"."
-msgstr "password non impostabile per l'utente ldap \"%s\"."
diff -r 9b150c489250 -r 4600fa399652 locale/pt.po
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/locale/pt.po      Mon Dec 31 15:36:48 2018 +0100
@@ -0,0 +1,7 @@
+#
+msgid ""
+msgstr "Content-Type: text/plain; charset=utf-8\n"
+
+msgctxt "error:res.user:"
+msgid "You can not set the password of ldap user \"%s\"."
+msgstr "Você não pode definir a senha para o usuário ldap \"%s\"."
diff -r 9b150c489250 -r 4600fa399652 locale/pt_BR.po
--- a/locale/pt_BR.po   Sat Dec 29 14:20:29 2018 +0100
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,7 +0,0 @@
-#
-msgid ""
-msgstr "Content-Type: text/plain; charset=utf-8\n"
-
-msgctxt "error:res.user:"
-msgid "You can not set the password of ldap user \"%s\"."
-msgstr "Você não pode definir a senha para o usuário ldap \"%s\"."

Reply via email to