summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWei Wang <weiwa@google.com>2014-03-08 02:00:36 +0000
committerAndroid (Google) Code Review <android-gerrit@google.com>2014-03-08 02:00:37 +0000
commit104eea0b97c63b97040dc26ddf3635257e1b19a2 (patch)
treecf2a95443d2eb12edf6af795d816227c6c8818af
parent549a39b49510dad27da588714f848dc891913239 (diff)
parent1a188f4075783664cad657c1ff7cced77c1fe0fa (diff)
downloadpackages_apps_Settings-104eea0b97c63b97040dc26ddf3635257e1b19a2.zip
packages_apps_Settings-104eea0b97c63b97040dc26ddf3635257e1b19a2.tar.gz
packages_apps_Settings-104eea0b97c63b97040dc26ddf3635257e1b19a2.tar.bz2
Merge "DO NOT MERGE Change bluetooth off display message." into klp-dev
-rw-r--r--res/values/strings.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index db8b4b7..8c600bb 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -1134,7 +1134,7 @@
<!-- Bluetooth settings. Title of the advanced bluetooth settings screen [CHAR LIMIT=30]-->
<string name="bluetooth_advanced_titlebar">Advanced Bluetooth</string>
<!-- Bluetooth settings. Text displayed when Bluetooth is off and device list is empty [CHAR LIMIT=50]-->
- <string name="bluetooth_empty_list_bluetooth_off">To see devices, turn Bluetooth on.</string>
+ <string name="bluetooth_empty_list_bluetooth_off">When Bluetooth is turned on, your device can communicate with other nearby Bluetooth devices.</string>
<!-- Bluetooth settings. The title of the screen to pick which profiles to connect to on the device. For example, headphones may have both A2DP and headset, this allows the user to choose which one he wants to connect to. -->