summaryrefslogtreecommitdiffstats
path: root/CrespoParts/res/values/strings.xml
diff options
context:
space:
mode:
authorKalimochoAz <calimochoazucarado@gmail.com>2012-02-07 22:11:40 -0500
committerRobert Burns <burnsra@gmail.com>2012-02-09 21:33:37 -0500
commit1609e9486a5e67c6a7812867c18cb0bc8b77ed17 (patch)
treeea9e0213914605e56bf48626dcd0dffa15f3d251 /CrespoParts/res/values/strings.xml
parente66f2a6b6cb604cfa37cfdf6e387417df6f2a7b5 (diff)
downloaddevice_samsung_crespo-1609e9486a5e67c6a7812867c18cb0bc8b77ed17.zip
device_samsung_crespo-1609e9486a5e67c6a7812867c18cb0bc8b77ed17.tar.gz
device_samsung_crespo-1609e9486a5e67c6a7812867c18cb0bc8b77ed17.tar.bz2
Addition of lulzactive preferences to CrespoParts
Diffstat (limited to 'CrespoParts/res/values/strings.xml')
-rw-r--r--CrespoParts/res/values/strings.xml11
1 files changed, 11 insertions, 0 deletions
diff --git a/CrespoParts/res/values/strings.xml b/CrespoParts/res/values/strings.xml
index 42f2dbc..331bc44 100644
--- a/CrespoParts/res/values/strings.xml
+++ b/CrespoParts/res/values/strings.xml
@@ -19,6 +19,17 @@
<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>