diff --git a/translations/validators.en.xlf b/translations/validators.en.xlf index e639fa67..05c9f0e1 100644 --- a/translations/validators.en.xlf +++ b/translations/validators.en.xlf @@ -164,7 +164,7 @@ user.invalid_username - The username must contain only letters, numbers, underscores, dots, pluses or minuses. + The username must contain only letters, numbers, underscores, dots, pluses or minuses! @@ -173,7 +173,7 @@ validator.noneofitschild.self - An element can not be its own parent. + An element can not be its own parent! @@ -182,7 +182,7 @@ validator.noneofitschild.children - You can not assign children element as parent (This would cause loops). + You can not assign children element as parent (This would cause loops)! @@ -299,5 +299,11 @@ The part name does not match the regular expression stated by the category: %regex% + + + validator.attachment.name_not_blank + Set a value here, or upload a file to automatically use its filename as name for the attachment. + +