New strings for Bluetooth
This is for the user dialog for incoming BT requests. Change-Id: Ifa8f8e9e00861c65cf1d2f0520d072935b845785
This commit is contained in:
committed by
android-merger
parent
4c0753a7db
commit
903dd8ac93
@@ -272,6 +272,15 @@
|
||||
<!-- Do not translate. Used for diagnostic screens, precise translation is not necessary -->
|
||||
<string name="bluetooth_device_info_deviceInfo_text"></string>
|
||||
|
||||
<!-- Activity label of BluetoothPermissionActivity [CHAR LIMIT=none]-->
|
||||
<string name="bluetooth_connection_permission_request">"Bluetooth connection request"</string>
|
||||
|
||||
<!-- Notification message when a remote Bluetooth device wants to connect to a Bluetooth profile [CHAR LIMIT=none]-->
|
||||
<string name="bluetooth_connection_notif_message">"Touch to connect to \u0022<xliff:g id="device_name">%1$s</xliff:g>\u0022"</string>
|
||||
|
||||
<!-- Bluetooth connection permission Alert Activity text [CHAR LIMIT=none]-->
|
||||
<string name="bluetooth_connection_dialog_text [CHAR LIMIT=none]">"Do you want to connect to \u0022<xliff:g id="device_name">%1$s</xliff:g>\u0022?"</string>
|
||||
|
||||
<!-- Date & time settings screen title -->
|
||||
<string name="date_and_time">Date & time settings</string>
|
||||
<!-- Date/time settings. Summary of the checkbox for choosing between 12 hour time or 24 hour time. Sample of 12-hour time -->
|
||||
|
Reference in New Issue
Block a user