<!-- Instructions telling the user that they entered the wrong SIM PIN for the last time.
Displayed in a dialog box. -->
<stringname="kg_password_wrong_pin_code_pukked">Incorrect SIM PIN code you must now contact your carrier to unlock your device.</string>
<!-- Instructions telling the user that they entered the wrong SIM PIN while trying
to unlock the keyguard. Displayed in a dialog box. -->
<pluralsname="kg_password_wrong_pin_code">
<itemquantity="one">Incorrect SIM PIN code, you have <xliff:gid="number">%d</xliff:g> remaining attempt before you must contact your carrier to unlock your device.</item>
<itemquantity="other">Incorrect SIM PIN code, you have <xliff:gid="number">%d</xliff:g> remaining attempts.</item>
</plurals>
<!-- Instructions telling the user that they have exhausted SIM PUK retries and the SIM is now unusable.
Displayed in a dialog box. -->
<stringname="kg_password_wrong_puk_code_dead">SIM is unusable. Contact your carrier.</string>
<!-- Instructions telling the user that they entered the wrong puk while trying
to unlock the keyguard. Displayed in a dialog box. -->
<pluralsname="kg_password_wrong_puk_code">
<itemquantity="one">Incorrect SIM PUK code, you have <xliff:gid="number">%d</xliff:g> remaining attempt before SIM becomes permanently unusable.</item>
<itemquantity="other">Incorrect SIM PUK code, you have <xliff:gid="number">%d</xliff:g> remaining attempts before SIM becomes permanently unusable.</item>
</plurals>
<!-- Instructions telling the user that the operation to unlock the keyguard
with SIM PIN failed. Displayed in one line in a large font. -->