diff options
author | KalimochoAz <calimochoazucarado@gmail.com> | 2012-02-07 21:52:40 -0500 |
---|---|---|
committer | Robert Burns <burnsra@gmail.com> | 2012-02-09 21:32:48 -0500 |
commit | e66f2a6b6cb604cfa37cfdf6e387417df6f2a7b5 (patch) | |
tree | 75463b00e72906f07be2556910e252c9bb203a15 /CrespoParts/res/values | |
parent | 981b14fd4afc0b9151bb5c781aa8b4d93ad95fb6 (diff) | |
download | device_samsung_crespo-e66f2a6b6cb604cfa37cfdf6e387417df6f2a7b5.zip device_samsung_crespo-e66f2a6b6cb604cfa37cfdf6e387417df6f2a7b5.tar.gz device_samsung_crespo-e66f2a6b6cb604cfa37cfdf6e387417df6f2a7b5.tar.bz2 |
Remove obsolete BLN preferences
Diffstat (limited to 'CrespoParts/res/values')
-rw-r--r-- | CrespoParts/res/values/strings.xml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/CrespoParts/res/values/strings.xml b/CrespoParts/res/values/strings.xml index 74793bc..42f2dbc 100644 --- a/CrespoParts/res/values/strings.xml +++ b/CrespoParts/res/values/strings.xml @@ -22,10 +22,6 @@ <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> - <string name="blink_timeout_summary_head">Adjust the delay before the touch key blink backlight automatically turns off after a notification</string> <string name="category_radio_title">Radio</string> <string name="hspa_title_head">HSPA</string> |