org.jlot.api.i18n.validation_en.properties Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of jlot-api Show documentation
Show all versions of jlot-api Show documentation
This project is just a container for some resources needed by jlot-client and jlot-web,
so both projects can access Api URLs. This way jlot-client does not need to depend on jlot-web.
validation.Email.invitationForm.emailAddress=This e-mail address is not valid.
validation.Email.userRegistrationForm.emailAddress=This e-mail address is not valid.
validation.InvitationAddressee.invitationForm.email=This user is already linked to the chosen language.\r\n
validation.Length.password=The password must be between {2} and {1} characters.
validation.NotBlank.invitationForm.emailAddress=Please enter a valid e-mail address.
validation.NotBlank.userRegistrationForm.emailAddress=Please enter a valid e-mail address.
validation.NotEmpty.password=Please provide a password.
validation.NotEmpty.user.name=Please provide a username.
validation.NotNull.invitationForm.locale=Please choose a language.
validation.NotNull.localizationForm.locale=Please provide a language.
validation.NotNull.projectForm.locale=Please provide the source language.
validation.RegisteredEmail.losePasswordForm.emailAddress=No user was found for the given e-mail address. Please check if the e-mail address was well written. Maybe you registered with an other e-mail address.
validation.Size=The field must be between {2} and {1} characters.
validation.Size.name=The name must be between {2} and {1} characters.
validation.Size.resetPasswordForm.resetPassword=The password must be between {2} and {1} characters.
validation.Size.userRegistrationForm.name=The username must be between {2} and {1} characters.
validation.Size.userRegistrationForm.password=The password must be between {2} and {1} characters.
validation.Unique.locale=The given language is already available.
validation.Unique.projectForm.name=The project name is already taken. Please choose an other project name.
validation.Unique.user=The username is already taken
validation.Unique.userRegistrationForm.name=The username is already taken.
validation.UniqueEmail.emailAddress=This e-mail address is already registered.
validation.ValidJlotVersionMatch.AbstractJlotClientForm.message=Jlot-Version is not equal for Client and Server\! Please update to\:
validation.ValidJlotVersionMatch.data.jlotClientVersion=Jlot-Version is not equal for Client and Server\! Please update to "{1}"
validation.ValidParameterCount=Number of parameters not valid.
validation.ValidXMLTagsCount=Unvalid XML code in the translation.
validation.login.error=E-Mail address and password are wrong.
validation.user.name.size=The username must be between {min} and {max} characters.
validation.user.name.unique=The username is already taken
validation.user.password.size=The password must be between {min} and {max} characters.
© 2015 - 2025 Weber Informatics LLC | Privacy Policy