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

This commit is contained in:
Lei Yu
2017-04-07 21:03:15 +00:00
committed by Android (Google) Code Review

View File

@@ -4460,7 +4460,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>