aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-core
diff options
context:
space:
mode:
authorJeremy Davis <jeremy.davis@sonarsource.com>2021-12-30 12:00:06 +0100
committersonartech <sonartech@sonarsource.com>2022-01-03 20:02:55 +0000
commitc243a5d3d436ff9631b17ac3143c52f4b7015a77 (patch)
treec6f52ca537fd885994787237b4d269010a8f1037 /sonar-core
parentb0fe770780c3fb0b2b7c1fc2a3dc30d0599b02fd (diff)
downloadsonarqube-c243a5d3d436ff9631b17ac3143c52f4b7015a77.tar.gz
sonarqube-c243a5d3d436ff9631b17ac3143c52f4b7015a77.zip
SONAR-15801 Highlight inaccessible projects in App definition
Diffstat (limited to 'sonar-core')
-rw-r--r--sonar-core/src/main/resources/org/sonar/l10n/core.properties1
1 files changed, 1 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 24e273ea316..37eb30ae7aa 100644
--- a/sonar-core/src/main/resources/org/sonar/l10n/core.properties
+++ b/sonar-core/src/main/resources/org/sonar/l10n/core.properties
@@ -557,6 +557,7 @@ visibility.private.description.long=Only members of the organization will be abl
#------------------------------------------------------------------------------
application_console.edit=Edit Application
+application_console.project_inaccessible=You do not have access to this project
application_console.branches=Application Branches
application_console.branches.cannot_access_all_child_projects=You must have access to all projects in this Application in order to administer branches.
application_console.branches.cancel=Cancel