aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-core/src
diff options
context:
space:
mode:
authorGrégoire Aubert <gregoire.aubert@sonarsource.com>2017-05-23 15:50:18 +0200
committerGrégoire Aubert <gregoire.aubert@sonarsource.com>2017-05-24 10:04:13 +0200
commitecd2b90b42b8f70d18f8ab6a6fb4353267893c29 (patch)
tree12b3ac5b8999e856cf1cc0e0f41671ee9b458d35 /sonar-core/src
parent84026b6f1c006c925c632449d070076655e8ad51 (diff)
downloadsonarqube-ecd2b90b42b8f70d18f8ab6a6fb4353267893c29.tar.gz
sonarqube-ecd2b90b42b8f70d18f8ab6a6fb4353267893c29.zip
Fix localization in projects page facets
Diffstat (limited to 'sonar-core/src')
-rw-r--r--sonar-core/src/main/resources/org/sonar/l10n/core.properties6
1 files changed, 4 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 1ed38b49f5f..aba765f0df2 100644
--- a/sonar-core/src/main/resources/org/sonar/l10n/core.properties
+++ b/sonar-core/src/main/resources/org/sonar/l10n/core.properties
@@ -221,7 +221,7 @@ added_since_previous_version_detailed=Added since previous version ({0})
added_since_version=Added since version {0}
all_violations=All violations
all_issues=All issues
-apply_template
+and_worse=and worse
are_you_sure=Are you sure?
assigned_to=Assigned to
bulk_change=Bulk Change
@@ -878,6 +878,9 @@ projects.visualization.coverage.description=See missing test coverage's long-ter
projects.visualization.duplications=Duplications
projects.visualization.duplications.description=See duplications' long-term risks to your projects. Bubble size indicates the volume of duplicated blocks in the project, and each bubble's vertical position reflects the volume of lines in those blocks. Small bubbles on the bottom edge are best.
projects.limited_set_of_projects=Displayed project set limited to the top {0} projects based on current sort: {1}.
+projects.facets.quality_gate=Quality Gate
+projects.facets.languages=Languages
+projects.facets.tags=Tags
projects.sort.name=by name
projects.sort.reliability=by reliability (best first)
projects.sort.-reliability=by reliability (worst first)
@@ -2803,7 +2806,6 @@ component_measures.not_found=The requested measure was not found.
# ABOUT PAGE
#
#------------------------------------------------------------------------------
-about_page.read_documentation.
about_page.projects_analyzed=Projects Analyzed
about_page.issues_found=Issues Found
about_page.read_more=Read More