summaryrefslogtreecommitdiffstats
path: root/gui/theme/common/languages/fr.xml
diff options
context:
space:
mode:
authorJames Christopher Adduono <jc@adduono.com>2016-10-25 08:18:32 +0200
committerDees Troy <dees_troy@teamw.in>2016-11-30 16:30:22 +0100
commit79ae093c82ec6f714719ccdc97b03e1c184bdc01 (patch)
treef8f36a520de40efbea049b47c056aa8345c923b8 /gui/theme/common/languages/fr.xml
parentFix image flashing: attempt 2 (diff)
downloadandroid_bootable_recovery-79ae093c82ec6f714719ccdc97b03e1c184bdc01.tar
android_bootable_recovery-79ae093c82ec6f714719ccdc97b03e1c184bdc01.tar.gz
android_bootable_recovery-79ae093c82ec6f714719ccdc97b03e1c184bdc01.tar.bz2
android_bootable_recovery-79ae093c82ec6f714719ccdc97b03e1c184bdc01.tar.lz
android_bootable_recovery-79ae093c82ec6f714719ccdc97b03e1c184bdc01.tar.xz
android_bootable_recovery-79ae093c82ec6f714719ccdc97b03e1c184bdc01.tar.zst
android_bootable_recovery-79ae093c82ec6f714719ccdc97b03e1c184bdc01.zip
Diffstat (limited to 'gui/theme/common/languages/fr.xml')
-rw-r--r--gui/theme/common/languages/fr.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/gui/theme/common/languages/fr.xml b/gui/theme/common/languages/fr.xml
index a1891ad4a..f38446110 100644
--- a/gui/theme/common/languages/fr.xml
+++ b/gui/theme/common/languages/fr.xml
@@ -553,7 +553,8 @@
<string name="repair_resize">Réparation de {1} avant de redimensionner.</string>
<string name="unable_resize">Incapable de redimensionner {1}.</string>
<string name="no_md5_found">Pas de fichier md5 trouvé pour '{1}'. Veuillez désactiver la vérification MD5 pour effectuer la restauration.</string>
- <string name="md5_fail_match">Le MD5 ne corresponds pas pour '{1}'.</string>
+ <string name="md5_fail_match">Le MD5 ne correspond pas pour '{1}'.</string>
+ <string name="md5_matched">Le MD5 correspond pour '{1}'.</string>
<string name="restoring">Restauration en cours</string>
<string name="format_data_msg">Vous aurez peut-être à redémarrer pour pouvoir utiliser /data à nouveau.</string>
<string name="format_data_err">Incapable de formater pour enlever l'encryption.</string>