summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--res/values/strings.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 28e9e46..6361510 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -271,6 +271,8 @@
<string name="bluetooth_pairing">Pairing\u2026</string>
<!--Bluetooth settings screen, summary text for Bluetooth device with no name -->
<string name="bluetooth_device">Unnamed Bluetooth device</string>
+ <!--Bluetooth settings screen, text that appears in heading bar when scanning for devices -->
+ <string name="progress_scanning">Searching</string>
<!--Bluetooth settings screen, text that appears when scanning for devices is finished and no nearby bluetooth device was found [CHAR LIMIT=40]-->
<string name="bluetooth_no_devices_found">No nearby Bluetooth devices were found.</string>
<!-- Notification ticker text (shown in the status bar) when a Bluetooth device wants to pair with us -->