aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-core
diff options
context:
space:
mode:
authorGrégoire Aubert <gregoire.aubert@sonarsource.com>2017-10-27 11:26:58 +0200
committerGrégoire Aubert <gregoire.aubert@sonarsource.com>2017-10-27 16:03:44 +0200
commit35a5d851cedbe4fee51fe5cecb7cb3205e7713fe (patch)
treee0285271a46ceb4b41f61200e74f4860ced6ee56 /sonar-core
parente5b81bb8654d0a6ffa4aa80cbc2928410fdf1b68 (diff)
downloadsonarqube-35a5d851cedbe4fee51fe5cecb7cb3205e7713fe.tar.gz
sonarqube-35a5d851cedbe4fee51fe5cecb7cb3205e7713fe.zip
SONAR-9936 Switch to upgrade/downgrade buttons in the editions
Diffstat (limited to 'sonar-core')
-rw-r--r--sonar-core/src/main/resources/org/sonar/l10n/core.properties5
1 files changed, 4 insertions, 1 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 f3f98744441..764787f4ee0 100644
--- a/sonar-core/src/main/resources/org/sonar/l10n/core.properties
+++ b/sonar-core/src/main/resources/org/sonar/l10n/core.properties
@@ -2068,9 +2068,12 @@ marketplace.updates_only=Updates Only
marketplace.restart=Restart
marketplace.revert=Revert
marketplace.install=Install
-marketplace.install_x=Install {0}
+marketplace.upgrade_to_x=Upgrade to {0}
+marketplace.downgrade_to_x=Downgrade to {0}
marketplace.installed=Installed
marketplace.installing=Installing...
+marketplace.upgrade=Upgrade
+marketplace.downgrade=Downgrade
marketplace.uninstall_x=Uninstall {0}
marketplace.uninstall_x_confirmation=Are you sure you want to uninstall {0} and get back to the Community Edition?
marketplace.pending=Pending...