am 9d6be2ba: Add backup string for a platform setting to enable or disable advanced audio recording features on QSD8k phones.

Merge commit '9d6be2baf517462d2cce818c21b25958a40e4f06' into eclair-plus-aosp

* commit '9d6be2baf517462d2cce818c21b25958a40e4f06':
  Add backup string for a platform setting to enable or disable
This commit is contained in:
Jean-Michel Trivi
2009-11-02 10:52:23 -08:00
committed by Android Git Automerger

View File

@@ -914,6 +914,10 @@
<string name="play_media_notification_sounds_enable_summary_on">Play sound for SD card notifications</string> <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 --> <!-- 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> <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--> <!-- Acounts & Sync settings screen setting option name to go into the screen for data sync settings-->
<string name="sync_settings">Accounts &amp; sync</string> <string name="sync_settings">Accounts &amp; sync</string>