gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-wallet-core] branch master updated: fix wording, missing strings


From: gnunet
Subject: [taler-wallet-core] branch master updated: fix wording, missing strings
Date: Sun, 14 Jan 2024 20:03:37 +0100

This is an automated email from the git hooks/post-receive script.

sebasjm pushed a commit to branch master
in repository wallet-core.

The following commit(s) were added to refs/heads/master by this push:
     new a9f5560ac fix wording, missing strings
a9f5560ac is described below

commit a9f5560acec129667354f72b54712095f97fd551
Author: Sebastian <sebasjm@gmail.com>
AuthorDate: Sun Jan 14 16:03:31 2024 -0300

    fix wording, missing strings
---
 packages/demobank-ui/src/i18n/bank.pot                           | 4 ++--
 packages/demobank-ui/src/i18n/de.po                              | 4 ++--
 packages/demobank-ui/src/i18n/en.po                              | 4 ++--
 packages/demobank-ui/src/i18n/es.po                              | 6 +++---
 packages/demobank-ui/src/i18n/fr.po                              | 4 ++--
 packages/demobank-ui/src/i18n/it.po                              | 4 ++--
 packages/demobank-ui/src/pages/account/UpdateAccountPassword.tsx | 2 +-
 7 files changed, 14 insertions(+), 14 deletions(-)

diff --git a/packages/demobank-ui/src/i18n/bank.pot 
b/packages/demobank-ui/src/i18n/bank.pot
index 001e7d83f..7bedfd8f8 100644
--- a/packages/demobank-ui/src/i18n/bank.pot
+++ b/packages/demobank-ui/src/i18n/bank.pot
@@ -1142,8 +1142,8 @@ msgstr ""
 #: src/pages/account/UpdateAccountPassword.tsx:76
 #, c-format
 msgid ""
-"Old password need to be provided in order to change new one. If you don't 
have "
-"it contact your account administrator."
+"You need to provide the old password. If you don't have it contact your 
account "
+"administrator."
 msgstr ""
 
 #: src/pages/account/UpdateAccountPassword.tsx:80
diff --git a/packages/demobank-ui/src/i18n/de.po 
b/packages/demobank-ui/src/i18n/de.po
index c438d8aad..5f8262fc6 100644
--- a/packages/demobank-ui/src/i18n/de.po
+++ b/packages/demobank-ui/src/i18n/de.po
@@ -1150,8 +1150,8 @@ msgstr ""
 #: src/pages/account/UpdateAccountPassword.tsx:76
 #, c-format
 msgid ""
-"Old password need to be provided in order to change new one. If you don't "
-"have it contact your account administrator."
+"You need to provide the old password. If you don't have it contact your "
+"account administrator."
 msgstr ""
 
 #: src/pages/account/UpdateAccountPassword.tsx:80
diff --git a/packages/demobank-ui/src/i18n/en.po 
b/packages/demobank-ui/src/i18n/en.po
index 0dae63c11..315db789d 100644
--- a/packages/demobank-ui/src/i18n/en.po
+++ b/packages/demobank-ui/src/i18n/en.po
@@ -1148,8 +1148,8 @@ msgstr ""
 #: src/pages/account/UpdateAccountPassword.tsx:76
 #, c-format
 msgid ""
-"Old password need to be provided in order to change new one. If you don't "
-"have it contact your account administrator."
+"You need to provide the old password. If you don't have it contact your "
+"account administrator."
 msgstr ""
 
 #: src/pages/account/UpdateAccountPassword.tsx:80
diff --git a/packages/demobank-ui/src/i18n/es.po 
b/packages/demobank-ui/src/i18n/es.po
index cfeb0f1d2..5a3f17f4d 100644
--- a/packages/demobank-ui/src/i18n/es.po
+++ b/packages/demobank-ui/src/i18n/es.po
@@ -1188,10 +1188,10 @@ msgid "Not authorized to change the password, maybe the 
session is invalid."
 msgstr "No está autorizado a cambiar el password, quizá la sesión es invalida."
 
 #: src/pages/account/UpdateAccountPassword.tsx:76
-#, c-format
+#, fuzzy, c-format
 msgid ""
-"Old password need to be provided in order to change new one. If you don't "
-"have it contact your account administrator."
+"You need to provide the old password. If you don't have it contact your "
+"account administrator."
 msgstr ""
 "Se necesita el password viejo para cambiar la contraseña. Si no lo tiene "
 "contacte a su administrador."
diff --git a/packages/demobank-ui/src/i18n/fr.po 
b/packages/demobank-ui/src/i18n/fr.po
index 5fffd3258..135d047bb 100644
--- a/packages/demobank-ui/src/i18n/fr.po
+++ b/packages/demobank-ui/src/i18n/fr.po
@@ -1150,8 +1150,8 @@ msgstr ""
 #: src/pages/account/UpdateAccountPassword.tsx:76
 #, c-format
 msgid ""
-"Old password need to be provided in order to change new one. If you don't "
-"have it contact your account administrator."
+"You need to provide the old password. If you don't have it contact your "
+"account administrator."
 msgstr ""
 
 #: src/pages/account/UpdateAccountPassword.tsx:80
diff --git a/packages/demobank-ui/src/i18n/it.po 
b/packages/demobank-ui/src/i18n/it.po
index 1484dee02..cb179c417 100644
--- a/packages/demobank-ui/src/i18n/it.po
+++ b/packages/demobank-ui/src/i18n/it.po
@@ -1150,8 +1150,8 @@ msgstr ""
 #: src/pages/account/UpdateAccountPassword.tsx:76
 #, c-format
 msgid ""
-"Old password need to be provided in order to change new one. If you don't "
-"have it contact your account administrator."
+"You need to provide the old password. If you don't have it contact your "
+"account administrator."
 msgstr ""
 
 #: src/pages/account/UpdateAccountPassword.tsx:80
diff --git a/packages/demobank-ui/src/pages/account/UpdateAccountPassword.tsx 
b/packages/demobank-ui/src/pages/account/UpdateAccountPassword.tsx
index 3c4a865ed..32e100e43 100644
--- a/packages/demobank-ui/src/pages/account/UpdateAccountPassword.tsx
+++ b/packages/demobank-ui/src/pages/account/UpdateAccountPassword.tsx
@@ -73,7 +73,7 @@ export function UpdateAccountPassword({
           })
           case TalerErrorCode.BANK_NON_ADMIN_PATCH_MISSING_OLD_PASSWORD: 
return notify({
             type: "error",
-            title: i18n.str`Old password need to be provided in order to 
change new one. If you don't have it contact your account administrator.`
+            title: i18n.str`You need to provide the old password. If you don't 
have it contact your account administrator.`
           })
           case TalerErrorCode.BANK_PATCH_BAD_OLD_PASSWORD: return notify({
             type: "error",

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]