summaryrefslogtreecommitdiffstats
path: root/res/values
diff options
context:
space:
mode:
authorEric Fischer <enf@google.com>2012-04-18 15:24:57 -0700
committerEric Fischer <enf@google.com>2012-04-18 15:26:18 -0700
commitb11b9abf95a4badeb3d037ffe8e882f622a453d2 (patch)
treed97286f23b4932f85aa09e0cc53e747eb05c4d70 /res/values
parent7046d96bcbf65e2cf8aad4d364efe2abc3f91578 (diff)
downloadpackages_apps_Settings-b11b9abf95a4badeb3d037ffe8e882f622a453d2.zip
packages_apps_Settings-b11b9abf95a4badeb3d037ffe8e882f622a453d2.tar.gz
packages_apps_Settings-b11b9abf95a4badeb3d037ffe8e882f622a453d2.tar.bz2
Restore deleted string still referenced from XML.
Change-Id: I2a1384db53b5670815503076f28b89712b8c9c00
Diffstat (limited to 'res/values')
-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 -->