diff --git a/res/values/cherish_strings.xml b/res/values/cherish_strings.xml index 7746379..20da3e2 100644 --- a/res/values/cherish_strings.xml +++ b/res/values/cherish_strings.xml @@ -917,5 +917,8 @@ Weather settings Setup icon pack and weather service + Weather condition + Display current weather condition and temperature + Requires weather service to be enabled diff --git a/res/xml/cherish_settings_lockscreen.xml b/res/xml/cherish_settings_lockscreen.xml index d08e4d2..8f23757 100644 --- a/res/xml/cherish_settings_lockscreen.xml +++ b/res/xml/cherish_settings_lockscreen.xml @@ -53,6 +53,11 @@ android:title="@string/lockscreen_charging_info_title" android:summary="@string/lockscreen_charging_info_summary" android:defaultValue="true" /> + +