Cherish: date right/left position [2/2]
This commit is contained in:
@@ -155,5 +155,15 @@
|
||||
<item>EEEE MM/dd</item>
|
||||
<item>@string/clock_date_format_custom</item>
|
||||
</string-array>
|
||||
|
||||
<string-array name="clock_date_position_entries" translatable="false">
|
||||
<item>@string/clock_date_left</item>
|
||||
<item>@string/clock_date_right</item>
|
||||
</string-array>
|
||||
|
||||
<string-array name="clock_date_position_values" translatable="false">
|
||||
<item>0</item>
|
||||
<item>1</item>
|
||||
</string-array>
|
||||
|
||||
</resources>
|
||||
@@ -144,5 +144,8 @@
|
||||
<string name="clock_date_format_summary">%1$s</string>
|
||||
<string name="clock_date_string_edittext_title">Must be in DateFormat eg. MM/dd/yy</string>
|
||||
<string name="clock_date_string_edittext_summary">Enter string</string>
|
||||
|
||||
<string name="clock_date_right">Right of time</string>
|
||||
<string name="clock_date_left">Left of time</string>
|
||||
<string name="clock_date_position">Date position</string>
|
||||
|
||||
</resources>
|
||||
|
||||
Reference in New Issue
Block a user