aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-core
diff options
context:
space:
mode:
authorJeremy Davis <jeremy.davis@sonarsource.com>2021-11-01 14:01:02 +0100
committersonartech <sonartech@sonarsource.com>2021-11-03 20:03:31 +0000
commita8fd935e8321f946737324aa37d6a62e58f136d5 (patch)
tree3aba03c7977e7f75e512787290900df6f00f70a5 /sonar-core
parentdf7fb7aedefdec0cf659da5dff7a031ca75a64e7 (diff)
downloadsonarqube-a8fd935e8321f946737324aa37d6a62e58f136d5.tar.gz
sonarqube-a8fd935e8321f946737324aa37d6a62e58f136d5.zip
SONAR-15587 Sonarlint Promotion
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.
#------------------------------------------------------------------------------
#