aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-core
diff options
context:
space:
mode:
authorJay <jeremy.davis@sonarsource.com>2023-06-01 17:58:15 +0200
committersonartech <sonartech@sonarsource.com>2023-06-09 20:03:09 +0000
commita74f4d9475ab3548821fe9f6380c204d56f886d6 (patch)
treed1ba1f20fd665134f4ead2e772881f7bd0516ecd /sonar-core
parent40e061b25b152d7704a989240c12191317a81f3f (diff)
downloadsonarqube-a74f4d9475ab3548821fe9f6380c204d56f886d6.tar.gz
sonarqube-a74f4d9475ab3548821fe9f6380c204d56f886d6.zip
SONAR-19345 new UI for the issue Bulk Change Modal
Diffstat (limited to 'sonar-core')
-rw-r--r--sonar-core/src/main/resources/org/sonar/l10n/core.properties5
1 files changed, 4 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 c63734107ca..f0d3add55d7 100644
--- a/sonar-core/src/main/resources/org/sonar/l10n/core.properties
+++ b/sonar-core/src/main/resources/org/sonar/l10n/core.properties
@@ -883,7 +883,7 @@ issues.on_file_x=Issues on file {0}
issue.add_tags=Add Tags
issue.remove_tags=Remove Tags
issue.no_tag=No tags
-issue.create_tag_x=Create Tag '{0}'
+issue.create_tag=Create Tag
issue.assign.assigned_to_x_click_to_change=Assigned to {0}, click to change
issue.assign.unassigned_click_to_assign=Unassigned, click to assign issue
issue.assign.formlink=Assign
@@ -1097,6 +1097,9 @@ 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.assignee.change=Assign the selected issues to a user
+issue_bulk_change.select_tags=Select tags
+issue_bulk_change.selected_tags=Selected tags
#------------------------------------------------------------------------------
#