Update user string for battery

Bug: 37293179
Test: Build
Change-Id: I6589d51e12a59622a8773c808e1c365880921cae
This commit is contained in:
jackqdyulei
2017-05-30 16:02:33 -07:00
parent 141e442e26
commit f7d07a6296

View File

@@ -4630,7 +4630,7 @@
<!-- Label for power consumed by system [CHAR LIMIT=30] -->
<string name="power_system">System</string>
<!-- Label for power consumed by user [CHAR LIMIT=30] -->
<string name="power_user">User</string>
<string name="power_user">Other users</string>
<!-- Label for CPU usage time -->
<string name="usage_type_cpu">CPU total</string>