aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-core
diff options
context:
space:
mode:
author7PH <benjamin.raymond@sonarsource.com>2023-11-21 15:43:04 +0100
committersonartech <sonartech@sonarsource.com>2023-11-22 20:02:41 +0000
commit17072178fa9a64aa99fde55cf3efeae75593a84e (patch)
treeeda8e94b2fc11ce5a68ef9643a7b0f8058fd2e78 /sonar-core
parent5f10187fc52c4b5cebbab5fb0cc9daa8c51697b2 (diff)
downloadsonarqube-17072178fa9a64aa99fde55cf3efeae75593a84e.tar.gz
sonarqube-17072178fa9a64aa99fde55cf3efeae75593a84e.zip
SONAR-20975 Change IssuesPage issue loading logic to always be to able fetch open issue
Diffstat (limited to 'sonar-core')
-rw-r--r--sonar-core/src/main/resources/org/sonar/l10n/core.properties1
1 files changed, 0 insertions, 1 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 3e1a6e07256..588946e4906 100644
--- a/sonar-core/src/main/resources/org/sonar/l10n/core.properties
+++ b/sonar-core/src/main/resources/org/sonar/l10n/core.properties
@@ -1097,7 +1097,6 @@ issue.this_issue_involves_x_code_locations=This issue involves {0} code location
issue.this_flow_involves_x_code_locations=This flow involves {0} code location(s)
issue.from_external_rule_engine=Issue detected by an external rule engine: {0}
issue.external_issue_description=This is external rule {0}. No details are available.
-issues.cannot_open_issue_max_initial_X_fetched=Cannot open selected issue, as it's not part of the initial {0} loaded issues.
issues.loading_issues=Loading issues
issues.return_to_list=Return to List
issues.bulk_change_X_issues=Bulk Change {0} Issue(s)