diff options
author | ssjenka <ssjenka@ops-slave-fedora25-1.internal.sonarsource.com> | 2017-11-03 15:08:47 +0100 |
---|---|---|
committer | ssjenka <ssjenka@ops-slave-fedora25-1.internal.sonarsource.com> | 2017-11-03 15:08:47 +0100 |
commit | 46c24fe4dfa047d7b14c55fc376f502daa3d6050 (patch) | |
tree | c561ce956fe32236c1da7d6d97108a8454ba3247 /sonar-core | |
parent | 3fabf071755063dab1e027534e6ed699f4f3f96d (diff) | |
parent | 3f77b1c483891f478fd95cada5f5d1f6f1ea3b14 (diff) | |
download | sonarqube-46c24fe4dfa047d7b14c55fc376f502daa3d6050.tar.gz sonarqube-46c24fe4dfa047d7b14c55fc376f502daa3d6050.zip |
Automatic merge from branch-6.7
* origin/branch-6.7:
Update wording of datacenter edition
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 cc52ffe2352..592488d84f8 100644 --- a/sonar-core/src/main/resources/org/sonar/l10n/core.properties +++ b/sonar-core/src/main/resources/org/sonar/l10n/core.properties @@ -2129,7 +2129,7 @@ marketplace.status_x.UNINSTALL_IN_PROGRESS=Successfully downgraded to {0}. Pleas marketplace.status_x.MANUAL_IN_PROGRESS={0} can't automatically be installed because of internet access issues. Please manually install the package. marketplace.how_to_install=How to install it? marketplace.see_documentation_to_enable_cluster=See {url} documentation to set up a cluster. -marketplace.how_to_setup_cluster_url=Further setup and configuration are required to get a cluster. See {url} documentation. +marketplace.how_to_setup_cluster_url=Further configuration is required to set up a cluster. See {url} documentation. marketplace.enter_license_for_x=Enter your license key for {0} marketplace.wrong_license_type_x=Your license is not compatible with the selected edition. Please provide a valid license for {0}. marketplace.i_need_a_license=I need a license key |