diff options
author | Phil Hughes <me@iamphill.com> | 2019-02-08 14:47:07 +0000 |
---|---|---|
committer | Phil Hughes <me@iamphill.com> | 2019-02-08 14:47:07 +0000 |
commit | f03a6574d0707b58cb333b567b01870454888193 (patch) | |
tree | f5e66eecb03c3c48f34e9ee65ab6b973e48f59b0 /locale | |
parent | c8fe0d6a8a76ee5865c71b5b6627608e5075797d (diff) | |
download | gitlab-ce-f03a6574d0707b58cb333b567b01870454888193.tar.gz |
Adds a feature flag to the diff fuzzy file finder
Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/57403
Diffstat (limited to 'locale')
-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 df4975877df..0ca7a1427ef 100644 --- a/locale/gitlab.pot +++ b/locale/gitlab.pot @@ -4494,6 +4494,9 @@ msgstr "" msgid "MergeRequest| %{paragraphStart}changed the description %{descriptionChangedTimes} times %{timeDifferenceMinutes}%{paragraphEnd}" msgstr "" +msgid "MergeRequest|Filter files" +msgstr "" + msgid "MergeRequest|No files found" msgstr "" |