Sync with settings.

This commit is contained in:
Amine
2018-11-03 18:47:43 +01:00
parent 363eaf9bf9
commit a78c6e6b33
10 changed files with 42 additions and 21 deletions

View File

@ -158,4 +158,7 @@
<string name="pref_switch_periodic_refresh_on">Articles will periodically be synced</string>
<string name="pref_periodic_refresh_minutes_title"><![CDATA[Sync interval ( >= 15 minutes)]]></string>
<string name="pref_switch_refresh_when_charging">Only refresh when phone is charging</string>
<string name="loading_notification_title">Loading ...</string>
<string name="loading_notification_text">Selfoss is syncing your articles</string>
<string name="notification_channel_sync">Sync notification</string>
</resources>