OSDN Git Service

Extend the translation limit to 60
authorjackqdyulei <jackqdyulei@google.com>
Fri, 7 Apr 2017 17:29:58 +0000 (10:29 -0700)
committerjackqdyulei <jackqdyulei@google.com>
Fri, 7 Apr 2017 17:29:58 +0000 (10:29 -0700)
Bug: 36830908
Test: Build
Change-Id: Ib7664ac4e625701d928359104ef5e75d158e74ee

res/values/strings.xml

index 35a6f51..ef7f20c 100644 (file)
     <!-- 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>