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.xml10
1 files changed, 9 insertions, 1 deletions
diff --git a/cashier/src/main/res/values-fr/strings.xml b/cashier/src/main/res/values-fr/strings.xml
index ab46377..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>
@@ -32,4 +32,12 @@
<string name="transaction_last_success">Dernière transaction : %s retiré</string>
<string name="transaction_last_aborted">Dernière transaction : Annulée</string>
<string name="transaction_last_error">Dernière transaction : Échec</string>
+ <string name="ok">OK</string>
+ <string name="action_about">À propos</string>
+ <string name="about_version">Version : %s</string>
+ <string name="about_license">Licence : %s</string>
+ <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