diff options
author | Denys Mishunov <dmishunov@gitlab.com> | 2019-07-24 15:31:26 +0200 |
---|---|---|
committer | Denys Mishunov <dmishunov@gitlab.com> | 2019-08-07 11:57:38 +0200 |
commit | 5b5fc580f38174154af314b2e4c41f0c5d8c8b38 (patch) | |
tree | 4793b03800b46cd44ac165ee483badb83886c847 /locale | |
parent | 4bb8a4e3d3cd74e6e7a40c5e7805dd3670fdfc37 (diff) | |
download | gitlab-ce-5b5fc580f38174154af314b2e4c41f0c5d8c8b38.tar.gz |
Properly labelling fields on Search page
Adding proper <label>s while removing labels from the fields themselves.
This gives more space for the field's content
Diffstat (limited to 'locale')
-rw-r--r-- | locale/gitlab.pot | 9 |
1 files changed, 3 insertions, 6 deletions
diff --git a/locale/gitlab.pot b/locale/gitlab.pot index 86317dd887f..022d1745a1b 100644 --- a/locale/gitlab.pot +++ b/locale/gitlab.pot @@ -5260,9 +5260,6 @@ msgstr "" msgid "Group was successfully updated." msgstr "" -msgid "Group:" -msgstr "" - msgid "Group: %{group_name}" msgstr "" @@ -8486,9 +8483,6 @@ msgstr "" msgid "Project visibility level will be changed to match namespace rules when transferring to a group." msgstr "" -msgid "Project:" -msgstr "" - msgid "ProjectActivityRSS|Subscribe" msgstr "" @@ -12437,6 +12431,9 @@ msgstr "" msgid "Welcome to your Issue Board!" msgstr "" +msgid "What are you searching for?" +msgstr "" + msgid "When a runner is locked, it cannot be assigned to other projects" msgstr "" |