aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-core
diff options
context:
space:
mode:
authorMathieu Suen <mathieu.suen@sonarsource.com>2022-06-24 11:20:10 +0200
committersonartech <sonartech@sonarsource.com>2022-06-24 20:03:45 +0000
commit6603ca8421a9ff3587d94570defe7b07a3896790 (patch)
treeb15eca39d306a40f9075ee4268b005e7bfc6c3d8 /sonar-core
parent0da705e667a12668892e92ce9d9bc060faaf7aed (diff)
downloadsonarqube-6603ca8421a9ff3587d94570defe7b07a3896790.tar.gz
sonarqube-6603ca8421a9ff3587d94570defe7b07a3896790.zip
SONAR-16519 Improve spacing
Diffstat (limited to 'sonar-core')
-rw-r--r--sonar-core/src/main/resources/org/sonar/l10n/core.properties2
1 files changed, 1 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 e799c83fe7d..e89fa813f21 100644
--- a/sonar-core/src/main/resources/org/sonar/l10n/core.properties
+++ b/sonar-core/src/main/resources/org/sonar/l10n/core.properties
@@ -1804,7 +1804,7 @@ coding_rules.issues.only_main_branches=Only issues from the main project branche
coding_rules.most_violating_projects=Most Violating Projects
coding_rules.need_extend_or_copy=Rules in built-in Quality Profiles can't be changed. You can create a customizable Quality Profile based on a built-in one by Copying or Extending it in the Quality Profiles list.
coding_rules.no_results=No Coding Rules
-coding_rules.no_issue_detected_for_projects=No issues were detected for this rule in the main project branches
+coding_rules.no_issue_detected_for_projects=No issues were detected for this rule in the main project branches.
coding_rules.no_tags=No tags
coding_rules.original=Original:
coding_rules.overrides="{0}" overrides "{1}"