aboutsummaryrefslogtreecommitdiffstats
path: root/plugins
diff options
context:
space:
mode:
authorSimon Brandhof <simon.brandhof@gmail.com>2013-08-16 10:54:22 +0200
committerSimon Brandhof <simon.brandhof@gmail.com>2013-08-16 10:54:22 +0200
commit5db787d457fdf31c73322d9dad0b8dc726ddb2d1 (patch)
treec7a8fd734ec8f3c58a00a2e4ebfe0385f1d952ec /plugins
parentdb19e222c5c7b9564ab13e096faa03cf69772701 (diff)
downloadsonarqube-5db787d457fdf31c73322d9dad0b8dc726ddb2d1.tar.gz
sonarqube-5db787d457fdf31c73322d9dad0b8dc726ddb2d1.zip
SONAR-4475 Revert commit 3554f0dddf that makes tests fail
Diffstat (limited to 'plugins')
-rw-r--r--plugins/sonar-core-plugin/src/main/resources/org/sonar/l10n/core.properties1
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 01df59dce07..eb291c817c1 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
@@ -2233,7 +2233,6 @@ global_permissions.scan.desc=Ability to execute analyses, and to get all setting
global_permissions.dryRunScan=Execute Local Analysis (Dry Run)
global_permissions.dryRunScan.desc=Ability to execute local (dry run) analyses without pushing the results to the server, and to get all settings required to perform a local analysis. This permission does not include the ability to access secured settings such as the scm account password, the jira account password, and so on.<br/>\
This permission is <em>required</em> to execute a local analysis in Eclipse or via the Issues Report plugin.
-global_permissions.error.need_at_lest_one_admin=At least one admin must be defined.
#------------------------------------------------------------------------------
#