diff options
author | Fatih Acet <acetfatih@gmail.com> | 2019-06-06 10:37:02 +0000 |
---|---|---|
committer | Kushal Pandya <kushalspandya@gmail.com> | 2019-06-06 10:37:02 +0000 |
commit | fab72e2ad992475a7bdfb12e7ca4eba626e4acba (patch) | |
tree | f2657276157243f44c5e38fd2cbc1e9c3e52b658 /locale | |
parent | 26d57f96410d474dff2e57b31cdd47764ff7b05b (diff) | |
download | gitlab-ce-fab72e2ad992475a7bdfb12e7ca4eba626e4acba.tar.gz |
Add doc links for confidential and locked issues
With this commit, we add docs link for confidential
and locked issues to note compose and edit forms
Diffstat (limited to 'locale')
-rw-r--r-- | locale/gitlab.pot | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/locale/gitlab.pot b/locale/gitlab.pot index eee686bcb27..b53d211c0ac 100644 --- a/locale/gitlab.pot +++ b/locale/gitlab.pot @@ -6994,6 +6994,9 @@ msgstr "" msgid "People without permission will never get a notification and won't be able to comment." msgstr "" +msgid "People without permission will never get a notification." +msgstr "" + msgid "Perform advanced options such as changing path, transferring, or removing the group." msgstr "" @@ -10188,6 +10191,9 @@ msgstr "" msgid "Third party offers" msgstr "" +msgid "This %{issuableDisplayName} is locked. Only project members can comment." +msgstr "" + msgid "This %{issuable} is locked. Only <strong>project members</strong> can comment." msgstr "" @@ -10284,9 +10290,6 @@ msgstr "" msgid "This issue is confidential" msgstr "" -msgid "This issue is confidential and locked." -msgstr "" - msgid "This issue is locked." msgstr "" @@ -11937,9 +11940,6 @@ msgstr "" msgid "Your comment could not be updated! Please check your network connection and try again." msgstr "" -msgid "Your comment will not be visible to the public." -msgstr "" - msgid "Your deployment services will be broken, you will need to manually fix the services after renaming." msgstr "" |