[SQUASH]Cherish:Status bar weather [2/2]

@hungphan2001:Bring to Android 11

Signed-off-by: Hưng Phan <phandinhhungvp2001@gmail.com>
This commit is contained in:
LorDClockaN
2020-05-21 15:33:04 +10:00
committed by Hưng Phan
parent 7d79cc9d06
commit 8534a50c8b
6 changed files with 138 additions and 0 deletions

View File

@@ -1272,4 +1272,19 @@
<!-- Lockscreen blur -->
<string name="lockscreen_blur_title">Background blur</string>
<string name="lockscreen_blur_disabled">Lock screen Blur cannot be enabled because your current lock screen wallpaper does not match your home screen one, or your device does not support Blur at all.</string>
<!-- StatusBar weather settings -->
<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">Hidde 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_weather_location_title">Location</string>
<string name="status_bar_show_image">Show image</string>
<string name="network_traffic_location_disable">Disabled</string>
<string name="network_traffic_location_statusbar">Statusbar</string>
<string name="network_traffic_location_quick_statusbar">Quick Statusbar</string>
</resources>