]> source.dussan.org Git - sonarqube.git/commitdiff
Remove whitespace before ?
authorSimon Brandhof <simon.brandhof@gmail.com>
Thu, 11 Oct 2012 16:32:31 +0000 (18:32 +0200)
committerSimon Brandhof <simon.brandhof@gmail.com>
Thu, 11 Oct 2012 16:32:31 +0000 (18:32 +0200)
plugins/sonar-core-plugin/src/main/resources/org/sonar/l10n/core.properties

index e25d3ddb315ece9d24d091b3c256de857b530042..01b9811d3e42d6063e501214e57063378d57a544 100644 (file)
@@ -386,7 +386,7 @@ filters.favourite_only=Favourites only
 filters.key_like=Key like
 filters.use_star_to_match=Use * to match zero or more characters and ? to match any single character.
 filters.name_contains=Name contains
-filters.do_you_want_to_delete=Do you want to delete this filter ?
+filters.do_you_want_to_delete=Do you want to delete this filter?
 filters.during_last=During last
 filters.prior_to_last=Prior to last
 filters.search_by_name=Search by name
@@ -395,7 +395,7 @@ filters.default_sorted_column=Default sorted column
 filters.treemap_not_supported_for_period_selection=Treemap does not support yet the selection of a period.
 filters.my_filters=My filters
 filters.no_filters=No filters
-filters.do_you_want_to_stop_following=Do you want to stop following this filter ?
+filters.do_you_want_to_stop_following=Do you want to stop following this filter?
 filters.criteria=Criteria
 filters.display_form.title=Display
 filters.display_form.as=Display as
@@ -430,8 +430,8 @@ reviews.only_false_positives=Only false positives
 reviews.without_false_positives=Without false positives
 reviews.showing_false_positives_only=Showing false positives only
 reviews.reviews_filtered_by_date_x_to_y=Reviews filtered by date: {0} to {1}.
-reviews.why_false_positive=Why is it a false-positive ?
-reviews.why_not_false_positive=Why is it not a false-positive anymore ?
+reviews.why_false_positive=Why is it a false-positive?
+reviews.why_not_false_positive=Why is it not a false-positive anymore?
 reviews.user_does_not_exist=\ : user does not exist. \\nPlease select a valid user or leave the field blank.
 reviews.change_severity=Change severity
 reviews.comment=Comment
@@ -542,7 +542,7 @@ 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.do_you_want_to_delete_dashboard=Do you want to delete this dashboard?
 dashboard.available_dashboards=Available Dashboards
 dashboard.shared_dashboards=Shared Dashboards
 dashboard.create_dashboard=New dashboard
@@ -1098,13 +1098,13 @@ update_key.key_updated=The key has successfully been updated for all required re
 update_key.fieds_cant_be_blank_for_bulk_update=The two fields can not be blank for the bulk update.
 update_key.bulk_change_description=The bulk update allows to replace a part of the current key(s) by another string on the current project and all its submodules - if applicable.
 update_key.current_key_for_project_x_is_x=The key of the "{0}" project is currently "<b>{1}</b>".
-update_key.are_you_sure_to_rename_x=Are you sure you want to rename "{0}", as well as all its modules and resources ?
+update_key.are_you_sure_to_rename_x=Are you sure you want to rename "{0}", as well as all its modules and resources?
 update_key.replace=Replace
 update_key.by=By
 update_key.replace_example=Ex.: "org.myCompany"
 update_key.by_example=Ex.: "com.myNewCompany"
 update_key.cant_update_because_duplicate_keys=The replacement of "{0}" by "{1}" is impossible as it would result in duplicate keys (in red below):
-update_key.keys_will_be_updated_as_follows=The resources will be updated as follows (updated keys in bold): 
+update_key.keys_will_be_updated_as_follows=The resources will be updated as follows (updated keys in bold):
 update_key.duplicate_key=Duplicate key
 update_key.bulk_update_confirmation_page=Do you really want to perform the bulk update on project keys?
 update_key.bulk_update_impossible=Bulk update can not be performed
@@ -1168,7 +1168,7 @@ quality_profiles.restore_submit=Restore
 quality_profiles.x_language_profiles={0} Profiles
 quality_profiles.optional_configuration_file=Optional configuration file
 quality_profiles.create_x_language_profile=Create {0} Profile
-quality_profiles.are_you_sure_want_x_profile_as_default=Are you sure that you want to set the profile "{0}" as default ?
+quality_profiles.are_you_sure_want_x_profile_as_default=Are you sure that you want to set the profile "{0}" as default?
 quality_profiles.profile_x_created=Profile "{0}" created. Set it as default or link it to a project to use it for next measures.
 quality_profiles.already_exists=This profile already exists.
 quality_profiles.please_type_profile_name=Please type a profile name.
@@ -1181,7 +1181,7 @@ quality_profiles.profile_name_cant_be_blank=Profile name can not be blank.
 quality_profiles.new_name=New name
 quality_profiles.name_for_new_profile=Name for the new profile
 quality_profiles.delete_confirm_title=Delete Profile
-quality_profiles.are_you_sure_want_delete_profile_x=Are you sure that you want to delete the profile "{0}" ?
+quality_profiles.are_you_sure_want_delete_profile_x=Are you sure that you want to delete the profile "{0}"?
 quality_profiles.editing_profile=Editing profile
 quality_profiles.profile_inheritance=Profile inheritance
 quality_profiles.available_projects=Available projects
@@ -1214,10 +1214,10 @@ quality_profiles.remove_project_action=Remove
 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 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 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_button=Remove All
 quality_profiles.copy_x_title=Copy Profile {0}
 quality_profiles.copy_new_name=New Name