зеркало из https://github.com/mozilla/pjs.git
alert errors when the passphrase is empty
This commit is contained in:
Родитель
adcef64d74
Коммит
f2c9cee5f7
|
@ -1 +1,4 @@
|
|||
loginFailed.alert = Login failed
|
||||
noPassword.alert = You must enter a password
|
||||
noPassphrase.alert = You must enter a passphrase
|
||||
samePasswordAndPassphrase.alert = Your password and passphrase must be different
|
||||
|
|
|
@ -8,3 +8,6 @@ initStatusSyncComplete.label = Status: Transfer Complete
|
|||
initStatusSyncFailed.label = Status: Transfer Failed
|
||||
|
||||
invalidCredentials.alert = You must provide a valid Weave user name and password to continue.
|
||||
|
||||
noPassphrase.alert = You must enter a passphrase
|
||||
samePasswordAndPassphrase.alert = Your password and passphrase must be different
|
||||
|
|
Загрузка…
Ссылка в новой задаче