summaryrefslogtreecommitdiffstats
path: root/DeviceSettings/res/values/strings.xml
diff options
context:
space:
mode:
authorAndrew Dodd <atd7@cornell.edu>2012-06-17 12:16:05 -0400
committerAndrew Dodd <atd7@cornell.edu>2012-06-17 12:16:05 -0400
commitf5a640bbed057a3b4af7f2720a8a99cc4d8f158d (patch)
tree551418934fce87a5d1e73336bdf8fd8c8102256b /DeviceSettings/res/values/strings.xml
parent02d3dd24907604e7f61f1baa15d3662c42b437fa (diff)
downloaddevice_samsung_n7000-f5a640bbed057a3b4af7f2720a8a99cc4d8f158d.zip
device_samsung_n7000-f5a640bbed057a3b4af7f2720a8a99cc4d8f158d.tar.gz
device_samsung_n7000-f5a640bbed057a3b4af7f2720a8a99cc4d8f158d.tar.bz2
DeviceSettings: Control vibrator strength
Change-Id: I504f483cf8ef30274ceb2742d87be380aadacf6b
Diffstat (limited to 'DeviceSettings/res/values/strings.xml')
-rw-r--r--DeviceSettings/res/values/strings.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/DeviceSettings/res/values/strings.xml b/DeviceSettings/res/values/strings.xml
index 6259102..5c38440 100644
--- a/DeviceSettings/res/values/strings.xml
+++ b/DeviceSettings/res/values/strings.xml
@@ -29,6 +29,11 @@
<string name="touchkey_light_title_head">Enable keys backlight</string>
<string name="touchkey_light_summary_head">Light up touch keys when screen is on</string>
+ <string name="category_haptic_title">Haptic</string>
+ <string name="vibrator_subcat_title">Vibrator</string>
+ <string name="vibrator_intensity_title_head">Vibrator Intensity</string>
+ <string name="vibrator_intensity_summary_head">Set vibrator intensity</string>
+
<string name="category_radio_title">Radio</string>
<string name="hspa_title_head">HSPA</string>
<string name="hspa_summary_head">Enable HSDPA/HSUPA</string>