Loading res/values/strings.xml +3 −3 Original line number Diff line number Diff line Loading @@ -2914,7 +2914,7 @@ found in the list of installed apps.</string> <string name="usage_type_cpu_foreground">CPU foreground</string> <!-- [CHAR LIMIT=25] Label for keeping device from sleeping --> <string name="usage_type_wake_lock">Keep awake</string> <!-- Label for GPU usage time --> <!-- Label for GPS usage time --> <string name="usage_type_gps">GPS</string> <!-- [CHAR LIMIT=25] Label for WIFI usage time --> <string name="usage_type_wifi_running">WiFi running</string> Loading Loading @@ -3480,9 +3480,9 @@ found in the list of installed apps.</string> <string name="show_cpu_usage_summary">Screen overlay showing current CPU usage</string> <!-- UI debug setting: force hardware acceleration to render apps [CHAR LIMIT=25] --> <string name="force_hw_ui">Force hardware acceleration</string> <string name="force_hw_ui">Force GPU rendering</string> <!-- UI debug setting: force hardware acceleration summary [CHAR LIMIT=50] --> <string name="force_hw_ui_summary">Render apps using the GPU</string> <string name="force_hw_ui_summary">Use 2D hardware acceleration in applications</string> <!-- UI debug setting: scaling factor for window animations [CHAR LIMIT=25] --> <string name="window_animation_scale_title">Window animation scale</string> Loading Loading
res/values/strings.xml +3 −3 Original line number Diff line number Diff line Loading @@ -2914,7 +2914,7 @@ found in the list of installed apps.</string> <string name="usage_type_cpu_foreground">CPU foreground</string> <!-- [CHAR LIMIT=25] Label for keeping device from sleeping --> <string name="usage_type_wake_lock">Keep awake</string> <!-- Label for GPU usage time --> <!-- Label for GPS usage time --> <string name="usage_type_gps">GPS</string> <!-- [CHAR LIMIT=25] Label for WIFI usage time --> <string name="usage_type_wifi_running">WiFi running</string> Loading Loading @@ -3480,9 +3480,9 @@ found in the list of installed apps.</string> <string name="show_cpu_usage_summary">Screen overlay showing current CPU usage</string> <!-- UI debug setting: force hardware acceleration to render apps [CHAR LIMIT=25] --> <string name="force_hw_ui">Force hardware acceleration</string> <string name="force_hw_ui">Force GPU rendering</string> <!-- UI debug setting: force hardware acceleration summary [CHAR LIMIT=50] --> <string name="force_hw_ui_summary">Render apps using the GPU</string> <string name="force_hw_ui_summary">Use 2D hardware acceleration in applications</string> <!-- UI debug setting: scaling factor for window animations [CHAR LIMIT=25] --> <string name="window_animation_scale_title">Window animation scale</string> Loading