aboutsummaryrefslogtreecommitdiffstats
path: root/res/values/strings.xml
diff options
context:
space:
mode:
authorDvTonder <david.vantonder@gmail.com>2012-12-30 13:21:05 -0500
committerDvTonder <david.vantonder@gmail.com>2012-12-30 13:21:05 -0500
commitdf35a2d7fe66950a87d4757afa96ad01e39af091 (patch)
treed48dfb29f03268ad278ee5146e287e0afc8de6f0 /res/values/strings.xml
parent7c3e7e809614c8ca886a2b764cb5d63f96cf0cfa (diff)
downloadandroid_packages_apps_LockClock-df35a2d7fe66950a87d4757afa96ad01e39af091.tar.gz
android_packages_apps_LockClock-df35a2d7fe66950a87d4757afa96ad01e39af091.tar.bz2
android_packages_apps_LockClock-df35a2d7fe66950a87d4757afa96ad01e39af091.zip
Strings cleanup
Diffstat (limited to 'res/values/strings.xml')
-rw-r--r--res/values/strings.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 034ee46..626968a 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -109,10 +109,10 @@
<string name="clock_category">Clock</string>
<string name="weather_category">Weather</string>
<string name="calendar_category">Calendar</string>
- <string name="clock_category_summary">Change how the clock and upcoming alarm is displayed</string>
- <string name="weather_category_summary">View or change how and what weather is displayed</string>
- <string name="calendar_category_summary">View or change how and what calendars are displayed</string>
-
+ <string name="clock_category_summary">View or change how the clock and upcoming alarm is displayed</string>
+ <string name="weather_category_summary">View or change how weather is displayed</string>
+ <string name="calendar_category_summary">View or change how calendars are displayed</string>
+
<!-- Preferences - Weather -->
<string name="clock_font_title">Bold hours</string>
<string name="clock_font_summary">Show the hours on the clock in a bold font</string>