aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-core
diff options
context:
space:
mode:
authorStas Vilchik <vilchiks@gmail.com>2015-02-06 16:29:42 +0100
committerStas Vilchik <vilchiks@gmail.com>2015-02-06 16:29:42 +0100
commit7695be13eef827246b5eb87f7d11f8c1923c7842 (patch)
tree15cfb1237c216be89221b2398abfa58fb81664df /sonar-core
parent7bc3f415b7eece1a7c48278f6b788b15660f865a (diff)
downloadsonarqube-7695be13eef827246b5eb87f7d11f8c1923c7842.tar.gz
sonarqube-7695be13eef827246b5eb87f7d11f8c1923c7842.zip
SONAR-5886 apply feedback
Diffstat (limited to 'sonar-core')
-rw-r--r--sonar-core/src/main/resources/org/sonar/l10n/core.properties3
1 files changed, 2 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 5bce0644a85..3698bebfe19 100644
--- a/sonar-core/src/main/resources/org/sonar/l10n/core.properties
+++ b/sonar-core/src/main/resources/org/sonar/l10n/core.properties
@@ -818,8 +818,9 @@ issues.facet.tags=Tag
issues.facet.rules=Rule
issues.facet.resolutions=Resolution
issues.facet.languages=Language
-issues.facet.createdAt=Creation Date
+issues.facet.createdAt=New Issues
issues.facet.createdAt.or=Or:
+issues.facet.createdAt.all=All
issues.facet.createdAt.last_week=Last week
issues.facet.createdAt.last_month=Last month
issues.facet.createdAt.last_year=Last year