gecko/services/sync/locales/en-US/errors.properties

27 lines
1.4 KiB
Properties
Raw Normal View History

error.login.reason.network = Failed to connect to the server
error.login.reason.passphrase = Wrong secret phrase
error.login.reason.password = Incorrect username or password
error.login.reason.no_password= No saved password to use
error.login.reason.no_passphrase= No saved secret phrase to use
error.login.reason.server = Server incorrectly configured
error.sync.failed_partial = One or more data types could not be synced
invalid-captcha = Incorrect words, try again
weak-password = Use a stronger password
# this is the fallback, if we hit an error we didn't bother to localize
error.reason.unknown = Unknown error
change.passphrase.ppSameAsPassphrase = The secret phrase cannot be the same as your current secret phrase
change.passphrase.ppSameAsPassword = The secret phrase cannot be the same as your password
change.passphrase.ppSameAsUsername = The secret phrase cannot be the same as your user name
change.passphrase.mismatch = The phrases entered do not match
change.passphrase.tooShort = The secret phrase entered is too short
change.password.pwSameAsPassphrase = Password can't match secret phrase
change.password.pwSameAsPassword = Password can't match current password
change.password.pwSameAsUsername = Password can't match your user name
change.password.mismatch = The passwords entered do not match
change.password.tooShort = The password entered is too short