diff options
author | Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | 2018-09-21 14:22:46 +0300 |
---|---|---|
committer | Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | 2018-09-21 14:22:46 +0300 |
commit | 0c812544214af8fb29e416925f4f30b623eb7c5e (patch) | |
tree | df698e8f9d87e2e5bdd4fb49b18a3f0db6b9df21 /locale/gitlab.pot | |
parent | d304af4bb42ddc79035a5161954d1bfe5892d914 (diff) | |
download | gitlab-ce-0c812544214af8fb29e416925f4f30b623eb7c5e.tar.gz |
Add message about disabled oauth feature in user profile
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
Diffstat (limited to 'locale/gitlab.pot')
-rw-r--r-- | locale/gitlab.pot | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/locale/gitlab.pot b/locale/gitlab.pot index dc8fc1e53a0..c9c13b1b720 100644 --- a/locale/gitlab.pot +++ b/locale/gitlab.pot @@ -355,6 +355,9 @@ msgstr "" msgid "Add users to group" msgstr "" +msgid "Adding new applications is disabled in your GitLab instance. Please contact your GitLab administrator to get the permission" +msgstr "" + msgid "Admin Area" msgstr "" |