aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-core
diff options
context:
space:
mode:
authorGrégoire Aubert <gregoire.aubert@sonarsource.com>2017-10-16 10:01:37 +0200
committerGrégoire Aubert <gregoire.aubert@sonarsource.com>2017-10-23 08:01:13 -0700
commit48fbc92a514fe94ad1ac435ddc033bd2379a5a69 (patch)
treef29a16c36a30a737282b7fa2ded566940cb0fb1f /sonar-core
parentcc7c40ced053d5ba7bcc453b28f9cfcdf022a180 (diff)
downloadsonarqube-48fbc92a514fe94ad1ac435ddc033bd2379a5a69.tar.gz
sonarqube-48fbc92a514fe94ad1ac435ddc033bd2379a5a69.zip
SONAR-9936 Add Editions pack in the marketplace
Diffstat (limited to 'sonar-core')
-rw-r--r--sonar-core/src/main/resources/org/sonar/l10n/core.properties7
1 files changed, 7 insertions, 0 deletions
diff --git a/sonar-core/src/main/resources/org/sonar/l10n/core.properties b/sonar-core/src/main/resources/org/sonar/l10n/core.properties
index ead056362e4..a91bb089669 100644
--- a/sonar-core/src/main/resources/org/sonar/l10n/core.properties
+++ b/sonar-core/src/main/resources/org/sonar/l10n/core.properties
@@ -2069,6 +2069,7 @@ marketplace.revert=Revert
marketplace.system_upgrades=System Upgrades
marketplace.install=Install
marketplace.installed=Installed
+marketplace.installing=Installing...
marketplace._installed=installed
marketplace.available_under_commercial_license=Available under our commercial editions
marketplace.learn_more=Learn more
@@ -2089,6 +2090,12 @@ marketplace.update_to_x=Update to {0}
marketplace.uninstall=Uninstall
marketplace.i_accept_the=I accept the
marketplace.terms_and_conditions=Terms and Conditions
+marketplace.editions_unavailable=Explore our Editions: advanced feature packs brought to you by SonarSource on {url}
+marketplace.status.AUTOMATIC_IN_PROGRESS=Updating your installation... Please wait...
+marketplace.status.AUTOMATIC_READY=New installation complete. Please restart Server to benefit from it.
+marketplace.status.MANUAL_IN_PROGRESS=Can't install Developer Edition because of internet access issue. Please manually install the package in your SonarQube's plugins folder.
+marketplace.status.AUTOMATIC_FAILURE=Can't install Developer Edition. Please manually install the package in your SonarQube's plugins folder.
+marketplace.how_to_install=How to install it?
#------------------------------------------------------------------------------
#