mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-21 09:49:14 +00:00
Change password prompt and retry text.
This commit is contained in:
parent
b9608d0541
commit
adc6554ab2
@ -412,10 +412,8 @@ module_del_failure="Unable to delete module"
|
||||
;
|
||||
; Token password prompt strings
|
||||
;
|
||||
ask_token_password="Please enter the password or the PIN for<psm:lf>%1$s security device. "
|
||||
retry_token_password:
|
||||
Successive login failures may disable this card or database. Password is invalid. Retry? %1$s security device
|
||||
:retry_token_password
|
||||
ask_token_password="Please enter the Personal Security Password for the %1$s security device. "
|
||||
retry_token_password="Please retype the Personal Security Password for the %1$s security device.<psm:lf>Warning: Successive failures may disable the security device."
|
||||
|
||||
;
|
||||
; PKCS 12 prompt strings
|
||||
|
Loading…
x
Reference in New Issue
Block a user