Cherish:Statusbar weather [2/2]

Signed-off-by: Hưng Phan <phandinhhungvp2001@gmail.com>
This commit is contained in:
LorDClockaN
2019-11-12 18:24:04 +05:30
committed by Hưng Phan
parent 59293d7ff4
commit 246c09b035
5 changed files with 182 additions and 0 deletions

View File

@@ -1386,4 +1386,18 @@
<string name="status_bar_carrier_color">Carrier label color</string>
<string name="status_bar_carrier_size">Carrier label size</string>
<string name="status_bar_carrier_font_style_title">Carrier Label Font</string>
<!-- StatusBar weather settings -->
<string name="sb_weather_title">StatusBar Weather</string>
<string name="sb_weather_summary">config statusBar and qs weather</string>
<string name="status_bar_weather_location_title">Weather Placement</string>
<string name="statusbar_weather_title">Status bar weather</string>
<string name="statusbar_weather_summary">Configure from QS settings/Weather</string>
<string name="statusbar_weather_dialog_title">Status bar weather style</string>
<string name="status_bar_weather_hidden">Hide weather</string>
<string name="status_bar_temperature_image_show_scale">Show temp with scale and image</string>
<string name="status_bar_temperature_image_hide_scale">Show temp with image without scale</string>
<string name="status_bar_temperature_show_scale_hide_image">Show temp with scale</string>
<string name="status_bar_temperature_hide_scale_hide_image">Show temp without scale</string>
<string name="status_bar_show_image">Show image</string>
</resources>