aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-core
diff options
context:
space:
mode:
authorMathieu Suen <mathieu.suen@sonarsource.com>2022-01-05 10:37:27 +0100
committersonartech <sonartech@sonarsource.com>2022-01-20 20:02:43 +0000
commit8a31770cf438f06857632c07958c6021e33d01c2 (patch)
tree46809943728994fe77756a64acdd162c3c0ab6c4 /sonar-core
parent3b37a05131ca2a4cf23f6888824258c8e0a423be (diff)
downloadsonarqube-8a31770cf438f06857632c07958c6021e33d01c2.tar.gz
sonarqube-8a31770cf438f06857632c07958c6021e33d01c2.zip
SONAR-15879 Add warning when not all issues are accessible
Diffstat (limited to 'sonar-core')
-rw-r--r--sonar-core/src/main/resources/org/sonar/l10n/core.properties3
1 files changed, 3 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 37eb30ae7aa..13b98e20647 100644
--- a/sonar-core/src/main/resources/org/sonar/l10n/core.properties
+++ b/sonar-core/src/main/resources/org/sonar/l10n/core.properties
@@ -926,6 +926,9 @@ issues.my_issues=My Issues
issues.no_my_issues=There are no issues assigned to you.
issues.no_issues=No Issues. Hooray!
issues.x_more_locations=+ {0} more location(s)
+issues.not_all_issue_show=Not all issues are included
+
+issues.not_all_issue_show_why=You do not have access to all projects in this portfolio
#------------------------------------------------------------------------------
#