[2/2] OmniGears: lockscreen weather
Change-Id: I8bbb4a8e548d6a112b5704484e1ed2a8bc571e0b
diff --git a/res/values/custom_strings.xml b/res/values/custom_strings.xml
index 06c34fd..8f79b98 100644
--- a/res/values/custom_strings.xml
+++ b/res/values/custom_strings.xml
@@ -317,11 +317,12 @@
<string name="weather_title">Weather</string>
<string name="weather_config_title">Weather service</string>
- <string name="weather_config_summary"></string>
+ <string name="weather_config_summary">System service settings</string>
<string name="header_weather_title">Header view weather</string>
<string name="header_weather_summary">Enable notification panel header weather display</string>
<string name="weather_icon_pack_title">Condition icon pack</string>
<string name="weather_icon_pack_note">Note\u003a you can install new icon packs from play store by searching for \"Chronus icons\"</string>
+ <string name="weather_icon_pack_info_title">Condition icon pack is used in quick settings and lock screen</string>
<!-- Navigationbar settings -->
<string name="navigationbar_title">Navigation bar</string>
@@ -757,4 +758,7 @@
<string name="hide_lockscreen_indicator_display_summary">Hide charging information and unlock hints</string>
<string name="hide_lockscreen_icon_title">Hide lock screen icon</string>
<string name="hide_lockscreen_icon_summary">Change the lock screen icon visibility</string>
+ <string name="lockscreen_weather_title">Show weather condition</string>
+ <string name="lockscreen_weather_summary">Show current weather condition and temperature</string>
+ <string name="lockscreen_items_aod_info_title">This visibility configuration also applies to the ambient display</string>
</resources>