Merge "Extend the translation limit to 60" into oc-dev

am: 2a3a92b513

Change-Id: Iba43130a4d300ad62e775d6167aa888b4de9a437
This commit is contained in:
Lei Yu
2017-04-07 21:08:11 +00:00
committed by android-build-merger

View File

@@ -4460,7 +4460,7 @@
<!-- Summary for the background activity when it is disabled [CHAR_LIMIT=120] --> <!-- 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> <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> <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] --> <!-- 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> <string name="device_screen_consumption">Screen consumption</string>