mirror of https://github.com/readrops/Readrops.git
Modify enable all feeds permissions switch label
This commit is contained in:
parent
4aa7ae7e4c
commit
2955a3d60c
|
@ -125,7 +125,7 @@
|
|||
<string name="new_items">%1$s nouveaux articles</string>
|
||||
<string name="enable_notifications">Activer les 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="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>
|
||||
|
|
|
@ -131,7 +131,7 @@
|
|||
<string name="new_items">%1$s new articles</string>
|
||||
<string name="enable_notifications">Enable 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="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>
|
||||
|
|
Loading…
Reference in New Issue