diff options
Diffstat (limited to 'res/xml/date_time_prefs.xml')
-rw-r--r-- | res/xml/date_time_prefs.xml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/res/xml/date_time_prefs.xml b/res/xml/date_time_prefs.xml index 657d6b3..1e7ac58 100644 --- a/res/xml/date_time_prefs.xml +++ b/res/xml/date_time_prefs.xml @@ -42,8 +42,7 @@ /> <CheckBoxPreference android:key="24 hour" android:title="@string/date_time_24hour" - android:summaryOn="@string/date_time_24_hour_sample" - android:summaryOff="@string/date_time_12_hour_sample"/> + /> <ListPreference android:key="date_format" android:title="@string/date_time_date_format" |