summaryrefslogtreecommitdiffstats
path: root/res/values/strings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/values/strings.xml')
-rw-r--r--res/values/strings.xml79
1 files changed, 0 insertions, 79 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 8066b0382..515400ccd 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -30,85 +30,6 @@
<string name="airplane_error_msg">Phone is currently in airplane mode, this
action is forbidden!</string>
- <!-- strings for device picker start -->
- <string name="screen_device_picker">Scan Bluetooth device</string>
- <string name="progress_scanning">Scanning</string>
- <string name="bluetooth_devices">Bluetooth devices</string>
- <string name="bluetooth_settings">Bluetooth settings</string>
- <string name="device_picker">Bluetooth device picker</string>
- <string name="bluetooth_preference_scan_title">Scan for devices</string>
- <string name="bluetooth_connected">Connected</string>
- <!-- Bluetooth settings. Message when a device is disconnected -->
- <string name="bluetooth_disconnected">Disconnected</string>
- <!-- Bluetooth settings. Message when disconnecting from a device -->
- <string name="bluetooth_disconnecting">Disconnecting</string>
- <!-- Bluetooth settings. Message when connecting to a device -->
- <string name="bluetooth_connecting">Connecting</string>
- <!-- Bluetooth settings. Message when the device state is unknown -->
- <string name="bluetooth_unknown"></string>
- <!--
- Bluetooth settings screen, summary text under individual Bluetooth
- devices when not paired yet
- -->
- <string name="bluetooth_not_connected">Pair with this device</string>
- <!--
- Bluetooth settings screen, summary text when unable to turn on
- Bluetooth
- -->
- <string name="bluetooth_failed_to_enable">Unable to turn on Bluetooth</string>
- <!--
- Bluetooth settings screen, summary text under individual Bluetooth
- devices when failure to pair with one
- -->
- <string name="failed_to_pair">Unable to pair</string>
-
- <!-- Title for BT error dialogs. -->
- <string name="bluetooth_error_title">Attention</string>
- <!-- Message for the error dialog when BT pairing fails generically. -->
- <string name="bluetooth_pairing_error_message">There was a problem pairing.</string>
- <!--
- Notification ticker text (shown in the status bar) when a Bluetooth
- device wants to pair with us
- -->
- <string name="bluetooth_notif_ticker">Bluetooth pairing request</string>
- <!-- Notification title when a Bluetooth device wants to pair with us-->
- <string name="bluetooth_notif_title">Pairing request</string>
- <!--
- Notification message when a Bluetooth device wants to pair with us
- -->
- <string name="bluetooth_notif_message">Select to pair with</string>
-
- <!-- Title for the dialog to enter PIN. -->
- <string name="bluetooth_pin_entry">Bluetooth pairing request</string>
- <!-- Title for the bluetooth device info screen. -->
- <string name="bluetooth_device_info">Bluetooth device info</string>
- <!-- Message when the bluetooth is pairing with anotehr device -->
- <string name="bluetooth_pairing_msg">Pairing</string>
- <!-- Message when bluetooth dialog for pin entry is shwoing -->
- <string name="bluetooth_enter_pin_msg">Type PIN to pair.</string>
-
- <!-- Bluetooth Device Selection Dialog -->
- <!--Title for "Bluetooth Device Selection Dialog" -->
- <string name="devicepicker_title">Select Device</string>
- <!--The label of the available devices list" -->
- <string name="available_devices">Available Devices</string>
- <!--Summary text to show in header when scanning -->
- <string name="scanning">Scanning</string>
- <!--
- Summary text under individual Bluetooth devices when not paired with
- one
- -->
- <string name="bluetooth_unpaired">Unpaired</string>
- <!--
- Summary text under individual Bluetooth devices when paired with one
- -->
- <string name="bluetooth_paired">Paired</string>
- <!--Summary text under individual Bluetooth devices when pairing -->
- <string name="bluetooth_pairing">Pairing</string>
- <!-- Menu item to scan for nearby bluetooth devices -->
- <string name="bluetooth_scan_for_devices">Scan for devices</string>
- <!-- strings for device picker end -->
-
<!-- Activate Bluetooth Confirmation Dialog -->
<!--Title -->
<string name="bt_enable_title">Bluetooth</string>