aboutsummaryrefslogtreecommitdiffstats
path: root/plugins
diff options
context:
space:
mode:
authorJulien HENRY <julien.henry@sonarsource.com>2013-07-11 18:25:43 +0200
committerJulien HENRY <julien.henry@sonarsource.com>2013-07-11 18:27:13 +0200
commitf09e68315cb2c97f6944ad07237902981d97add3 (patch)
tree8b5ae5b68f0f424ba1e4136c029bc7df7d3577bc /plugins
parent6335b59fcfed11479e64ecc57a5109500432a4e9 (diff)
downloadsonarqube-f09e68315cb2c97f6944ad07237902981d97add3.tar.gz
sonarqube-f09e68315cb2c97f6944ad07237902981d97add3.zip
SONAR-4351 Centralize the management of licenses in the Global Settings
Diffstat (limited to 'plugins')
-rw-r--r--plugins/sonar-core-plugin/src/main/resources/org/sonar/l10n/core.properties6
1 files changed, 4 insertions, 2 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 cf14f39fac1..009676d622d 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
@@ -1547,10 +1547,12 @@ email_configuration.test.email_was_sent_to_x=Email was sent to {0}
#------------------------------------------------------------------------------
#
-# SERVER KEY CONFIGURATION
+# LICENSES & SERVER KEY CONFIGURATION
#
#------------------------------------------------------------------------------
-server_id_configuration.page=Server ID
+property.category.Licenses=Licenses
+property.category.Licenses.description=In case of any issue or question about licenses, please send an email to contact@sonarsource.com.
+property.category.Licenses.server_id=Server ID
server_id_configuration.generate_button=Generate ID
server_id_configuration.generating_button=Generating ID...
server_id_configuration.bad_key=The ID is not valid anymore. Please check the organisation and the IP address.