am fc6f304a: am 48b6e21b: am 6e8644bc: Add string resource removed by previous commit.

* commit 'fc6f304a9f5312bc0dde0ecfd93a301d0a5c6a99':
  Add string resource removed by previous commit.
This commit is contained in:
Jake Hamby
2012-11-29 16:21:19 -08:00
committed by Android Git Automerger

View File

@@ -303,6 +303,9 @@
<!-- Strings for BluetoothDevicePicker --> <!-- Strings for BluetoothDevicePicker -->
<string name="device_picker">Bluetooth device chooser</string> <string name="device_picker">Bluetooth device chooser</string>
<!-- Strings for dialog title when asking to the user whether to allow an app to enable discovery mode -->
<string name="bluetooth_permission_request">"Bluetooth permission request"</string>
<!-- Strings for asking to the user whether to allow an app to enable bluetooth --> <!-- Strings for asking to the user whether to allow an app to enable bluetooth -->
<string name="bluetooth_ask_enablement">An app wants to turn on Bluetooth.</string> <string name="bluetooth_ask_enablement">An app wants to turn on Bluetooth.</string>