diff options
author | Chris Peressini <cperessini@gitlab.com> | 2017-09-06 13:36:51 +0000 |
---|---|---|
committer | Chris Peressini <cperessini@gitlab.com> | 2017-09-07 12:27:39 +0000 |
commit | e3c76e6b1bff3599ea79644073620e905e0059d1 (patch) | |
tree | 6ff68c462ea3397c7424b5bc814ad0e7f5559053 /locale | |
parent | 5d2b7aa200e0ce5a66672259d468be4ccc5f9124 (diff) | |
download | gitlab-ce-e3c76e6b1bff3599ea79644073620e905e0059d1.tar.gz |
Change strings for projects dropdown placeholder and error state37513-projects-dropdown-copy-tweaks
gitlab-ce#37513
Diffstat (limited to 'locale')
-rw-r--r-- | locale/gitlab.pot | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/locale/gitlab.pot b/locale/gitlab.pot index e5cf2aeb513..bd3d5b7c839 100644 --- a/locale/gitlab.pot +++ b/locale/gitlab.pot @@ -987,6 +987,24 @@ msgstr "" msgid "Push Rules" msgstr "" +msgid "ProjectsDropdown|Loading projects" +msgstr "" + +msgid "ProjectsDropdown|Sorry, no projects matched your search" +msgstr "" + +msgid "ProjectsDropdown|Projects you visit often will appear here" +msgstr "" + +msgid "ProjectsDropdown|Search your projects" +msgstr "" + +msgid "ProjectsDropdown|Something went wrong on our end" +msgstr "" + +msgid "ProjectsDropdown|This feature requires browser localStorage support" +msgstr "" + msgid "Push events" msgstr "" |