<!-- Instructions telling the user remaining times when enter SIM PIN view. -->
<pluralsname="kg_password_default_pin_message">
<itemquantity="one">Enter SIM PIN, you have <xliff:gid="number">%d</xliff:g> remaining attempt before you must contact your carrier to unlock your device.</item>
<itemquantity="other">Enter SIM PIN, you have <xliff:gid="number">%d</xliff:g> remaining attempts.</item>
</plurals>
<!-- Instructions telling the user remaining times when enter SIM PUK view. -->
<pluralsname="kg_password_default_puk_message">
<itemquantity="one">SIM is now disabled. Enter PUK code to continue. You have <xliff:gid="number">%d</xliff:g> remaining attempt before SIM becomes permanently unusable. Contact carrier for details.</item>
<itemquantity="other">SIM is now disabled. Enter PUK code to continue. You have <xliff:gid="number">%d</xliff:g> remaining attempts before SIM becomes permanently unusable. Contact carrier for details.</item>