From f3ee1b42bd7897c3b8943f8e160df66d5086098b Mon Sep 17 00:00:00 2001 From: Henry Smith Date: Thu, 15 Aug 2013 18:58:22 +0100 Subject: [PATCH] Improved wording for the "light" heading sentences for the main dashboard pages These are just a few very particular fixes for small grammatical issues, intended to polish the reading experience. --- app/views/dashboard/issues.html.haml | 2 +- app/views/dashboard/merge_requests.html.haml | 2 +- app/views/dashboard/projects.html.haml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/app/views/dashboard/issues.html.haml b/app/views/dashboard/issues.html.haml index 8b736fb5039..2d378b875fc 100644 --- a/app/views/dashboard/issues.html.haml +++ b/app/views/dashboard/issues.html.haml @@ -3,7 +3,7 @@ %span.pull-right #{@issues.total_count} issues %p.light - For all issues you should visit project issues page. Or you can use search panel to find specific issue + For all issues you should visit the project's issues page. Or use the search panel to find a specific issue. %hr .row diff --git a/app/views/dashboard/merge_requests.html.haml b/app/views/dashboard/merge_requests.html.haml index 6ffe54028b5..9c96edeefd5 100644 --- a/app/views/dashboard/merge_requests.html.haml +++ b/app/views/dashboard/merge_requests.html.haml @@ -4,7 +4,7 @@ %p.light - Only merge requests authored or assigned to you are listed here. + Only merge requests created by you or assigned to you are listed here. %hr .row .span3 diff --git a/app/views/dashboard/projects.html.haml b/app/views/dashboard/projects.html.haml index 7e413904dc8..fc8161933b5 100644 --- a/app/views/dashboard/projects.html.haml +++ b/app/views/dashboard/projects.html.haml @@ -1,6 +1,6 @@ %h3.page-title My Projects %p.light - All projects you have access to are listed here. Public projects are not included here unless you have membership in it + All projects you have access to are listed here. Public projects are not included here unless you have membership in them %hr .row .span3