summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--res/values/strings.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 9ec2792..88dd4ae 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -914,6 +914,10 @@
<string name="play_media_notification_sounds_enable_summary_on">Play sound for SD card notifications</string>
<!-- Sound settings screen, setting option summary text when check box is clear -->
<string name="play_media_notification_sounds_enable_summary_off">Play sound for SD card notifications</string>
+ <!-- Sound settings screen, setting option name checkbox to enable/disable audio recording features that improve audio recording in noisy environments -->
+ <string name="audio_record_proc_title">Noise cancellation</string>
+ <!-- Sound settings screen, setting option summary text -->
+ <string name="audio_record_proc_summary">Suppress background noise when speaking or recording.</string>
<!-- Acounts & Sync settings screen setting option name to go into the screen for data sync settings-->
<string name="sync_settings">Accounts &amp; sync</string>