1
0

Stop synchronization on holidays (#142)

This commit is contained in:
Mikołaj Pich
2018-07-14 14:06:57 +02:00
committed by Rafał Borcz
parent 8725640168
commit 5a4b8b22f3
23 changed files with 381 additions and 242 deletions

View File

@ -136,6 +136,7 @@
<string name="pref_services_header">Usługi</string>
<string name="pref_services_switch">Włącz odświeżanie danych w tle</string>
<string name="pref_services_suspended_on_holidays">Zawieszone na wakacjach</string>
<string name="pref_services_interval">Interwał między odświeżaniem danych</string>
<string name="pref_services_mobile_data">Synchronizacja tylko przez WiFi</string>

View File

@ -132,6 +132,7 @@
<string name="pref_services_header">Services</string>
<string name="pref_services_switch">Enable background data refreshing</string>
<string name="pref_services_suspended_on_holidays">Suspended on holidays</string>
<string name="pref_services_interval">Interval between data refreshing</string>
<string name="pref_services_mobile_data">Synchronization via WiFi only</string>