diff --git a/res/values/cherish_arrays.xml b/res/values/cherish_arrays.xml index 57e33c1..75d6f7f 100644 --- a/res/values/cherish_arrays.xml +++ b/res/values/cherish_arrays.xml @@ -905,4 +905,29 @@ 34 35 + + + + @string/lockscreen_date_selection_default + @string/lockscreen_date_selection_str_box + @string/lockscreen_date_selection_str_round + @string/lockscreen_date_selection_qbeta_style + @string/lockscreen_date_selection_str_accent + @string/lockscreen_date_selection_str_accent_transparent + @string/lockscreen_date_selection_str_gradient + @string/lockscreen_date_selection_str_border_accent + @string/lockscreen_date_selection_str_border_gradient + + + + 0 + 1 + 2 + 3 + 4 + 5 + 6 + 7 + 8 + diff --git a/res/values/cherish_strings.xml b/res/values/cherish_strings.xml index c38cac1..8736962 100644 --- a/res/values/cherish_strings.xml +++ b/res/values/cherish_strings.xml @@ -499,6 +499,7 @@ Right Aligned Lockscreen Items Padding LS Weather Alignment + WeatherView Background Style Data disabled icon diff --git a/res/xml/omnijaws_settings.xml b/res/xml/omnijaws_settings.xml index b8c9c80..73274da 100644 --- a/res/xml/omnijaws_settings.xml +++ b/res/xml/omnijaws_settings.xml @@ -55,9 +55,8 @@ android:dialogTitle="@string/lock_weather_city_dialog_title" android:entries="@array/sb_clock_fonts_entries" android:entryValues="@array/sb_clock_fonts_values" - android:summary="%s" + android:summary="@string/lock_weather_city_font_summary" android:dependency="lockscreen_weather_show_city" - android:defaultValue="27" android:persistent="false" /> + +