Merge "Clean up punctuation in SIM locked strings." into pi-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
8375834cc8
@@ -382,9 +382,9 @@
|
|||||||
|
|
||||||
<!-- Instructions telling the user remaining times when enter SIM PIN view. -->
|
<!-- Instructions telling the user remaining times when enter SIM PIN view. -->
|
||||||
<plurals name="kg_password_default_pin_message">
|
<plurals name="kg_password_default_pin_message">
|
||||||
<item quantity="one">Enter SIM PIN, you have <xliff:g id="number">%d</xliff:g> remaining
|
<item quantity="one">Enter SIM PIN. You have <xliff:g id="number">%d</xliff:g> remaining
|
||||||
attempt before you must contact your carrier to unlock your device.</item>
|
attempt before you must contact your carrier to unlock your device.</item>
|
||||||
<item quantity="other">Enter SIM PIN, you have <xliff:g id="number">%d</xliff:g> remaining
|
<item quantity="other">Enter SIM PIN. You have <xliff:g id="number">%d</xliff:g> remaining
|
||||||
attempts.</item>
|
attempts.</item>
|
||||||
</plurals>
|
</plurals>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user