Home | History | Annotate | Download | only in values

Lines Matching full:card

75     <!-- When the user inserts a sim card from an unsupported network, it becomes network locked -->
77 <!-- Shown when there is no SIM card. -->
78 <string name="keyguard_missing_sim_message_short">No SIM card</string>
79 <!-- Shown when there is no SIM card. -->
80 <string name="keyguard_missing_sim_message" product="tablet">No SIM card in tablet.</string>
81 <!-- Shown when there is no SIM card. -->
82 <string name="keyguard_missing_sim_message" product="default">No SIM card in phone.</string>
83 <!-- Shown to ask the user to insert a SIM card. -->
84 <string name="keyguard_missing_sim_instructions">Insert a SIM card.</string>
85 <!-- Shown to ask the user to insert a SIM card when sim is missing or not readable. -->
86 <string name="keyguard_missing_sim_instructions_long">The SIM card is missing or not readable. Insert a SIM card.</string>
87 <!-- Shown when SIM card is permanently disabled. -->
88 <string name="keyguard_permanent_disabled_sim_message_short">Unusable SIM card.</string>
89 <!-- Shown to inform the user to SIM card is permanently disabled. -->
90 <string name="keyguard_permanent_disabled_sim_instructions">Your SIM card has been permanently disabled.\n
91 Contact your wireless service provider for another SIM card.</string>
93 <string name="keyguard_sim_locked_message">SIM card is locked.</string>
95 <string name="keyguard_sim_puk_locked_message">SIM card is PUK-locked.</string>
99 <string name="keyguard_sim_unlock_progress_dialog_message">Unlocking SIM card\u2026</string>
137 <string name="kg_sim_pin_instructions_multi">Enter SIM PIN for \"<xliff:g id="carrier" example="CARD 1">%1$s</xliff:g>\"</string>
145 <string name="kg_puk_enter_puk_hint_multi">SIM \"<xliff:g id="carrier" example="CARD 1">%1$s</xliff:g>\" is now disabled. Enter PUK code to continue. Contact carrier for details.</string>
150 <!-- Message shown in dialog while the device is unlocking the SIM card -->
151 <string name="kg_sim_unlock_progress_dialog_message">Unlocking SIM card\u2026</string>