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/locale
diff options
context:
space:
mode:
authorReuben Pereira <rpereira@gitlab.com>2019-07-23 22:47:17 +0300
committerMayra Cabrera <mcabrera@gitlab.com>2019-07-23 22:47:17 +0300
commit42ecbcad108aa44beb279421c300024d17a360cd (patch)
tree1e913053608ef43ee9aa949441f6a9943beff914 /locale
parentab97168e4f03994967cc6c8a38aa910f24cf1d7f (diff)
Add validator for qualidied domain array
- Validate that the entries contain no unicode, html tags and are not larger than 255 characters.
Diffstat (limited to 'locale')
-rw-r--r--locale/gitlab.pot12
1 files changed, 12 insertions, 0 deletions
diff --git a/locale/gitlab.pot b/locale/gitlab.pot
index bd26ca6714d..5cd9aa7e2de 100644
--- a/locale/gitlab.pot
+++ b/locale/gitlab.pot
@@ -12803,6 +12803,15 @@ msgstr ""
msgid "encrypted: needs to be a :required, :optional or :migrating!"
msgstr ""
+msgid "entries cannot be blank"
+msgstr ""
+
+msgid "entries cannot be larger than 255 characters"
+msgstr ""
+
+msgid "entries cannot contain HTML tags"
+msgstr ""
+
msgid "error"
msgstr ""
@@ -13308,6 +13317,9 @@ msgstr ""
msgid "triggered"
msgstr ""
+msgid "unicode domains should use IDNA encoding"
+msgstr ""
+
msgid "updated"
msgstr ""