# Licensed to the Apache Software Foundation (ASF) under one or more # contributor license agreements. See the NOTICE file distributed with # this work for additional information regarding copyright ownership. # The ASF licenses this file to You under the Apache License, Version 2.0 # (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in writing, software # distributed under the License is distributed on an "AS IS" BASIS, # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. # # $Id: LoginResources_en.properties 348264 2005-11-22 22:06:45Z taylor $ # # LOCALIZATION MAINTAINER: # Jetspeed Development Team # portlet info javax.portlet.title=Login Portlet javax.portlet.short-title=Login Portlet # login.jsp login.label.Login=Login login.label.Welcome=Welcome {0} login.label.Logout=Logout login.label.InvalidUsernameOrPassword=Invalid username or password ({0}) login.label.Username=Username login.label.Password=Password login.label.ChangePassword=Change Password # LoginConstants.ERROR_UNKNOWN_USER login.label.ErrorCode.1=Invalid username # LoginConstants.ERROR_INVALID_PASSWORD login.label.ErrorCode.2=Invalid password # LoginConstants.ERROR_USER_DISABLED login.label.ErrorCode.3=This user account is disabled.
Please contact administration. # LoginConstants.ERROR_FINAL_LOGIN_ATTEMPT login.label.ErrorCode.4=Invalid password.
Warning: only one login attempt remains for this account # LoginConstants.ERROR_CREDENTIAL_DISABLED login.label.ErrorCode.5=This user account its password is disabled.
Please contact administration. # LoginConstants.ERROR_CREDENTIAL_EXPIRED login.label.ErrorCode.6=This user account its password is expired.
Please contact administration.