Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit c4c923d1 authored by Kevin Han's avatar Kevin Han Committed by Android (Google) Code Review
Browse files

Merge "Update hibernation toggle title to have "if unused"" into tm-dev

parents 1f881c6e 3cfc87cc
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -10453,10 +10453,10 @@
    <string name="unused_apps_category">Unused app settings</string>
    <!-- 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</string>
    <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] -->
    <string name="filter_all_apps">All apps</string>