diff options
author | Filipa Lacerda <filipa@gitlab.com> | 2019-02-08 17:41:39 +0000 |
---|---|---|
committer | GitLab Release Tools Bot <robert+release-tools@gitlab.com> | 2019-02-11 14:02:31 +0000 |
commit | 150c1cb0044971781654a81e10a570e7c8a98b63 (patch) | |
tree | 849a599681a81c7e0c28a899a2693e45bc8c3533 /locale | |
parent | f09957ba345eaf0008f1f7578d448082ea23c090 (diff) | |
download | gitlab-ce-150c1cb0044971781654a81e10a570e7c8a98b63.tar.gz |
Merge branch 'diff-fuzzy-file-finder-feature-flag' into 'master'
Adds a feature flag to the diff fuzzy file finder
Closes #57403
See merge request gitlab-org/gitlab-ce!25006
(cherry picked from commit fe572c0e49e8c5add7c055d3df22e3df032c11d5)
f03a6574 Adds a feature flag to the diff fuzzy file finder
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 a3f78968a55..c3349980d60 100644 --- a/locale/gitlab.pot +++ b/locale/gitlab.pot @@ -4581,6 +4581,9 @@ msgstr "" msgid "MergeRequest| %{paragraphStart}changed the description %{descriptionChangedTimes} times %{timeDifferenceMinutes}%{paragraphEnd}" msgstr "" +msgid "MergeRequest|Filter files" +msgstr "" + msgid "MergeRequest|No files found" msgstr "" |