#
#------------------------------------------------------------------------------
-action_plans.page_title=Manage action plans
+action_plans.page_title=Manage Action Plans
action_plans.add_action_plan=Add action plan
action_plans.col.status=St.
action_plans.col.name=Name
dashboard.manage_dashboards=Manage dashboards
dashboard.add_widget=Add widget
dashboard.please_configure_the_widget_x=Please configure the widget <b>{0}</b>.
-dashboard.global_dashboards=Global dashboards
-dashboard.project_dashboards=Project dashboards
-dashboard.my_global_dashboards=My global dashboards
-dashboard.my_project_dashboards=My project dashboards
+dashboard.global_dashboards=Global Dashboards
+dashboard.project_dashboards=Project Dashboards
+dashboard.my_global_dashboards=My Global Dashboards
+dashboard.my_project_dashboards=My Project Dashboards
dashboard.no_dashboard=No dashboard
dashboard.do_you_want_to_delete_dashboard=Do you want to delete this dashboard ?
-dashboard.available_dashboards=Available dashboards
-dashboard.shared_dashboards=Shared dashboards
+dashboard.available_dashboards=Available Dashboards
+dashboard.shared_dashboards=Shared Dashboards
dashboard.create_dashboard=New dashboard
dashboard.create_project_dashboard=Create project dashboard
dashboard.create_global_dashboard=Create global dashboard
#
#------------------------------------------------------------------------------
-project_history.top_title=Handle events and delete quality snapshots from history
+project_history.description=Handle events and delete quality snapshots from history.
project_history.col.year=Year
project_history.col.month=Month
project_history.col.day=Day
-<h1>Exclude sources from code analysis</h1>
-<br/>
-<div class="yui-g widget" id="widget_exclusions">
+<h1><%= message('project_exclusions.page') -%></h1>
+
+<p style="margin: 15px 0px">
+ Exclude sources from code analysis. Changes will be applied during next code analysis.
+</p>
+<div class="yui-g widget" id="widget_exclusions">
<div class="yui-u first">
- <p>Changes will be applied during next code analysis.</p>
<% form_for( 'set_exclusions', :url => { :action => 'set_exclusions', :id => @project.id } ) do |form|
pattern_index=0
%>