Merge "Change the strings on the opt-out toggle to also account for archiving." into main
This commit is contained in:
committed by
Android (Google) Code Review
commit
2368e260fe
@@ -9107,6 +9107,12 @@
|
||||
<!-- Summary of the switch preference that controls whether the system will pause app activity when the app has not been used for months [CHAR LIMIT=NONE]-->
|
||||
<string name="unused_apps_switch_summary">Remove permissions, delete temporary files, and stop notifications</string>
|
||||
|
||||
<!-- Label of a switch preference that controls whether the system will pause app activity when the app has not been used for a while [CHAR LIMIT=40]-->
|
||||
<string name="unused_apps_switch_v2">Manage app if unused</string>
|
||||
|
||||
<!-- Summary of the switch preference that controls whether the system will pause app activity when the app has not been used for a while [CHAR LIMIT=NONE]-->
|
||||
<string name="unused_apps_switch_summary_v2">Remove permissions, delete temporary files, stop notifications, and archive the app</string>
|
||||
|
||||
<!-- Label for showing all apps in list [CHAR LIMIT=30] -->
|
||||
<string name="filter_all_apps">All apps</string>
|
||||
<!-- Label for showing enabled apps in list [CHAR LIMIT=30] -->
|
||||
|
Reference in New Issue
Block a user