aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-core
diff options
context:
space:
mode:
authorWouter Admiraal <wouter.admiraal@sonarsource.com>2019-01-04 17:51:43 +0100
committersonartech <sonartech@sonarsource.com>2019-01-16 09:42:57 +0100
commit3e64f2c04ac348c8b00471032485b2ea694281fb (patch)
tree52d1526bc60d23e2d580cc8673a5215d88f6b6e2 /sonar-core
parentd2ad1ae864f54d37bb1141f197624088ea6f4938 (diff)
downloadsonarqube-3e64f2c04ac348c8b00471032485b2ea694281fb.tar.gz
sonarqube-3e64f2c04ac348c8b00471032485b2ea694281fb.zip
SONAR-10487 Improve UX of filter option in Quality Profiles page
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 425c67656a9..e527a0e54d6 100644
--- a/sonar-core/src/main/resources/org/sonar/l10n/core.properties
+++ b/sonar-core/src/main/resources/org/sonar/l10n/core.properties
@@ -1142,6 +1142,7 @@ projects_management.project_has_been_successfully_created=Project {project} has
quality_profiles.new_profile=New Profile
quality_profiles.compare_with=Compare with
+quality_profiles.filter_by=Filter profiles by
quality_profiles.restore_profile=Restore Profile
quality_profiles.restore_profile.success={1} rule(s) restored in profile "{0}"
quality_profiles.restore_profile.warning={1} rule(s) restored, {2} rule(s) ignored in profile "{0}"