Remove option to turn off app update checks, check every 3 days

This commit is contained in:
arkon
2020-04-24 10:39:55 -04:00
parent 1ac1c6dc9e
commit 8c1ec43500
6 changed files with 21 additions and 38 deletions

View File

@@ -358,8 +358,8 @@
<string name="changelog">Changelog</string>
<string name="notices">Preview build notices</string>
<string name="licenses">Open source licenses</string>
<string name="pref_enable_automatic_updates">Check for updates</string>
<string name="pref_enable_automatic_updates_summary">Automatically check for new app versions</string>
<string name="check_for_updates">Check for updates</string>
<!-- ACRA -->
<string name="pref_enable_acra">Send crash reports</string>
<string name="pref_acra_summary">Helps fix any bugs. No sensitive data will be sent</string>