summaryrefslogtreecommitdiffstats
path: root/res/values
diff options
context:
space:
mode:
authorPauloftheWest <paulofthewest@google.com>2014-08-12 06:23:07 -0700
committerPauloftheWest <paulofthewest@google.com>2014-08-12 09:09:05 -0700
commitad11a0f989def1f51f6638592c5d528c24d122d3 (patch)
tree325e0e5a4c8801ab08b84da27f825ebf65792707 /res/values
parent898671f14123695d74bd308450a462d11a341d1a (diff)
downloadpackages_apps_Settings-ad11a0f989def1f51f6638592c5d528c24d122d3.zip
packages_apps_Settings-ad11a0f989def1f51f6638592c5d528c24d122d3.tar.gz
packages_apps_Settings-ad11a0f989def1f51f6638592c5d528c24d122d3.tar.bz2
Revised Bluetooth discoverability string.
Bug: 16882911 Change-Id: I89ec10c42747079e9714ae618294d06997059159
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 7905d30..32133b7 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -270,7 +270,7 @@
<string name="bluetooth_empty_list_user_restricted">You don\'t have permission to change Bluetooth settings.</string>
<!-- Bluetooth Visibility message. This message informs the user that their device is now visible to other bluetooth devices. [CHAR LIMIT=50] -->
- <string name="bluetooth_is_visible_message"><xliff:g id="device_name">%1$s</xliff:g> is now visible to nearby devices.</string>
+ <string name="bluetooth_is_visible_message"><xliff:g id="device_name">%1$s</xliff:g> is visible to nearby devices while Bluetooth Settings is open.</string>
<!-- Bluetooth Visibility discoonect question. Asks the user if they wish to disconnect a paired bluetooth device. [CHAR LIMIT=50] -->
<string name="bluetooth_is_disconnect_question">Disconnect <xliff:g id="device_name">%1$s</xliff:g>?</string>
<!-- Bluetooth broadcasting settings, option to enable/disable broadcasting -->