Make battery labels translatable.

Bug: 28829629
Change-Id: Id32587a4ad22aa79f7ec01f748466d6ff2394bcc
This commit is contained in:
Jason Monk
2016-05-23 14:42:23 -04:00
parent d86ac8116b
commit b8d6fcb552

View File

@@ -809,7 +809,8 @@
<!-- Option in navigation drawer that leads to Settings main screen [CHAR LIMIT=30] -->
<string name="home">Settings Home</string>
<string-array name="battery_labels" translatable="false">
<!-- Labels on the side of batter graph in Quick Settings and Settings [CHAR LIMIT=8] -->
<string-array name="battery_labels">
<item>0%</item>
<item>50%</item>
<item>100%</item>