summaryrefslogtreecommitdiff
path: root/cashier/src/main/res/values-fr/strings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'cashier/src/main/res/values-fr/strings.xml')
-rw-r--r--cashier/src/main/res/values-fr/strings.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/cashier/src/main/res/values-fr/strings.xml b/cashier/src/main/res/values-fr/strings.xml
index 0d2fbd2..10ba6ea 100644
--- a/cashier/src/main/res/values-fr/strings.xml
+++ b/cashier/src/main/res/values-fr/strings.xml
@@ -7,7 +7,7 @@
<string name="config_button_save">Enregistrer</string>
<string name="config_bank_url_error">L\'adresse est invalide.</string>
<string name="config_username_error">Veuillez saisir votre identifiant !</string>
- <string name="config_error">Erreur lors de la récupération de la configuration : %s</string>
+ <string name="config_error">Erreur lors de la récupération de la configuration</string>
<string name="config_error_auth">Identifiant ou mot de passe invalide !</string>
<string name="config_demo_hint" tools:ignore="StringFormatInvalid">Pour les tests, vous pouvez &lt;a href=%s&gt;créer un compte de test dans la banque de démonstration&lt;/a&gt; .</string>
<string name="balance_current_label">Solde actuel</string>
@@ -39,4 +39,5 @@
<string name="about_copyright">Droits d\'auteur : %s</string>
<string name="about_supported_bank_api">Version Bank API : %s</string>
<string name="about_title">GNU Taler Cashier</string>
+ <string name="withdraw_error_currency_mismatch">Erreur : La banque a déclaré une devise différente</string>
</resources> \ No newline at end of file