summaryrefslogtreecommitdiffstats
path: root/CrespoParts/res/values/strings.xml
diff options
context:
space:
mode:
authorRobert Burns <burnsra@gmail.com>2012-01-11 09:49:50 -0500
committerRobert Burns <burnsra@gmail.com>2012-01-11 11:09:06 -0500
commit472352ed57a466d1616ceb595863413731505873 (patch)
tree050c15479fdd7fa70fc56c364175154d6b2c165f /CrespoParts/res/values/strings.xml
parentf72fc292e8dd7bdbedcf88fd7e39c8da3fdd61f1 (diff)
downloaddevice_samsung_crespo-472352ed57a466d1616ceb595863413731505873.zip
device_samsung_crespo-472352ed57a466d1616ceb595863413731505873.tar.gz
device_samsung_crespo-472352ed57a466d1616ceb595863413731505873.tar.bz2
CrespoParts cleanup
- Provided ability to disable backlight notifications(BLN) - String cleanup - Removed obsolete files Change-Id: I36c6ae0749bb9e2f43e67356fba243ac8e3aa301
Diffstat (limited to 'CrespoParts/res/values/strings.xml')
-rw-r--r--CrespoParts/res/values/strings.xml4
1 files changed, 3 insertions, 1 deletions
diff --git a/CrespoParts/res/values/strings.xml b/CrespoParts/res/values/strings.xml
index 4355907..a1d2386 100644
--- a/CrespoParts/res/values/strings.xml
+++ b/CrespoParts/res/values/strings.xml
@@ -7,7 +7,7 @@
<string name="display_title">DISPLAY</string>
<string name="sound_title">SOUND</string>
- <string name="category_battery_title">Battery</string>
+ <string name="category_cpu_title">CPU</string>
<string name="cpu_deepidle_title_head">Deep Idle</string>
<string name="cpu_deepidle_summary_head">Enables deep idle, intended to provide better battery life. (Experimental at this time!)</string>
<string name="category_screen_title">WM8994 Settings ( voodoo )</string>
@@ -51,6 +51,8 @@
<string name="pref_wm8994_fll_tuning_summary">Use tuned WM8994 audio clock source -- improves quality of sound</string>
<string name="category_touchkey_title">Touch Keys</string>
+ <string name="touchkey_notification_title_head">Backlight Notifications</string>
+ <string name="touchkey_notification_summary_head">The touch key backlights will turn on when there is a notification.</string>
<string name="backlight_timeout_title_head">Backlight Timeout</string>
<string name="backlight_timeout_summary_head">Adjust the delay before the touch key backlight automatically turns off</string>
<string name="blink_timeout_title_head">Blink Timeout</string>