summaryrefslogtreecommitdiffstats
path: root/AriesParts/res/values/strings.xml
diff options
context:
space:
mode:
authorjt1134 <jt1134@gmail.com>2012-06-03 03:30:47 -0500
committerjt1134 <jt1134@gmail.com>2012-06-04 23:04:14 -0500
commitcd22b8edae1eda959013e73ffa7eec1ecd947cdf (patch)
tree7e8e1184f704ce538543a31776b0d5dfe46c2b9a /AriesParts/res/values/strings.xml
parentbf0b021ce9a5de773b33e42d1ea98fe7908e644d (diff)
downloaddevice_samsung_aries-common-cd22b8edae1eda959013e73ffa7eec1ecd947cdf.zip
device_samsung_aries-common-cd22b8edae1eda959013e73ffa7eec1ecd947cdf.tar.gz
device_samsung_aries-common-cd22b8edae1eda959013e73ffa7eec1ecd947cdf.tar.bz2
AriesParts: add controls for CDMA in-call volume settings
requires kernel patch: http://review.cyanogenmod.com/#/c/17019/ Patch-set 2: * completely disable volume boost category on unsupported device * fix whitespace Patch-set 3: * remove extraneous setEnabled() call * add KEY constant for volume boost category Change-Id: Ic34f873e9b95b724cb2b94deec393ac92c11e3be
Diffstat (limited to 'AriesParts/res/values/strings.xml')
-rw-r--r--AriesParts/res/values/strings.xml12
1 files changed, 12 insertions, 0 deletions
diff --git a/AriesParts/res/values/strings.xml b/AriesParts/res/values/strings.xml
index 45ee818..f4a8d23 100644
--- a/AriesParts/res/values/strings.xml
+++ b/AriesParts/res/values/strings.xml
@@ -29,4 +29,16 @@
<string name="tvout_enable_summary_on">TV Out enabled</string>
<string name="tvout_system_head">TV System</string>
<string name="tvout_system_summary">Set your TV system for TV Out</string>
+
+ <string name="category_volume_boost_title">Volume Controls</string>
+ <string name="volume_boost_title_head">In-Call Volume Controls</string>
+ <string name="volume_boost_summary_head">Boost in-call volume settings</string>
+ <string name="boost_rcv_title">Earpiece Volume</string>
+ <string name="boost_bt_title">Bluetooth Volume</string>
+ <string name="boost_spk_title">Speakerphone Volume</string>
+ <string name="boost_hp_title">Headphone Volume</string>
+ <string name="mic_rcv_title">Earpiece Mic</string>
+ <string name="mic_spk_title">Speakerphone Mic</string>
+ <string name="mic_hp_title">Headphone Mic</string>
+ <string name="mic_hp_no_mic_title">Headphone (with no mic) Mic</string>
</resources>