diff options
author | Grégoire Aubert <gregoire.aubert@sonarsource.com> | 2017-10-16 17:18:19 +0200 |
---|---|---|
committer | Grégoire Aubert <gregoire.aubert@sonarsource.com> | 2017-10-23 08:01:13 -0700 |
commit | 4b9c83214cb871d3f73d083411278266327c8cd4 (patch) | |
tree | 5398b42bfb20ae655296c13dd6f645acdcec43e4 /sonar-core | |
parent | a39dc29dc095f88afc2a9b3b6122c13718ba1714 (diff) | |
download | sonarqube-4b9c83214cb871d3f73d083411278266327c8cd4.tar.gz sonarqube-4b9c83214cb871d3f73d083411278266327c8cd4.zip |
SONAR-9937 Create a form to apply the license and install/update an edition
Diffstat (limited to 'sonar-core')
-rw-r--r-- | sonar-core/src/main/resources/org/sonar/l10n/core.properties | 7 |
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 a91bb089669..373b3504a62 100644 --- a/sonar-core/src/main/resources/org/sonar/l10n/core.properties +++ b/sonar-core/src/main/resources/org/sonar/l10n/core.properties @@ -2068,6 +2068,7 @@ marketplace.restart=Restart marketplace.revert=Revert marketplace.system_upgrades=System Upgrades marketplace.install=Install +marketplace.install_x=Install {0} marketplace.installed=Installed marketplace.installing=Installing... marketplace._installed=installed @@ -2085,6 +2086,9 @@ marketplace.status.COMPATIBLE=Compatible marketplace.status.INCOMPATIBLE=Incompatible marketplace.status.REQUIRES_SYSTEM_UPGRADE=Requires system update marketplace.status.DEPS_REQUIRE_SYSTEM_UPGRADE=Some of dependencies requires system update +marketplace.license_preview_status.NO_INSTALL=No installation needed, your license will be updated directly. +marketplace.license_preview_status.AUTOMATIC_INSTALL=After clicking on "Install", your {0} will be automatically downloaded and installed, and you'll need to restart your server once it's completed. +marketplace.license_preview_status.MANUAL_INSTALL=Can't install {0} because of internet access issue. Please manually install the package in your SonarQube's plugins folder. marketplace.installing_this_plugin_will_also_install_x=Installing this plugin will also install: {0} marketplace.update_to_x=Update to {0} marketplace.uninstall=Uninstall @@ -2096,6 +2100,9 @@ marketplace.status.AUTOMATIC_READY=New installation complete. Please restart Ser 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? +marketplace.enter_license_for_x=Enter your license key for {0} +marketplace.i_need_a_license=I need a license key +marketplace.download_package=Download package #------------------------------------------------------------------------------ # |