Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHenry Smith <henry@henrysmith.org>2013-08-15 21:31:16 +0400
committerHenry Smith <henry@henrysmith.org>2013-08-15 21:31:16 +0400
commit4b91ffca3e07bb4bebcca67430c58457441ed304 (patch)
treec73729275a6ed9a8f2efa21d630fc1dfc3d32287 /app/views/shared/_merge_requests.html.haml
parent55582047413c639a4843f52f9869fafc01bf6522 (diff)
More specific empty state message wording
I've changed all the instances of "Nothing to show here" to specifically mention the name of the entity of which there are none to show. This makes for a slightly smoother reading experience.
Diffstat (limited to 'app/views/shared/_merge_requests.html.haml')
-rw-r--r--app/views/shared/_merge_requests.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/shared/_merge_requests.html.haml b/app/views/shared/_merge_requests.html.haml
index 4be445e6a32..b7a7ca8fcc8 100644
--- a/app/views/shared/_merge_requests.html.haml
+++ b/app/views/shared/_merge_requests.html.haml
@@ -10,4 +10,4 @@
= paginate @merge_requests, theme: "gitlab"
- else
- %h3.nothing_here_message Nothing to show here
+ %h3.nothing_here_message No merge requests to show