Merge "Increase char limit for "Disconnect"" into oc-dr1-dev

am: 88163b7215

Change-Id: I79b61d5b028dbcf22d8369cef7b92463fd90b498
This commit is contained in:
jackqdyulei
2017-06-21 20:12:53 +00:00
committed by android-build-merger

View File

@@ -248,7 +248,7 @@
<string name="bluetooth_disconnect_all_profiles" product="tablet">Your tablet will disconnect from "<xliff:g id="device_name">%1$s</xliff:g>."</string>
<!-- Bluetooth settings. Message for disconnecting from all profiles of a bluetooth device. [CHAR LIMIT=NONE] -->
<string name="bluetooth_disconnect_all_profiles" product="device">Your device will disconnect from "<xliff:g id="device_name">%1$s</xliff:g>."</string>
<!-- dialog ok button for disconnect dialog [CHAR LIMIT=10] -->
<!-- dialog ok button for disconnect dialog [CHAR LIMIT=20] -->
<string name="bluetooth_disconnect_dialog_ok">Disconnect</string>
<!-- Bluetooth Settings. text displayed when user has restriction DISALLOW_CONFIG_BLUETOOTH [CHAR LIMIT=NONE]-->
<string name="bluetooth_empty_list_user_restricted">You don\u2019t have permission to change Bluetooth settings.</string>