#------------------------------------------------------------------------------
select2.noMatches=No matches
select2.searching=Searching...
-select2.tooShort=Please enter {0} more characters
+select2.tooShort=Please enter at least {0} characters
#------------------------------------------------------------------------------
quality_profiles.including_x_overriding.suffix=, incl. {0} overriding
quality_profiles.set_parent=Set parent
quality_profiles.inherit_rules_from_profile=Inherit rules configuration from the profile
-quality_profiles.no_changes_done_on_this_profile=No changes has been done on this quality profile.
+quality_profiles.no_changes_done_on_this_profile=No changes have been made on this quality profile.
quality_profiles.changelog_from=Changelog from
quality_profiles.no_version=no version
quality_profiles.last_version_x_with_date=last version {0} ({1})
quality_profiles.remove_projects_action=Remove All
quality_profiles.add_project_action=Add Project
quality_profiles.remove_project_confirm_title=Remove Project from Profile
-quality_profiles.remove_project_confirm_message=Are you sure you want to dissociate the project {0} from this profile? The default profile will be used during next analysis of this project.
+quality_profiles.remove_project_confirm_message=Are you sure that you want to dissociate the project "{0}" from this profile? The default profile will be used during next analysis of this project.
quality_profiles.remove_project_confirm_button=Remove
quality_profiles.remove_projects_confirm_title=Remove All Projects from Profile
-quality_profiles.remove_projects_confirm_message=Are you sure you want to dissociate all projects from this profile? The default profile will be used during next analysis of these projects.
+quality_profiles.remove_projects_confirm_message=Are you sure that you want to dissociate all the projects from this profile? The default profile will be used during next analysis of these projects.
quality_profiles.remove_projects_confirm_button=Remove All
quality_profiles.copy_x_title=Copy Profile {0}
quality_profiles.copy_new_name=New name
-<h1 class="marginbottom10"><%= link_to message('quality_profiles.quality_profiles'), :controller => 'profiles', :action => 'index' -%>
- / <%= h @profile.language -%>
- / <%= h @profile.name %></h1>
+<h1 class="marginbottom10"><%= link_to message('quality_profiles.quality_profiles'), :controller => 'profiles', :action => 'index' -%> / <%= h @profile.language -%> / <%= h @profile.name %></h1>
<%= render :partial => 'profiles/tabs', :locals => {:selected_tab => 'Projects'} %>
<div class="tabs-panel">