summaryrefslogtreecommitdiff
path: root/app/views/projects/runners
diff options
context:
space:
mode:
authorPelle <pbregener@gmail.com>2015-12-12 09:48:32 +0000
committerPelle <pbregener@gmail.com>2015-12-12 09:48:32 +0000
commit0b60723d1cdef3804ae052defcb77e2641f22dcb (patch)
tree56572b9a8c2cb1caa1ca7c10873fc0ecea51fd53 /app/views/projects/runners
parent2029be038b1a7f960f11b51511e081a1a8337d98 (diff)
downloadgitlab-ce-0b60723d1cdef3804ae052defcb77e2641f22dcb.tar.gz
Fix wording on runner setup page
Diffstat (limited to 'app/views/projects/runners')
-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