Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2019-12-27 00:07:49 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2019-12-27 00:07:49 +0300
commitb558264c9d10841f46a8ffeb15f18d0cee60fa7a (patch)
tree48733878d8c1351038ec21146dadef50a86b14b4 /config
parent3677c80c9b40d5b412cbbe127510a7d7b975a8e7 (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'config')
-rw-r--r--config/locales/en.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/config/locales/en.yml b/config/locales/en.yml
index 950529f0355..dabcefba169 100644
--- a/config/locales/en.yml
+++ b/config/locales/en.yml
@@ -195,6 +195,8 @@ en:
wrong_length:
one: is the wrong length (should be 1 character)
other: is the wrong length (should be %{count} characters)
+ search_chars_too_long: Search query is too long (maximum is %{count} characters)
+ search_terms_too_long: Search query is too long (maximum is %{count} terms)
other_than: must be other than %{count}
template:
body: 'There were problems with the following fields:'