mirror of
https://github.com/jrpie/Launcher.git
synced 2025-04-19 02:10:54 +02:00
added option to hide seconds
This commit is contained in:
parent
32c3c41266
commit
ac2aa49ca1
7 changed files with 53 additions and 4 deletions
|
@ -77,6 +77,7 @@
|
|||
-->
|
||||
<string name="settings_clock_font_key" translatable="false">clock.font</string>
|
||||
<string name="settings_clock_time_visible_key" translatable="false">clock.time_visible</string>
|
||||
<string name="settings_clock_show_seconds_key" translatable="false">clock.show_seconds</string>
|
||||
<string name="settings_clock_date_visible_key" translatable="false">clock.date_visible</string>
|
||||
<string name="settings_clock_localized_key" translatable="false">clock.date_localized</string>
|
||||
<string name="settings_clock_flip_date_time_key" translatable="false">clock.date_time_flip</string>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue