strings: Minor improvement

Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
This commit is contained in:
Aayush Gupta
2025-10-03 11:33:31 +08:00
parent 5eaa09ed41
commit 48d0be21f8

View File

@@ -529,7 +529,7 @@
<!-- UpdatesPreferences -->
<string name="pref_common_advanced">Advanced</string>
<string name="pref_updates_restrictions_title">Automatic updates restrictions</string>
<string name="pref_updates_restrictions_desc">Configure device restrictions for automated updates.</string>
<string name="pref_updates_restrictions_desc">Configure device restrictions for automated updates</string>
<string name="pref_updates_restrictions_metered">Only on unmetered networks</string>
<string name="pref_updates_restrictions_idle">When device is idle</string>
<string name="pref_updates_restrictions_battery">When battery is not low</string>