Merge "Update footer string in battery settings" into oc-dr1-dev

This commit is contained in:
Lei Yu
2017-06-21 00:52:06 +00:00
committed by Android (Google) Code Review

View File

@@ -4854,7 +4854,7 @@
<!-- Title for usage time since last full charge. [CHAR LIMIT=60] --> <!-- Title for usage time since last full charge. [CHAR LIMIT=60] -->
<string name="battery_last_full_charge">Last full charge</string> <string name="battery_last_full_charge">Last full charge</string>
<!-- Description for text in battery footer. [CHAR LIMIT=NONE] --> <!-- Description for text in battery footer. [CHAR LIMIT=NONE] -->
<string name="battery_footer_summary">Battery estimates are approximate and can change based on usage</string> <string name="battery_footer_summary">Battery usage data is approximate and can change based on usage</string>
<!-- Title for text that shows the amount of time an app has been running while in the foreground. [CHAR LIMIT=80] --> <!-- Title for text that shows the amount of time an app has been running while in the foreground. [CHAR LIMIT=80] -->
<string name="battery_detail_foreground">While in active use</string> <string name="battery_detail_foreground">While in active use</string>
<!-- Title for text that shows the amount of time an app has been running while in the background. [CHAR LIMIT=80] --> <!-- Title for text that shows the amount of time an app has been running while in the background. [CHAR LIMIT=80] -->