Cherish:Lockscreen date styles [2/2]
Signed-off-by: Hưng Phan <phandinhhungvp2001@gmail.com>
This commit is contained in:
@@ -395,4 +395,17 @@
|
||||
<item>9</item>
|
||||
<item>10</item>
|
||||
</string-array>
|
||||
|
||||
<!-- Lockscreen date styles -->
|
||||
<string-array name="lockscreen_date_selection_entries" translatable="false">
|
||||
<item>@string/lockscreen_date_selection_default</item>
|
||||
<item>@string/lockscreen_date_selection_str_box</item>
|
||||
<item>@string/lockscreen_date_selection_str_round</item>
|
||||
</string-array>
|
||||
|
||||
<string-array name="lockscreen_date_selection_values" translatable="false">
|
||||
<item>0</item>
|
||||
<item>1</item>
|
||||
<item>2</item>
|
||||
</string-array>
|
||||
</resources>
|
||||
|
||||
@@ -466,4 +466,11 @@
|
||||
<string name="lockscreen_clock_text_style">Text clock</string>
|
||||
<string name="lockscreen_clock_analog_style">Analog Q Style</string>
|
||||
<string name="lockscreen_clock_analog_num_style">Analog clock(number)</string>
|
||||
|
||||
<!-- Lockscreen Date styles -->
|
||||
<string name="lockscreen_date_selection_title">Date style</string>
|
||||
<string name="lockscreen_date_dialog_title">Select date style</string>
|
||||
<string name="lockscreen_date_selection_default">Default</string>
|
||||
<string name="lockscreen_date_selection_str_box">Semi-transparent box</string>
|
||||
<string name="lockscreen_date_selection_str_round">Semi-transparent box (round)</string>
|
||||
</resources>
|
||||
|
||||
Reference in New Issue
Block a user