Update externalized strings from /app/views/project/runners

This commit is contained in:
George Tsiolis 2018-11-26 13:05:04 +02:00
parent b55aeca25e
commit d895bdece9
2 changed files with 2 additions and 2 deletions

View file

@ -18,6 +18,6 @@
- if @shared_runners_count.zero?
= _('This GitLab instance does not provide any shared Runners yet. Instance administrators can register shared Runners in the admin area.')
- else
%h4.underlined-title #{_('Available shared Runners :')} #{@shared_runners_count}
%h4.underlined-title #{_('Available shared Runners:')} #{@shared_runners_count}
%ul.bordered-list.available-shared-runners
= render partial: 'projects/runners/runner', collection: @shared_runners, as: :runner

View file

@ -810,7 +810,7 @@ msgstr ""
msgid "Available group Runners : %{runners}."
msgstr ""
msgid "Available shared Runners :"
msgid "Available shared Runners:"
msgstr ""
msgid "Available specific runners"