summaryrefslogtreecommitdiffstats
path: root/config/locales
diff options
context:
space:
mode:
authorGo MAEDA <maeda@farend.jp>2022-07-27 14:05:06 +0000
committerGo MAEDA <maeda@farend.jp>2022-07-27 14:05:06 +0000
commit93e24bfccfd2e619587c4b3dfdfb1c5a24101486 (patch)
treeebe9530ae68aed070744300bdb60f15435e98e40 /config/locales
parent15dcf9553eb5ca6672ddb79eb40263a27649c79b (diff)
downloadredmine-93e24bfccfd2e619587c4b3dfdfb1c5a24101486.tar.gz
redmine-93e24bfccfd2e619587c4b3dfdfb1c5a24101486.zip
Better validation error message when the domain of email is not allowed (#35450).
Patch by Yuichi HARADA. git-svn-id: https://svn.redmine.org/redmine/trunk@21739 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config/locales')
-rw-r--r--config/locales/en.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/config/locales/en.yml b/config/locales/en.yml
index 74067d42c..1ce9996cf 100644
--- a/config/locales/en.yml
+++ b/config/locales/en.yml
@@ -136,6 +136,7 @@ en:
must_contain_lowercase: "must contain lowercase letters (a-z)"
must_contain_digits: "must contain digits (0-9)"
must_contain_special_chars: "must contain special characters (!, $, %, ...)"
+ domain_not_allowed: "contains a domain not allowed (%{domain})"
actionview_instancetag_blank_option: Please select