Loading core/res/res/values/strings.xml +3 −3 Original line number Diff line number Diff line Loading @@ -2279,7 +2279,7 @@ <string name="keyguard_password_wrong_pin_code">Incorrect PIN code.</string> <!-- Displayed when a SIM PIN/PUK is entered incorrectly. --> <string name="pinpuk_attempts">\nAttempts Remaining :</string> <string name="pinpuk_attempts">\nAttempts remaining:</string> <!-- Instructions telling the user how to unlock the phone. --> <string name="keyguard_label_text">To unlock, press Menu then 0.</string> Loading Loading @@ -2361,7 +2361,7 @@ <!-- Shown in the lock screen when there is emergency calls only mode. --> <string name="emergency_calls_only" msgid="2485604591272668370">Emergency calls only</string> <!-- Shown in the lock screen when there is SIM card IO error. --> <string name="lockscreen_sim_error_message_short">Invalid Card.</string> <string name="lockscreen_sim_error_message_short">Invalid card.</string> <!-- When the user inserts a sim card from an unsupported network, it becomes network locked --> Loading @@ -2383,7 +2383,7 @@ <string name="lockscreen_sim_unlock_progress_dialog_message">Unlocking SIM card\u2026</string> <!-- Shown in the lock screen to tell the user that phone is in airplane mode--> <string name="lockscreen_airplane_mode_on">Airplane Mode</string> <string name="lockscreen_airplane_mode_on">Airplane mode</string> <!-- For the unlock screen, Information message shown in dialog when user has too many failed attempts at drawing the unlock pattern --> Loading packages/Keyguard/res/values/strings.xml +7 −7 Original line number Diff line number Diff line Loading @@ -48,25 +48,25 @@ <!-- Instructions telling the user that they entered the wrong puk while trying to unlock the keyguard. Displayed in one line in a large font. --> <string name="keyguard_password_wrong_puk_code">Incorrect PUK code!</string> <string name="keyguard_password_wrong_puk_code">Incorrect PUK code.</string> <!-- Instructions telling the user that the operation to unlock the keyguard with PIN failed. Displayed in one line in a large font. --> <string name="keyguard_password_pin_failed">PIN operation failed!</string> <string name="keyguard_password_pin_failed">PIN operation failed.</string> <!-- Instructions telling the user that the operation to unlock the keyguard with PUK failed. Displayed in one line in a large font. --> <string name="keyguard_password_puk_failed">PUK operation failed!</string> <string name="keyguard_password_puk_failed">PUK operation failed.</string> <!-- Notification telling the user that the PIN1 they entered is valid --> <string name="keyguard_pin_accepted">Code Accepted!</string> <string name="keyguard_pin_accepted">Code accepted.</string> <!-- Displayed when a SIM PIN/PUK is entered incorrectly. --> <string name="pinpuk_attempts">\nAttempts Remaining :</string> <string name="pinpuk_attempts">\nAttempts remaining:</string> <!-- Shown in the lock screen when there is SIM card IO error. --> <string name="lockscreen_sim_error_message_short">Invalid Card.</string> <string name="lockscreen_sim_error_message_short">Invalid card.</string> <!-- Instructions telling the user how to unlock the phone. --> <string name="keyguard_label_text">To unlock, press Menu then 0.</string> Loading Loading
core/res/res/values/strings.xml +3 −3 Original line number Diff line number Diff line Loading @@ -2279,7 +2279,7 @@ <string name="keyguard_password_wrong_pin_code">Incorrect PIN code.</string> <!-- Displayed when a SIM PIN/PUK is entered incorrectly. --> <string name="pinpuk_attempts">\nAttempts Remaining :</string> <string name="pinpuk_attempts">\nAttempts remaining:</string> <!-- Instructions telling the user how to unlock the phone. --> <string name="keyguard_label_text">To unlock, press Menu then 0.</string> Loading Loading @@ -2361,7 +2361,7 @@ <!-- Shown in the lock screen when there is emergency calls only mode. --> <string name="emergency_calls_only" msgid="2485604591272668370">Emergency calls only</string> <!-- Shown in the lock screen when there is SIM card IO error. --> <string name="lockscreen_sim_error_message_short">Invalid Card.</string> <string name="lockscreen_sim_error_message_short">Invalid card.</string> <!-- When the user inserts a sim card from an unsupported network, it becomes network locked --> Loading @@ -2383,7 +2383,7 @@ <string name="lockscreen_sim_unlock_progress_dialog_message">Unlocking SIM card\u2026</string> <!-- Shown in the lock screen to tell the user that phone is in airplane mode--> <string name="lockscreen_airplane_mode_on">Airplane Mode</string> <string name="lockscreen_airplane_mode_on">Airplane mode</string> <!-- For the unlock screen, Information message shown in dialog when user has too many failed attempts at drawing the unlock pattern --> Loading
packages/Keyguard/res/values/strings.xml +7 −7 Original line number Diff line number Diff line Loading @@ -48,25 +48,25 @@ <!-- Instructions telling the user that they entered the wrong puk while trying to unlock the keyguard. Displayed in one line in a large font. --> <string name="keyguard_password_wrong_puk_code">Incorrect PUK code!</string> <string name="keyguard_password_wrong_puk_code">Incorrect PUK code.</string> <!-- Instructions telling the user that the operation to unlock the keyguard with PIN failed. Displayed in one line in a large font. --> <string name="keyguard_password_pin_failed">PIN operation failed!</string> <string name="keyguard_password_pin_failed">PIN operation failed.</string> <!-- Instructions telling the user that the operation to unlock the keyguard with PUK failed. Displayed in one line in a large font. --> <string name="keyguard_password_puk_failed">PUK operation failed!</string> <string name="keyguard_password_puk_failed">PUK operation failed.</string> <!-- Notification telling the user that the PIN1 they entered is valid --> <string name="keyguard_pin_accepted">Code Accepted!</string> <string name="keyguard_pin_accepted">Code accepted.</string> <!-- Displayed when a SIM PIN/PUK is entered incorrectly. --> <string name="pinpuk_attempts">\nAttempts Remaining :</string> <string name="pinpuk_attempts">\nAttempts remaining:</string> <!-- Shown in the lock screen when there is SIM card IO error. --> <string name="lockscreen_sim_error_message_short">Invalid Card.</string> <string name="lockscreen_sim_error_message_short">Invalid card.</string> <!-- Instructions telling the user how to unlock the phone. --> <string name="keyguard_label_text">To unlock, press Menu then 0.</string> Loading