Merge "Add limitation for the password" into tm-qpr-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
090f8dca9c
@@ -2466,7 +2466,10 @@
|
||||
<string name="media_output_broadcast_update_error">Can\u2019t save. Try again.</string>
|
||||
<!-- The error message when Broadcast name/code update failed and can't change again[CHAR LIMIT=60] -->
|
||||
<string name="media_output_broadcast_last_update_error">Can\u2019t save.</string>
|
||||
|
||||
<!-- The hint message when Broadcast code is less than 4 characters [CHAR LIMIT=60] -->
|
||||
<string name="media_output_broadcast_code_hint_no_less_than_min">Use at least 4 characters</string>
|
||||
<!-- The hint message when Broadcast code is more than 16 characters [CHAR LIMIT=60] -->
|
||||
<string name="media_output_broadcast_code_hint_no_more_than_max">Use fewer than 16 characters</string>
|
||||
|
||||
<!-- Label for clip data when copying the build number off QS [CHAR LIMIT=NONE]-->
|
||||
<string name="build_number_clip_data_label">Build number</string>
|
||||
|
||||
Reference in New Issue
Block a user