summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Speicher <robert@gitlab.com>2015-12-12 17:15:37 +0000
committerRobert Speicher <robert@gitlab.com>2015-12-12 17:15:37 +0000
commita5e449571bb941d65d33569a0f0db575a5b3d399 (patch)
treec3a4ddd1ad9fdf0ca0d976b962ef5592534b3c8c
parent10c22d70d8adf7c198fbea21a5ae50bcc2b29275 (diff)
parent0b60723d1cdef3804ae052defcb77e2641f22dcb (diff)
downloadgitlab-ce-a5e449571bb941d65d33569a0f0db575a5b3d399.tar.gz
Merge branch 'fix-shared-runner-wording' into 'master'
Fix wording on "runners" page An attempt to be a bit more specific and clear on the "runners" page. [ci skip] See merge request !2066
-rw-r--r--app/views/projects/runners/_shared_runners.html.haml4
1 files changed, 2 insertions, 2 deletions
diff --git a/app/views/projects/runners/_shared_runners.html.haml b/app/views/projects/runners/_shared_runners.html.haml
index 316ea747b14..8be3d379828 100644
--- a/app/views/projects/runners/_shared_runners.html.haml
+++ b/app/views/projects/runners/_shared_runners.html.haml
@@ -12,8 +12,8 @@
&nbsp; for this project
- if @shared_runners_count.zero?
- This application has no shared runners yet.
- Please use specific runners or ask administrator to create one
+ This GitLab server does not provide any shared runners yet.
+ Please use specific runners or ask the administrator to create one.
- else
%h4.underlined-title Available shared runners - #{@shared_runners_count}
%ul.bordered-list.available-shared-runners