diff options
Diffstat (limited to 'sonar-core')
-rw-r--r-- | sonar-core/src/main/resources/org/sonar/l10n/core.properties | 2 |
1 files changed, 1 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 5360fc65863..7f7d67ad26d 100644 --- a/sonar-core/src/main/resources/org/sonar/l10n/core.properties +++ b/sonar-core/src/main/resources/org/sonar/l10n/core.properties @@ -4087,7 +4087,7 @@ workspace.no_rule=The rule has been removed or never existed. marketplace.page=Marketplace marketplace.page.description=Discover the additional benefits offered in SonarQube Server Commercial Editions marketplace.page.description_best_edition=This edition includes access to all the SonarQube Server-SonarQube for IDE Ecosystem features! -marketplace.page.you_are_running.community=You are currently running a Community Edition. +marketplace.page.you_are_running.community=You are currently running a Community Build. marketplace.page.you_are_running.developer=You are currently running a Developer Edition. marketplace.page.you_are_running.enterprise=You are currently running an Enterprise Edition. marketplace.page.you_are_running.datacenter=You are currently running a Data Center Edition. |