diff options
Diffstat (limited to 'app/src/main/res/values-fr')
-rw-r--r-- | app/src/main/res/values-fr/strings.xml | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/app/src/main/res/values-fr/strings.xml b/app/src/main/res/values-fr/strings.xml index 557591e8..10fa1130 100644 --- a/app/src/main/res/values-fr/strings.xml +++ b/app/src/main/res/values-fr/strings.xml @@ -185,17 +185,15 @@ <string name="oreo_autofill_match_with">Apparier avec %1$s</string> <string name="oreo_autofill_matches_clear_existing">Effacer l’appairage actuel</string> <string name="oreo_autofill_filter_no_results">Aucun résultat.</string> - <string name="oreo_autofill_search_in_store">Rechercher dans le dépôt…</string> <string name="oreo_autofill_save_internal_error">Échec de la sauvegarde : erreur interne</string> <string name="oreo_autofill_save_app_not_supported">Cette application n\'est actuellement pas prise en charge</string> <string name="oreo_autofill_save_passwords_dont_match">Les mots de passe ne coïncident pas</string> - <string name="oreo_autofill_generate_password">Générer un mot de passe…</string> - <string name="oreo_autofill_fill_otp_from_sms">Extraire le code depuis un SMS…</string> + <string name="oreo_autofill_fill_otp_from_sms">Extraire le code depuis un SMS</string> <string name="oreo_autofill_warning_publisher_header">L\'éditeur de cette application a changé depuis que vous avez appairé un mot de passe avec celle-ci:</string> <string name="oreo_autofill_warning_publisher_footer"><b>L\'application actuellement installée peut essayer de voler vos identifiants en faisant semblant d\'être une application de confiance.</b>\n\nEssayez de désinstaller et de réinstaller l\'application à partir d\'une source fiable, comme le Play Store, l\'AppStore d\'Amazon, le F-Droid ou la boutique du fabricant de votre téléphone.</string> <string name="oreo_autofill_warning_publisher_install_time">Installé : %1$s</string> <string name="oreo_autofill_warning_publisher_warning_sign_description">Avertissement</string> - <string name="oreo_autofill_warning_publisher_dataset_summary">Appuyez pour en savoir plus…</string> + <string name="oreo_autofill_warning_publisher_dataset_summary">Appuyez pour en savoir plus</string> <string name="oreo_autofill_warning_publisher_dataset_title">Tentative possible d\'hameçonnage</string> <string name="oreo_autofill_general_fill_and_save_support">Remplir et enregistrer les identifiants</string> <string name="oreo_autofill_general_fill_support">Remplir les identifiants</string> |