Change "Advanced battery usage" to "Battery usage"

Also update the char limit to 25 to make it less impossible
to happen in other language.

Bug: 77649015
Test: Screenshot
Change-Id: I4cdbfc576660aacaeff019bbbb88abb42af63daa
This commit is contained in:
Lei Yu
2018-04-12 13:58:40 -07:00
parent eaccf907e7
commit 2281b1f600

View File

@@ -4964,8 +4964,8 @@
<!-- Bluetooth on time -->
<string name="bluetooth_on_time">Wi\u2011Fi on time</string>
<!-- Activity title for advanced battery usage page [CHAR LIMIT=60] -->
<string name="advanced_battery_title">Advanced battery usage</string>
<!-- Activity title for advanced battery usage page [CHAR LIMIT=25] -->
<string name="advanced_battery_title">Battery usage</string>
<!-- Activity title for battery usage history details [CHAR LIMIT=60] -->
<string name="history_details_title">History details</string>