diff options
author | Phil Hughes <me@iamphill.com> | 2019-05-16 13:21:27 +0100 |
---|---|---|
committer | Phil Hughes <me@iamphill.com> | 2019-05-16 13:21:27 +0100 |
commit | 10074ecea0e440369d64cdb02b1c8138c38446d1 (patch) | |
tree | 48756cb643a3a9e2a4e86460a7905c35ae21a730 /locale | |
parent | 9ef67989b4d9462f6caa4f0f0ab7e8d264d47336 (diff) | |
download | gitlab-ce-10074ecea0e440369d64cdb02b1c8138c38446d1.tar.gz |
Changed the placeholder text of the diff tree filter input
Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/58339
Diffstat (limited to 'locale')
-rw-r--r-- | locale/gitlab.pot | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/locale/gitlab.pot b/locale/gitlab.pot index f13c3023bab..20b704eb313 100644 --- a/locale/gitlab.pot +++ b/locale/gitlab.pot @@ -5923,7 +5923,7 @@ msgstr "" msgid "MergeRequest|Error loading full diff. Please try again." msgstr "" -msgid "MergeRequest|Filter files" +msgid "MergeRequest|Filter files or search with %{modifier_key}+p" msgstr "" msgid "MergeRequest|No files found" |