Merge "Remove fullstop at end of phrases" into nyc-dev am: bd5eb13
am: 4b91148
* commit '4b91148b3d2d3126cb5463f4401d651af7f0206f':
Remove fullstop at end of phrases
Change-Id: I22eb5096a610569007e09fe5b7f3e96fdfe5c2af
This commit is contained in:
@@ -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