Cherish: Introduce Battery Landscape | Left Battery Text [2/2]

Signed-off-by: Hưng Phan <phandinhhungvp2001@gmail.com>
This commit is contained in:
703joko
2021-09-10 03:14:15 -07:00
committed by Hưng Phan
parent 948392031d
commit 06dad1e1f6
4 changed files with 38 additions and 5 deletions

View File

@@ -836,17 +836,21 @@
<string name="battery_percent_summary">Configure icon and text styles for the statusbar battery indicator</string>
<string name="status_bar_battery_style_title">Battery style</string>
<string name="status_bar_battery_style_icon_portrait">Icon portrait</string>
<string name="status_bar_battery_style_circle">Circle</string>
<string name="status_bar_battery_style_dotted_circle">Dotted circle</string>
<string name="status_bar_battery_style_icon_rlandscape">Icon landscape R</string>
<string name="status_bar_battery_style_icon_landscape">Icon landscape L</string>
<string name="status_bar_battery_style_circle">Circle (Dotted)</string>
<string name="status_bar_battery_style_dotted_circle">Circle</string>
<string name="status_bar_battery_style_filled_circle">Filled circle</string>
<string name="status_bar_battery_style_text">Text</string>
<string name="status_bar_battery_style_hidden">Hidden</string>
<string name="status_bar_battery_percentage_title">Battery percentage</string>
<string name="status_bar_battery_percentage_default">Hidden</string>
<string name="status_bar_battery_percentage_text_inside">Inside the icon</string>
<string name="status_bar_battery_percentage_text_next">Next to the icon</string>
<string name="status_bar_battery_percentage_text_next">Outside the icon</string>
<string name="qs_battery_percentage_title">QS battery percentage</string>
<string name="qs_battery_percentage_summary">Show battery percentage in the QS header instead of battery estimate</string>
<string name="left_battery_text_title">Left battery text</string>
<string name="left_battery_text_summary">Put the battery text on left of battery icon</string>
<string name="qs_media_player_title">QS Media player</string>
<string name="qs_media_player_summary_on">Show media player in QS.\nRequires a SystemUI restart</string>