aboutsummaryrefslogtreecommitdiffstats
path: root/res/values/strings.xml
diff options
context:
space:
mode:
authorMatt Booth <kryten2k35@gmail.com>2013-09-05 13:27:35 +0200
committerDvTonder <david.vantonder@gmail.com>2013-09-25 18:16:49 -0400
commit76dae0662a9b70a7b560510e75db02484a0383e3 (patch)
tree5d32816f0e57f03ec6a6a02d166d553205151840 /res/values/strings.xml
parentf6ad8fa95524e4b955e308efc9871df50237bd64 (diff)
downloadandroid_packages_apps_LockClock-76dae0662a9b70a7b560510e75db02484a0383e3.tar.gz
android_packages_apps_LockClock-76dae0662a9b70a7b560510e75db02484a0383e3.tar.bz2
android_packages_apps_LockClock-76dae0662a9b70a7b560510e75db02484a0383e3.zip
LockClock: Add support for API level 16
Thanks to Matt Booth for the main implementation and Danny Baumann for the initial porting into the CM source tree Change-Id: I3de1e786c80ee440a4685da3d6c7b3dd989fd8e3
Diffstat (limited to 'res/values/strings.xml')
-rw-r--r--res/values/strings.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 928dd59..ccb28f7 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -123,6 +123,7 @@
<string name="clock_font_minutes_title">Bold minutes</string>
<string name="clock_font_date_title">Bold date and alarm</string>
<string name="show_alarm_title">Show next alarm</string>
+ <string name="clock_am_pm_title">Show AM/PM indicator</string>
<!-- Preferences - Weather -->
<string name="weather_enabled">Enabled</string>