<!-- 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>
</plurals>
<!-- Shown in the lock screen when there is SIM card IO error. -->
<stringname="kg_failed_pin_attempts_now_wiping">You entered the wrong PIN <xliff:gid="number">%d</xliff:g> times, do you want to reset your phone to factory settings?</string>
<stringname="kg_failed_password_attempts_now_wiping">You entered the wrong password <xliff:gid="number">%d</xliff:g> times, do you want to reset your phone to factory settings?</string>
<stringname="kg_failed_pattern_attempts_now_wiping">You entered the wrong pattern <xliff:gid="number">%d</xliff:g> times, do you want to reset your phone to factory settings?</string>
<stringname="kg_failed_attempts_now_wiping_confirm">This will erase all data from your device\'s internal storage and your device will be set back to factory settings.</string>