summaryrefslogtreecommitdiffstats
path: root/res/xml/other_preferences.xml
diff options
context:
space:
mode:
authorMichael Chan <chanm@google.com>2012-04-16 12:39:45 -0700
committerMichael Chan <chanm@google.com>2012-04-16 12:43:33 -0700
commit83f9b42092f2387d0a2dfa1aca7755c2802bd6fc (patch)
treee8a1f66a7b73fa58de617560170a0a66aac86f80 /res/xml/other_preferences.xml
parentfddb274ecc4f8c8ab6dd256bd7f2302de5e63d9e (diff)
downloadandroid_packages_apps_Calendar-83f9b42092f2387d0a2dfa1aca7755c2802bd6fc.tar.gz
android_packages_apps_Calendar-83f9b42092f2387d0a2dfa1aca7755c2802bd6fc.tar.bz2
android_packages_apps_Calendar-83f9b42092f2387d0a2dfa1aca7755c2802bd6fc.zip
Added string to a unlabeled preference
Change-Id: I1d0bd324cb60d24ffac6d55412b89aadc7fa8729
Diffstat (limited to 'res/xml/other_preferences.xml')
-rw-r--r--res/xml/other_preferences.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/res/xml/other_preferences.xml b/res/xml/other_preferences.xml
index 4e7bddf7..27521ebb 100644
--- a/res/xml/other_preferences.xml
+++ b/res/xml/other_preferences.xml
@@ -23,6 +23,7 @@
android:title="@string/copy_db" />
<CheckBoxPreference
android:key="preferences_tardis_1"
+ android:title="@string/do_not_check" />
android:defaultValue="false" />
</PreferenceCategory>
</PreferenceScreen> \ No newline at end of file