Merge "Shown toast when BT turned on"

This commit is contained in:
TreeHugger Robot
2018-05-31 07:00:27 +00:00
committed by Android (Google) Code Review
3 changed files with 20 additions and 0 deletions

View File

@@ -431,6 +431,8 @@
<string name="connected_device_previously_connected_title">Previously connected devices</string>
<!-- Preference screen title for Bluetooth preference to open paired but no connection list [CHAR LIMIT=none]-->
<string name="connected_device_previously_connected_screen_title">Previously connected</string>
<!-- Toast text for hint user bluetooth is turned on [CHAR LIMIT=none]-->
<string name="connected_device_bluetooth_turned_on_toast">Bluetooth turned on</string>
<!-- Date & time settings screen title -->
<string name="date_and_time">Date &amp; time</string>