aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-core
diff options
context:
space:
mode:
Diffstat (limited to 'sonar-core')
-rw-r--r--sonar-core/src/main/resources/org/sonar/l10n/core.properties8
1 files changed, 8 insertions, 0 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 93db9defbea..36c73ff1e70 100644
--- a/sonar-core/src/main/resources/org/sonar/l10n/core.properties
+++ b/sonar-core/src/main/resources/org/sonar/l10n/core.properties
@@ -2649,6 +2649,14 @@ permission_templates.bulk_apply_permission_template.apply_to_all=You're about to
permission_templates.select_to_delete=You must select at least one item
permission_templates.delete_selected=Delete all selected items
+#------------------------------------------------------------------------------
+#
+# Promotion
+#
+#------------------------------------------------------------------------------
+
+promotion.sonarlint.title=Welcome to SonarQube!
+promotion.sonarlint.content=To get the best experience, we recommend taking advantage of the entire ecosystem by also using SonarLint, a free IDE plugin that helps you find and fix issues earlier in your workflow. Connect it to SonarQube to sync rule sets and issue states.
#------------------------------------------------------------------------------
#