aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/sonar-l10n-en-plugin/src/main
diff options
context:
space:
mode:
authorDavid Gageot <david@gageot.net>2012-05-02 15:32:40 +0200
committerDavid Gageot <david@gageot.net>2012-05-02 15:40:11 +0200
commit06eff341677daf1dd73c8d03da76f154c642f785 (patch)
treee42c27d1e73a393e4f06a4ef08a40bbd2db6340c /plugins/sonar-l10n-en-plugin/src/main
parentc212266913c0d8c41e35461204ae3686e1d7fedc (diff)
downloadsonarqube-06eff341677daf1dd73c8d03da76f154c642f785.tar.gz
sonarqube-06eff341677daf1dd73c8d03da76f154c642f785.zip
Should be able to add a manual violation on a unit test
Diffstat (limited to 'plugins/sonar-l10n-en-plugin/src/main')
-rw-r--r--plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/core.properties1
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/core.properties b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/core.properties
index 1e8762acc4e..24e5c535281 100644
--- a/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/core.properties
+++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/core.properties
@@ -842,7 +842,6 @@ code_viewer.create_violation.missing_message=Missing message
code_viewer.create_violation.missing_severity=Missing severity
code_viewer.create_violation.no_rules=No rules. Please contact your administrator.
code_viewer.create_violation.bad_assignee=Unknown assignee
-code_viewer.create_violation.unit_test_not_supported=Users can not create their own violations on unit test files.
#------------------------------------------------------------------------------