Improve: Added Sync automatically only when on wifi and plugged in

This commit is contained in:
LooKeR
2021-12-28 13:24:04 +05:30
parent b67a5fdc9f
commit 25fac9e773
4 changed files with 60 additions and 27 deletions

View File

@ -99,6 +99,7 @@
<string name="ok">OK</string>
<string name="only_compatible_with_FORMAT">Only compatible with %s</string>
<string name="only_on_wifi">Only on Wi-Fi</string>
<string name="only_on_wifi_and_battery">Only on Wi-Fi and Plugged-In</string>
<string name="open_DESC_FORMAT">Open %s?</string>
<string name="other">Other</string>
<string name="parsing_index_error_DESC">Could not parse the index file.</string>