UpdatesPreference: Setup auto-updates

Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
This commit is contained in:
Aayush Gupta
2023-12-18 11:08:53 +05:30
parent 97b145e2e5
commit 59309783b1
41 changed files with 108 additions and 111 deletions

View File

@@ -368,8 +368,11 @@
<string name="notification_updates_available_desc_3"><xliff:g id="app_one_name">%1$s</xliff:g>, <xliff:g id="app_two_name">%2$s</xliff:g> and <xliff:g id="app_three_name">%3$s</xliff:g></string>
<string name="notification_updates_available_desc_4"><xliff:g id="app_one_name">%1$s</xliff:g>, <xliff:g id="app_two_name">%2$s</xliff:g>, <xliff:g id="app_three_name">%3$s</xliff:g> and <xliff:g id="apps_count">%4$d</xliff:g> more</string>
<string name="checking_for_updates">Checking for updates</string>
<string name="pref_updates_check">Automated updates check</string>
<string name="pref_updates_check_desc">Automatically check &amp; notify for new app updates periodically</string>
<string name="pref_updates_auto">Auto-update apps</string>
<string name="pref_updates_auto_desc">Configure auto-updates behaviour</string>
<string name="pref_updates_auto_off">Do not auto-update apps</string>
<string name="pref_updates_auto_notify">Check &amp; notify for available updates</string>
<string name="pref_updates_auto_install">Check &amp; install available updates automatically</string>
<string name="pref_updates_check_frequency">Automatic updates frequency</string>
<string name="pref_updates_check_frequency_desc">Configure intervals for auto updates, in hour.</string>
<string name="failed_to_fetch_report">Failed to fetch privacy report</string>