<!-- Bluetooth settings. Message for disconnecting from all profiles of a bluetooth device. [CHAR LIMIT=NONE] -->
<stringname="bluetooth_disconnect_all_profiles">This will end your connection with:<br><b><xliff:gid="device_name">%1$s</xliff:g></b></string>
<!-- Bluetooth broadcasting settings, option to enable/disable broadcasting -->
<!-- Bluetooth settings. Message for disabling a profile of a bluetooth device. [CHAR LIMIT=NONE] -->
@@ -323,6 +325,13 @@
<stringname="bluetooth_ask_lasting_discovery"product="tablet">An app wants to make your tablet visible to other Bluetooth devices. You can change this later in Bluetooth settings.</string>
<stringname="bluetooth_ask_lasting_discovery"product="default">An app wants to make your phone visible to other Bluetooth devices. You can change this later in Bluetooth settings.</string>
<!-- Strings for asking to the user whether to allow an app to start broadcasting -->
<stringname="bluetooth_ask_start_broadcast"product="default"><xliff:gid="app_name">%1$s</xliff:g> wants to turn on Bluetooth broadcasting to communicate with other devices nearby. You can change this later in Bluetooth settings.</string>
<!-- Strings for asking to the user whether to allow an app to enable bluetooth and start broadcasting -->
<stringname="bluetooth_ask_enablement_and_start_broadcast"product="default"><xliff:gid="app_name">%1$s</xliff:g> wants to turn on Bluetooth and Bluetooth broadcasting to communicate with other devices nearby. You can change this later in Bluetooth settings.</string>
<!-- Strings for bluetooth broadcasting explanation -->
<stringname="bluetooth_broadcasting_explaination"product="default">When this feature is turned on, your phone can communicate with other devices nearby.\n\nBroadcasting uses low-power Bluetooth signals.</string>
<!-- Strings for asking to the user whether to allow an app to enable bluetooth and discovery mode -->
<stringname="bluetooth_ask_enablement_and_discovery"product="tablet">An app wants to turn on Bluetooth and make your tablet visible to other devices for <xliff:gid="timeout">%1$d</xliff:g> seconds.</string>
<!-- Strings for asking to the user whether to allow an app to enable bluetooth and discovery mode -->