Merge "Remove fullstop at end of phrases" into nyc-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
bd5eb1331e
@@ -3073,22 +3073,22 @@
|
||||
|
||||
<!-- Message to be used to explain the user that he needs to enter his pattern to continue a
|
||||
particular operation. [CHAR LIMIT=70]-->
|
||||
<string name="lockpassword_confirm_your_pattern_generic">Use your device pattern to continue.</string>
|
||||
<string name="lockpassword_confirm_your_pattern_generic">Use your device pattern to continue</string>
|
||||
<!-- Message to be used to explain the user that he needs to enter his PIN to continue a
|
||||
particular operation. [CHAR LIMIT=70]-->
|
||||
<string name="lockpassword_confirm_your_pin_generic">Enter your device PIN to continue.</string>
|
||||
<string name="lockpassword_confirm_your_pin_generic">Enter your device PIN to continue</string>
|
||||
<!-- Message to be used to explain the user that he needs to enter his password to continue a
|
||||
particular operation. [CHAR LIMIT=70]-->
|
||||
<string name="lockpassword_confirm_your_password_generic">Enter your device password to continue.</string>
|
||||
<string name="lockpassword_confirm_your_password_generic">Enter your device password to continue</string>
|
||||
<!-- Message to be used to explain the user that he needs to enter his work pattern to continue a
|
||||
particular operation. [CHAR LIMIT=70]-->
|
||||
<string name="lockpassword_confirm_your_pattern_generic_profile">Use your work pattern to continue.</string>
|
||||
<string name="lockpassword_confirm_your_pattern_generic_profile">Use your work pattern to continue</string>
|
||||
<!-- Message to be used to explain the user that he needs to enter his work PIN to continue a
|
||||
particular operation. [CHAR LIMIT=70]-->
|
||||
<string name="lockpassword_confirm_your_pin_generic_profile">Enter your work PIN to continue.</string>
|
||||
<string name="lockpassword_confirm_your_pin_generic_profile">Enter your work PIN to continue</string>
|
||||
<!-- Message to be used to explain the user that he needs to enter his work password to continue a
|
||||
particular operation. [CHAR LIMIT=70]-->
|
||||
<string name="lockpassword_confirm_your_password_generic_profile">Enter your work password to continue.</string>
|
||||
<string name="lockpassword_confirm_your_password_generic_profile">Enter your work password to continue</string>
|
||||
|
||||
<!-- Security & location settings screen, change security method screen instruction if user
|
||||
enters incorrect PIN [CHAR LIMIT=30] -->
|
||||
|
Reference in New Issue
Block a user