taler-android

Android apps for GNU Taler (wallet, PoS, cashier)
Log | Files | Refs | README | LICENSE

commit 2df8c77e572d518a244c4ebea30e24b9cf3399c1
parent c1c02d87a73e42bb88c5f3d49bb7dcc9c5f4e165
Author: Stefan Kügel <skuegel@web.de>
Date:   Mon,  1 May 2023 16:19:02 +0000

Translated using Weblate (Spanish)

Currently translated at 100.0% (44 of 44 strings)

Translation: GNU Taler/Cashier Android
Translate-URL: https://weblate.taler.net/projects/gnu-taler/cashier-android/es/

Diffstat:
Mcashier/src/main/res/values-es/strings.xml | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/cashier/src/main/res/values-es/strings.xml b/cashier/src/main/res/values-es/strings.xml @@ -39,5 +39,5 @@ <string name="about_license">Licencia: %s</string> <string name="about_copyright">Copyright: %s</string> <string name="about_supported_bank_api">Banco Versión API: %s</string> - <string name="withdraw_error_currency_mismatch">Error. El banco reportó una divisa diferente</string> + <string name="withdraw_error_currency_mismatch">Error: El banco reportó una divisa diferente</string> </resources> \ No newline at end of file