Merge "Increase char limit for "Disconnect"" into oc-dr1-dev am: 88163b7215

am: 7027c83112

Change-Id: I5c17a83e483007473ceef77d766f7c728a592a2d
This commit is contained in:
jackqdyulei
2017-06-21 20:21:54 +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>