diff --git a/res/values/cherish_strings.xml b/res/values/cherish_strings.xml index 20da3e2..a8b2e25 100644 --- a/res/values/cherish_strings.xml +++ b/res/values/cherish_strings.xml @@ -920,5 +920,8 @@ Weather condition Display current weather condition and temperature Requires weather service to be enabled + Weather location + Display current weather location + diff --git a/res/xml/cherish_settings_lockscreen.xml b/res/xml/cherish_settings_lockscreen.xml index 8f23757..354d1a6 100644 --- a/res/xml/cherish_settings_lockscreen.xml +++ b/res/xml/cherish_settings_lockscreen.xml @@ -58,6 +58,12 @@ android:key="lockscreen_weather_enabled" android:title="@string/lockscreen_weather_title" android:summary="@string/lockscreen_weather_summary"/> + +