diff options
author | Kushal Pandya <kushalspandya@gmail.com> | 2019-02-26 14:04:15 +0000 |
---|---|---|
committer | Phil Hughes <me@iamphill.com> | 2019-02-26 14:04:15 +0000 |
commit | 2dd22ecb4601b546b630d1bdd7203dc4d87959e7 (patch) | |
tree | 1406c773cbcc47482db44f592ab51d9010f62c7d /locale | |
parent | 8baf9e5f03ea1388d7c65a1f6f1d7eb9cc952611 (diff) | |
download | gitlab-ce-2dd22ecb4601b546b630d1bdd7203dc4d87959e7.tar.gz |
Add support for toggling discussion filter from notes section
Adds discussion note style section under notes app from where
user can toggle discussion when they have selected a filter to show
only system notes.
Diffstat (limited to 'locale')
-rw-r--r-- | locale/gitlab.pot | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/locale/gitlab.pot b/locale/gitlab.pot index bd45b01d463..150e16ed67f 100644 --- a/locale/gitlab.pot +++ b/locale/gitlab.pot @@ -6743,9 +6743,15 @@ msgstr "" msgid "Sherlock Transactions" msgstr "" +msgid "Show all activity" +msgstr "" + msgid "Show command" msgstr "" +msgid "Show comments only" +msgstr "" + msgid "Show complete raw log" msgstr "" @@ -8654,6 +8660,9 @@ msgstr "" msgid "You'll need to use different branch names to get a valid comparison." msgstr "" +msgid "You're only seeing %{startTag}other activity%{endTag} in the feed. To add a comment, switch to one of the following options." +msgstr "" + msgid "You're receiving this email because %{reason}." msgstr "" |