Loading res/values/strings.xml +1 −1 Original line number Diff line number Diff line Loading @@ -4462,7 +4462,7 @@ <!-- Summary for the background activity when it is disabled [CHAR_LIMIT=120] --> <string name="background_activity_summary_disabled">App not allowed to run in background</string> <!-- Title for the screen usage in power use UI [CHAR_LIMIT=40] --> <!-- Title for the screen usage in power use UI [CHAR_LIMIT=60] --> <string name="device_screen_usage">Screen usage since full charge</string> <!-- Title for the screen consumption in power use UI(i.e. Screen consumption: 30% of battery usage) [CHAR_LIMIT=40] --> <string name="device_screen_consumption">Screen consumption</string> Loading Loading
res/values/strings.xml +1 −1 Original line number Diff line number Diff line Loading @@ -4462,7 +4462,7 @@ <!-- Summary for the background activity when it is disabled [CHAR_LIMIT=120] --> <string name="background_activity_summary_disabled">App not allowed to run in background</string> <!-- Title for the screen usage in power use UI [CHAR_LIMIT=40] --> <!-- Title for the screen usage in power use UI [CHAR_LIMIT=60] --> <string name="device_screen_usage">Screen usage since full charge</string> <!-- Title for the screen consumption in power use UI(i.e. Screen consumption: 30% of battery usage) [CHAR_LIMIT=40] --> <string name="device_screen_consumption">Screen consumption</string> Loading