Merge "Add new strings to Settings"
This commit is contained in:
committed by
Android (Google) Code Review
commit
c9a7364c01
@@ -181,6 +181,14 @@
|
|||||||
<!-- Bluetooth settings screen, Discoverable checkbox summary text -->
|
<!-- Bluetooth settings screen, Discoverable checkbox summary text -->
|
||||||
<string name="bluetooth_not_discoverable">Make device discoverable</string>
|
<string name="bluetooth_not_discoverable">Make device discoverable</string>
|
||||||
<!-- Bluetooth settings screen, heading above the list of nearby bluetooth devices -->
|
<!-- 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>
|
<string name="bluetooth_devices">Bluetooth devices</string>
|
||||||
<!-- Bluetooth settings screen, title for the current bluetooth name setting -->
|
<!-- Bluetooth settings screen, title for the current bluetooth name setting -->
|
||||||
<string name="bluetooth_device_name">Device name</string>
|
<string name="bluetooth_device_name">Device name</string>
|
||||||
|
|||||||
Reference in New Issue
Block a user