summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCamil Staps <info@camilstaps.nl>2019-07-24 18:35:19 +0200
committerCamil Staps <info@camilstaps.nl>2019-08-07 20:49:17 +0200
commit900ff4c8e7e4473073d17d8aaf29392dfaab6fc1 (patch)
treeb5fb28e9000caa2ea6a41d652170dd24cf424846
parent4f76331ddcfcaf32a868b6e814474fbac6c343eb (diff)
downloadgitlab-ce-900ff4c8e7e4473073d17d8aaf29392dfaab6fc1.tar.gz
Internationalization
-rw-r--r--app/views/projects/starrers/index.html.haml4
-rw-r--r--locale/gitlab.pot6
2 files changed, 8 insertions, 2 deletions
diff --git a/app/views/projects/starrers/index.html.haml b/app/views/projects/starrers/index.html.haml
index c6665ce1183..e55ed99f643 100644
--- a/app/views/projects/starrers/index.html.haml
+++ b/app/views/projects/starrers/index.html.haml
@@ -27,6 +27,6 @@
= paginate @starrers, theme: 'gitlab'
- else
- if params[:search].present?
- .nothing-here-block No starrers matched your search
+ .nothing-here-block= _('No starrers matched your search')
- else
- .nothing-here-block Nobody has starred this repository yet
+ .nothing-here-block= _('Nobody has starred this repository yet')
diff --git a/locale/gitlab.pot b/locale/gitlab.pot
index d1bc37a7042..71fa85c2c35 100644
--- a/locale/gitlab.pot
+++ b/locale/gitlab.pot
@@ -7227,12 +7227,18 @@ msgstr ""
msgid "No schedules"
msgstr ""
+msgid "No starrers matched your search"
+msgstr ""
+
msgid "No template"
msgstr ""
msgid "No, directly import the existing email addresses and usernames."
msgstr ""
+msgid "Nobody has starred this repository yet"
+msgstr ""
+
msgid "None"
msgstr ""