diff options
-rw-r--r-- | res/values/strings.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml index 5e5f027..a90a880 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -6704,7 +6704,7 @@ <!-- Label for process [CHAR LIMIT=25] --> <string name="process_format"><xliff:g id="app_name" example="Settings">%1$s</xliff:g> (<xliff:g id="count" example="3">%2$d</xliff:g>)</string> - <!-- Label for list to control apps that ignore battery saving restrictions [CHAR LIMIT=25]--> + <!-- Label for list to control apps that ignore battery saving restrictions [CHAR LIMIT=27]--> <string name="high_power_apps">Battery optimization</string> <!-- Filter for apps allowed to use a lot of power [CHAR LIMIT=25] --> |