aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-core/src/main/resources
diff options
context:
space:
mode:
authorMathieu Suen <mathieu.suen@sonarsource.com>2023-01-03 17:08:36 +0100
committersonartech <sonartech@sonarsource.com>2023-01-09 20:03:08 +0000
commitd65568551dd4d46a7aa62ab3021f419ad4e3e78e (patch)
tree14526e2fa2ea805170896c4f87ae2849dd71c478 /sonar-core/src/main/resources
parentbc3ce5a8d0f27ac96814d7edcefcd3d834b02dc3 (diff)
downloadsonarqube-d65568551dd4d46a7aa62ab3021f419ad4e3e78e.tar.gz
sonarqube-d65568551dd4d46a7aa62ab3021f419ad4e3e78e.zip
SONAR-17819 Make tooltip content accessible to screen readers when entering narration mode
Diffstat (limited to 'sonar-core/src/main/resources')
-rw-r--r--sonar-core/src/main/resources/org/sonar/l10n/core.properties2
1 files changed, 0 insertions, 2 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 68cfea13680..034ee7b4aa4 100644
--- a/sonar-core/src/main/resources/org/sonar/l10n/core.properties
+++ b/sonar-core/src/main/resources/org/sonar/l10n/core.properties
@@ -1021,8 +1021,6 @@ issue_bulk_change.comment.help=This comment will be applied only to issues that
issue_bulk_change.max_issues_reached=There are more issues available than can be treated by a single bulk action. Your changes will only be applied to the first {max} issues.
issue_bulk_change.x_issues={0} issues
issue_bulk_change.no_match=There is no issue matching your filter selection
-issue_bulk_change.no_change_selected=Make at least 1 change (e.g.: change assignee) in order to update the selected issues.
-
#------------------------------------------------------------------------------
#