summaryrefslogtreecommitdiffstats
path: root/plugins
diff options
context:
space:
mode:
authorJulien Lancelot <julien.lancelot@gmail.com>2013-12-23 22:36:03 +0100
committerJulien Lancelot <julien.lancelot@gmail.com>2013-12-23 22:36:03 +0100
commit5e87ef770b0195d7abfbcf071232940ae14588b5 (patch)
treeac2bf56f28eaba4538792c8a40cb59cd91c752e8 /plugins
parent5e34fbd623c274fbed43151ef3fb561ae92c99ca (diff)
downloadsonarqube-5e87ef770b0195d7abfbcf071232940ae14588b5.tar.gz
sonarqube-5e87ef770b0195d7abfbcf071232940ae14588b5.zip
SONAR-4535 Add some check when creating new rule
Diffstat (limited to 'plugins')
-rw-r--r--plugins/sonar-core-plugin/src/main/resources/org/sonar/l10n/core.properties1
1 files changed, 1 insertions, 0 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 e9f259b70c4..a384edfb355 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
@@ -2486,6 +2486,7 @@ permission_template.default_for=Default for {0}
#------------------------------------------------------------------------------
errors.is_too_short={0} is too short (minimum is {1} characters)
errors.is_too_long={0} is too long (maximum is {1} characters)
+errors.is_already_used={0} has already been taken
errors.cant_be_empty={0} can't be empty
errors.is_not_valid={0} is not valid