Add discoverable footer preference string when bluetooth is off

Bug: 79294219
Test: build pass
Change-Id: Iea8c75bed099466060405d81b793404619059642
This commit is contained in:
timhypeng
2018-05-11 14:16:35 +08:00
parent 7e31e22f57
commit 86b5ade6e2

View File

@@ -388,6 +388,8 @@
<!-- Description for bluetooth device name summary [CHAR LIMIT=none] -->
<string name="bluetooth_device_name_summary">Visible as \u201C<xliff:g id="device_name">^1</xliff:g>\u201D to other devices</string>
<!-- Footer description for discoverable mode in bluetooth off state [CHAR LIMIT=none] -->
<string name="bluetooth_off_footer">Turn on Bluetooth to connect to other devices.</string>
<!-- Title for paired device group [CHAR LIMIT=none] -->
<string name="bluetooth_paired_device_title">Your devices</string>