Merge "Add battery percentage switch to display settings"

This commit is contained in:
TreeHugger Robot
2017-03-13 19:09:45 +00:00
committed by Android (Google) Code Review
5 changed files with 139 additions and 0 deletions

View File

@@ -4550,6 +4550,11 @@
<!-- [CHAR_LIMIT=40] Battery saver: Value for automatic entry option: pct% battery -->
<string name="battery_saver_turn_on_automatically_pct">at <xliff:g id="percent">%1$s</xliff:g> battery</string>
<!-- [CHAR_LIMIT=40] Battery percentage: Title -->
<string name="battery_percentage">Battery percentage</string>
<!-- [CHAR_LIMIT=NONE] Battery percentage: Description for preference -->
<string name="battery_percentage_description">Show battery percentage in status bar</string>
<!-- Process Stats strings -->
<skip />