diff options
author | KalimochoAz <calimochoazucarado@gmail.com> | 2012-02-26 06:15:34 +0100 |
---|---|---|
committer | KalimochoAz <calimochoazucarado@gmail.com> | 2012-02-26 06:15:34 +0100 |
commit | 95c153bfe1b5fb3a713f120157de3290fc8c34f4 (patch) | |
tree | 3db11216738ccb23d832ab422de0101bca33e5cc /CrespoParts/res/values | |
parent | 2eccd9babeaa2491e92e86283f05857bbf14693e (diff) | |
download | device_samsung_crespo-95c153bfe1b5fb3a713f120157de3290fc8c34f4.zip device_samsung_crespo-95c153bfe1b5fb3a713f120157de3290fc8c34f4.tar.gz device_samsung_crespo-95c153bfe1b5fb3a713f120157de3290fc8c34f4.tar.bz2 |
Remove lulzactive tunning from settings
Remove lulzactive since is already removed from kernel
Change-Id: Idbc502d460005d5cda65859bafd1155bfad11d58
Diffstat (limited to 'CrespoParts/res/values')
-rw-r--r-- | CrespoParts/res/values/strings.xml | 13 |
1 files changed, 1 insertions, 12 deletions
diff --git a/CrespoParts/res/values/strings.xml b/CrespoParts/res/values/strings.xml index 331bc44..8ef5161 100644 --- a/CrespoParts/res/values/strings.xml +++ b/CrespoParts/res/values/strings.xml @@ -9,7 +9,7 @@ <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="cpu_deepidle_summary_head">Enables deep idle, intended to provide better battery life. (NO STABLE AT ALL. you can have reboots!)</string> <string name="category_screen_title">WM8994 Settings ( voodoo )</string> <string name="color_tuning_title_head">Color Multipliers Tuning</string> <string name="color_tuning_summary_head">Calibrate multipliers screen color</string> @@ -19,17 +19,6 @@ <string name="color_green_title">Green</string> <string name="color_blue_title">Blue</string> - <string name="lulzactive_tuning_title_head">Lulzactive Tuning</string> - <string name="lulzactive_tuning_summary_head">Controls parameters for lulzactive governor</string> - <string name="inccpuload_title">% of change</string> - <string name="pumpup_title">Steps when UP</string> - <string name="pumpdown_title">Steps when DOWN</string> - <string name="upsampletime_title">Time before rise up [ms]</string> - <string name="downsampletime_title">Time before goes down [ms]</string> - <string name="lulz_default_title">Default</string> - <string name="lulz_batt_title">Batt. Save</string> - <string name="lulz_speed_title">Fast</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> |