Merge "Add new strings to Settings"

This commit is contained in:
Martin Hibdon
2010-03-04 17:58:27 -08:00
committed by Android (Google) Code Review

View File

@@ -181,6 +181,14 @@
<!-- Bluetooth settings screen, Discoverable checkbox summary text -->
<string name="bluetooth_not_discoverable">Make device discoverable</string>
<!-- Bluetooth settings screen, heading above the list of nearby bluetooth devices -->
<!-- Bluetooth settings screen, check box label whether or not to allow
bluetooth voice dialing when lock screen is up-->
<string name="bluetooth_lock_voice_dialing">Lock voice dialing</string>
<!-- Bluetooth settings screen, lock voice dialing checkbox summary text -->
<string name="bluetooth_lock_voice_dialing_summary">i
Prevent use of the bluetooth dialer when the screen is locked
</string>
<string name="bluetooth_devices">Bluetooth devices</string>
<!-- Bluetooth settings screen, title for the current bluetooth name setting -->
<string name="bluetooth_device_name">Device name</string>