gecko/services/sync/locales/en-US/errors.properties
Mike Connor b3a2e33a1d Bug 564523 - passphrase can match password for new accounts, r=Mardak
--HG--
extra : rebase_source : bae8d44f67c0f836efa1a6f607e6605f3d30b33b
2010-05-07 18:39:58 -04:00

27 lines
1.4 KiB
Properties

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