diff options
Diffstat (limited to 'sonar-core/src')
-rw-r--r-- | sonar-core/src/main/resources/org/sonar/l10n/core.properties | 10 |
1 files changed, 5 insertions, 5 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 b9736b5be47..7af87b0afb8 100644 --- a/sonar-core/src/main/resources/org/sonar/l10n/core.properties +++ b/sonar-core/src/main/resources/org/sonar/l10n/core.properties @@ -2097,14 +2097,14 @@ marketplace.uninstall=Uninstall marketplace.i_accept_the=I accept the marketplace.commercial_edition=Commercial Edition marketplace.terms_and_conditions=Terms and Conditions -marketplace.editions_unavailable=Explore our Commercial Editions: advanced feature packs brought to you by SonarSource on {url} +marketplace.editions_unavailable=Explore our Commercial Editions on {url}: advanced feature packs brought to you by SonarSource marketplace.release_notes=Release Notes marketplace.status.AUTOMATIC_IN_PROGRESS=Updating your installation... Please wait... -marketplace.status.AUTOMATIC_READY=Commercial Edition successfully installed. Please restart Server to activate your new features. -marketplace.status.UNINSTALL_IN_PROGRESS=Commercial Edition successfully uninstalled. Please restart Server to remove the features. +marketplace.status.AUTOMATIC_READY=Commercial Edition successfully installed. Please restart the server to activate your new features. +marketplace.status.UNINSTALL_IN_PROGRESS=Commercial Edition successfully uninstalled. Please restart the server to remove the features. marketplace.status.MANUAL_IN_PROGRESS=Can't install Commercial Edition because of internet access issue. Please manually install the package in your SonarQube's plugins folder. -marketplace.status_x.AUTOMATIC_READY={0} successfully installed. Please restart Server to activate your new features. -marketplace.status_X.UNINSTALL_IN_PROGRESS={0} successfully uninstalled. Please restart Server to remove the features. +marketplace.status_x.AUTOMATIC_READY={0} successfully installed. Please resstart the server to activate your new features. +marketplace.status_X.UNINSTALL_IN_PROGRESS={0} successfully uninstalled. Please restart the server to remove the features. marketplace.status_x.MANUAL_IN_PROGRESS=Can't install {0} because of internet access issue. 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} |