aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-core
diff options
context:
space:
mode:
authorJean-Baptiste Lievremont <jean-baptiste.lievremont@sonarsource.com>2014-12-16 15:48:03 +0100
committerJean-Baptiste Lievremont <jean-baptiste.lievremont@sonarsource.com>2014-12-16 15:56:03 +0100
commitf46abb571471cb43f4f8f33c2adcf858558d0eba (patch)
tree4dafbeb426b639cd375539a151ff09243d0b1c19 /sonar-core
parent1521f49c33366b504996ed164a0a370d6ec28f9e (diff)
downloadsonarqube-f46abb571471cb43f4f8f33c2adcf858558d0eba.tar.gz
sonarqube-f46abb571471cb43f4f8f33c2adcf858558d0eba.zip
SONAR-5901 Allow bulk removal of tags from UI
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 367ffb1c27f..1372d433608 100644
--- a/sonar-core/src/main/resources/org/sonar/l10n/core.properties
+++ b/sonar-core/src/main/resources/org/sonar/l10n/core.properties
@@ -638,6 +638,7 @@ measure_filter.error.VALUE_SHOULD_BE_A_NUMBER=Value used for metric should be a
#------------------------------------------------------------------------------
issue.add_tags=Add Tags
+issue.remove_tags=Remove Tags
issue.assign.formlink=Assign
issue.assign.submit=Assign
issue.unassign.submit=Unassign