summaryrefslogtreecommitdiffstats
path: root/res/values
diff options
context:
space:
mode:
authorWei Wang <weiwa@google.com>2014-03-03 14:58:54 -0800
committerWei Wang <weiwa@google.com>2014-03-03 17:43:19 -0800
commitd952fb07fdd5b8510c6b421629563eb0dd1931ec (patch)
tree1a4cf0da0b612a592fe9aa42d2ca369adc1ad365 /res/values
parente690fe8999717fdee62caa13e075a86753aaf916 (diff)
downloadpackages_apps_Settings-d952fb07fdd5b8510c6b421629563eb0dd1931ec.zip
packages_apps_Settings-d952fb07fdd5b8510c6b421629563eb0dd1931ec.tar.gz
packages_apps_Settings-d952fb07fdd5b8510c6b421629563eb0dd1931ec.tar.bz2
Change bluetooth off display message.
Change-Id: I71ef30fbb005c60efe1497a33d1758be07c7f1a8
Diffstat (limited to 'res/values')
-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 e60a9e6..f95f881 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -1147,7 +1147,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. -->