]> source.dussan.org Git - sonarqube.git/commitdiff
SONAR-4304 change message
authorSimon Brandhof <simon.brandhof@gmail.com>
Fri, 17 May 2013 14:56:42 +0000 (16:56 +0200)
committerSimon Brandhof <simon.brandhof@gmail.com>
Fri, 17 May 2013 14:56:42 +0000 (16:56 +0200)
plugins/sonar-core-plugin/src/main/resources/org/sonar/l10n/core.properties

index f0cd0148d0dafe0db6f4498b00aa85daa04c3f75..460c742272079123514916df8324b7025822921f 100644 (file)
@@ -554,7 +554,7 @@ issue.resolution.OPEN=Open
 issue.resolution.FALSE-POSITIVE=False-positive
 issue.resolution.FIXED=Fixed
 issue.planned_for_x=Planned for {0}
-issue.manual.missing_rule=Rule is not selected
+issue.manual.missing_rule=Missing rule
 issue.manual.no_rules=No rules.
 
 #------------------------------------------------------------------------------
@@ -1303,13 +1303,6 @@ coverage_viewer.x_covered_branches={0} branches are covered by tests
 #
 #------------------------------------------------------------------------------
 code_viewer.no_info_displayed_due_to_security=Due to security settings, no information can be displayed.
-code_viewer.create_violation.new_rule=New Rule
-code_viewer.create_violation.rules=Rules
-code_viewer.create_violation.submit=Create Violation
-code_viewer.create_violation.missing_rule=Missing rule
-code_viewer.create_violation.missing_message=Missing message
-code_viewer.create_violation.missing_severity=Missing severity
-code_viewer.create_violation.bad_assignee=Unknown assignee
 
 
 #------------------------------------------------------------------------------