diff options
author | Simon Brandhof <simon.brandhof@gmail.com> | 2013-09-23 10:23:17 +0200 |
---|---|---|
committer | Simon Brandhof <simon.brandhof@gmail.com> | 2013-09-23 10:24:38 +0200 |
commit | bc9ea453b36b3a48585e9b977c1932497005547b (patch) | |
tree | 87af25f063a138d48c3c14cd3f60c026daf6f327 | |
parent | beb5370ba865599fb31704f124e860d19632dc8c (diff) | |
download | sonarqube-bc9ea453b36b3a48585e9b977c1932497005547b.tar.gz sonarqube-bc9ea453b36b3a48585e9b977c1932497005547b.zip |
Remove bad key in core.properties
-rw-r--r-- | plugins/sonar-core-plugin/src/main/resources/org/sonar/l10n/core.properties | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/sonar-core-plugin/src/main/resources/org/sonar/l10n/core.properties b/plugins/sonar-core-plugin/src/main/resources/org/sonar/l10n/core.properties index 74b4b87c244..b89a49338ba 100644 --- a/plugins/sonar-core-plugin/src/main/resources/org/sonar/l10n/core.properties +++ b/plugins/sonar-core-plugin/src/main/resources/org/sonar/l10n/core.properties @@ -1447,7 +1447,6 @@ quality_profiles.remove_projects_confirm_message=Are you sure that you want to d quality_profiles.remove_projects_confirm_button=Remove All quality_profiles.copy_x_title=Copy Profile {0} quality_profiles.copy_new_name=New name -quality_profiles. #------------------------------------------------------------------------------ # |