<!-- Label of a switch preference that controls whether the system will pause app activity when the app has not been used for months [CHAR LIMIT=40]-->
<string name="unused_apps_switch">Pause app activity 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 months [CHAR LIMIT=NONE]-->
<string name="unused_apps_switch_summary">Remove permissions, delete temporary files, and stop notifications if unused</string>
<string name="unused_apps_switch_summary">Remove permissions, delete temporary files, and stop notifications</string>
<!-- Label for showing all apps in list [CHAR LIMIT=30] -->