From 0fc431e6994c9e4568cb3683ba6ae0330ce78cf1 Mon Sep 17 00:00:00 2001 From: Pascal Mugnier Date: Fri, 9 Mar 2018 07:44:17 +0100 Subject: SONAR-10465 Remove clickable tags on Marketplace's list of Plugins (#3132) --- sonar-core/src/main/resources/org/sonar/l10n/core.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sonar-core') 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 28e78bea51d..43d19d28015 100644 --- a/sonar-core/src/main/resources/org/sonar/l10n/core.properties +++ b/sonar-core/src/main/resources/org/sonar/l10n/core.properties @@ -2175,7 +2175,7 @@ marketplace.wrong_license_type=Your license is not compatible with any existing 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 marketplace.download_package=Download package -marketplace.search=Search by features or categories... +marketplace.search=Search by features, tags, or categories... #------------------------------------------------------------------------------ -- cgit v1.2.3