diff --git a/res/values/cherish_strings.xml b/res/values/cherish_strings.xml
index 2e2bf81..f0c7798 100644
--- a/res/values/cherish_strings.xml
+++ b/res/values/cherish_strings.xml
@@ -298,6 +298,10 @@
Right of time
Left of time
Date position
+ Auto-hide clock
+ Hide and show clock at regular intervals of time
+ Hide duration
+ Show duration
Running Services Icon
diff --git a/res/xml/clock_date_settings.xml b/res/xml/clock_date_settings.xml
index a6b6c87..bdca98e 100644
--- a/res/xml/clock_date_settings.xml
+++ b/res/xml/clock_date_settings.xml
@@ -35,6 +35,32 @@
android:entries="@array/clock_date_display_entries"
android:entryValues="@array/clock_date_display_values"
android:dependency="status_bar_show_clock" />
+
+
+
+
+
+