mirror of
https://github.com/Alex313031/thorium.git
synced 2025-01-10 11:57:48 -03:00
Update ui_chromeos_strings.grd
This commit is contained in:
parent
1bebec079d
commit
1cfdb48b0b
1 changed files with 13 additions and 1 deletions
|
@ -1776,18 +1776,30 @@
|
|||
<message name="IDS_SETTINGS_INTERNET_NETWORK_SIM_LOCKED_POLICY_ADMIN_SUBTITLE" desc="Settings > Internet > Network details > Unlock SIM card: Title for unlocking SIM locked dialog when restrict SIM PIN lock policy is on.">
|
||||
This will also disable the SIM Lock setting on this device.
|
||||
</message>
|
||||
<message name="IDS_SETTINGS_INTERNET_NETWORK_SIM_LOCK_PUK_SUBTITLE" desc="Settings > Internet > Network details > Lock/unlock SIM card: Title informing the user to enter a PIN provided by the carrier in order unlock network.">
|
||||
<message name="IDS_SETTINGS_INTERNET_NETWORK_SIM_LOCKED_PUK_SUBTITLE" desc="Settings > Internet > Network details > Lock/unlock SIM card: Title informing the user to enter a PIN provided by the carrier in order unlock network.">
|
||||
An incorrect PIN was entered too many times. To set up a new PIN, enter the 8-digit Personal Unblocking Key (PUK) provided by your carrier.
|
||||
</message>
|
||||
<message name="IDS_SETTINGS_INTERNET_NETWORK_MANAGED_SIM_LOCKED_PUK_SUBTITLE" desc="Settings > Internet > Network details > Lock/unlock SIM card: Title informing the user to enter a PIN provided by the carrier in order unlock network if the admin prohibits SIM PIN locking.">
|
||||
An incorrect PIN was entered too many times. Enter the 8-digit Personal Unblocking Key (PUK) provided by the carrier.
|
||||
</message>
|
||||
<message name="IDS_SETTINGS_INTERNET_NETWORK_MANAGED_SIM_LOCKED_PUK_WARNING_NO_FAILURES" desc="Settings > Internet > Network details > Lock/unlock SIM card: Warning shown to the user indicating that the network cannot be used until a new PIN is set up.">
|
||||
You won't be able to use this network until you enter the PUK
|
||||
</message>
|
||||
<message name="IDS_SETTINGS_INTERNET_NETWORK_SIM_LOCKED_PUK_WARNING_NO_FAILURES" desc="Settings > Internet > Network details > Lock/unlock SIM card: Warning shown to the user indicating that the network cannot be used until a new PIN is set up.">
|
||||
You won't be able to use this network until you set up a new PIN
|
||||
</message>
|
||||
<message name="IDS_SETTINGS_INTERNET_NETWORK_SIM_LOCKED_PUK_WARNING_WITH_FAILURE" desc="Settings > Internet > Network details > Lock/unlock SIM card: Warning shown to the user indicating that the network cannot be used until a new PIN is set up and alerting the user that they have one attempt left to enter the correct code.">
|
||||
You have 1 remaining attempt. You won't be able to use this network until you set up a new PIN.
|
||||
</message>
|
||||
<message name="IDS_SETTINGS_INTERNET_NETWORK_MANAGED_SIM_LOCKED_PUK_WARNING_WITH_FAILURE" desc="Settings > Internet > Network details > Lock/unlock SIM card: Warning shown to the user indicating that the network cannot be used until a new PIN is set up and alerting the user that they have one attempt left to enter the correct code.">
|
||||
You have 1 remaining attempt.
|
||||
</message>
|
||||
<message name="IDS_SETTINGS_INTERNET_NETWORK_SIM_LOCKED_PUK_WARNING_WITH_FAILURES" desc="Settings > Internet > Network details > Lock/unlock SIM card: Warning shown to the user indicating that the network cannot be used until a new PIN is set up and alerting the user about the number of attempts they have left to enter the correct code.">
|
||||
You have <ph name="RETRIES">$1<ex>3</ex></ph> remaining attempts. You won't be able to use this network until you set up a new PIN.
|
||||
</message>
|
||||
<message name="IDS_SETTINGS_INTERNET_NETWORK_MANAGED_SIM_LOCKED_PUK_WARNING_WITH_FAILURES" desc="Settings > Internet > Network details > Lock/unlock SIM card: Warning shown to the user indicating that the network cannot be used until a new PIN is set up and alerting the user about the number of attempts they have left to enter the correct code.">
|
||||
You have <ph name="RETRIES">$1<ex>3</ex></ph> remaining attempts.
|
||||
</message>
|
||||
<message name="IDS_SETTINGS_INTERNET_NETWORK_SIM_LOCKED_SUBTITLE" desc="Subtitle for Network Summary item when the SIM is locked.">
|
||||
SIM Locked
|
||||
</message>
|
||||
|
|
Loading…
Reference in a new issue