diff options
Diffstat (limited to 'app/src/main/res/values-fr-rFR')
-rw-r--r-- | app/src/main/res/values-fr-rFR/strings_pref_notifications.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app/src/main/res/values-fr-rFR/strings_pref_notifications.xml b/app/src/main/res/values-fr-rFR/strings_pref_notifications.xml index 89687082..fb519054 100644 --- a/app/src/main/res/values-fr-rFR/strings_pref_notifications.xml +++ b/app/src/main/res/values-fr-rFR/strings_pref_notifications.xml @@ -8,8 +8,8 @@ <string name="add_keyword">Ajouter un mot-clé</string> <string name="hint_keyword">Tapez le mot-clé et appuyez sur +</string> <string name="empty_keyword">Mot-clé vide</string> - <string name="notification_all_accounts">Notifier de tous les comptes</string> - <string name="notification_all_accounts_desc">Recevoir des notifications pour chaque compte connecté. Désactiver cette option fera une récupération uniquement pour le compte sélectionné.</string> + <string name="notification_general_all_accounts">Notifier de tous les comptes</string> + <string name="notification_general_all_accounts_desc">Recevoir des notifications pour chaque compte connecté. Désactiver cette option fera une récupération uniquement pour le compte sélectionné.</string> <string name="notification_messages">Activer les notifications de message</string> <string name="notification_messages_desc">Recevoir des notifications de messagerie instantanée pour le compte actuel.</string> <string name="notification_messages_all_accounts">Notifier les messages de tous les comptes</string> |