Modify enable all feeds permissions switch label

This commit is contained in:
Shinokuni 2020-03-29 13:50:02 +02:00
parent 4aa7ae7e4c
commit 2955a3d60c
2 changed files with 2 additions and 2 deletions

View File

@ -125,7 +125,7 @@
<string name="new_items">%1$s nouveaux articles</string> <string name="new_items">%1$s nouveaux articles</string>
<string name="enable_notifications">Activer les notifications</string> <string name="enable_notifications">Activer les notifications</string>
<string name="notifications">Notifications</string> <string name="notifications">Notifications</string>
<string name="enable_all_feeds">Activer tous les flux</string> <string name="enable_all_feeds">Activer tous les notifications des flux</string>
<string name="auto_synchro_disabled">La synchronisation automatique est désactivée</string> <string name="auto_synchro_disabled">La synchronisation automatique est désactivée</string>
<string name="enable_auto_synchro_text">Les notifications nécessitent l\'activation de la synchronisation automatique pour fonctionner.\nVoulez-vous ouvrir les paramètres ?</string> <string name="enable_auto_synchro_text">Les notifications nécessitent l\'activation de la synchronisation automatique pour fonctionner.\nVoulez-vous ouvrir les paramètres ?</string>
<string name="open">Ouvrir</string> <string name="open">Ouvrir</string>

View File

@ -131,7 +131,7 @@
<string name="new_items">%1$s new articles</string> <string name="new_items">%1$s new articles</string>
<string name="enable_notifications">Enable notifications</string> <string name="enable_notifications">Enable notifications</string>
<string name="notifications">Notifications</string> <string name="notifications">Notifications</string>
<string name="enable_all_feeds">Enable all feeds</string> <string name="enable_all_feeds">Enable all feeds notifications</string>
<string name="auto_synchro_disabled">Automatic synchronization is disabled</string> <string name="auto_synchro_disabled">Automatic synchronization is disabled</string>
<string name="enable_auto_synchro_text">To be displayed, notifications need auto synchronization to be activated.\nDo you want to open settings ?</string> <string name="enable_auto_synchro_text">To be displayed, notifications need auto synchronization to be activated.\nDo you want to open settings ?</string>
<string name="open">Open</string> <string name="open">Open</string>