aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-core
diff options
context:
space:
mode:
authorStas Vilchik <vilchiks@gmail.com>2016-11-15 14:39:01 +0100
committerGitHub <noreply@github.com>2016-11-15 14:39:01 +0100
commite8080c6be9dc4c6014e035454b683f5d8aace226 (patch)
treeeee1c3acc28b1741bef6053ad12fbb06f52b0bc8 /sonar-core
parentdc24a017031219126a3df95c9f797fc28c72514e (diff)
downloadsonarqube-e8080c6be9dc4c6014e035454b683f5d8aace226.tar.gz
sonarqube-e8080c6be9dc4c6014e035454b683f5d8aace226.zip
SONAR-8300 apply feedback to projects page (#1386)
Diffstat (limited to 'sonar-core')
-rw-r--r--sonar-core/src/main/resources/org/sonar/l10n/core.properties2
1 files changed, 2 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 76bff621170..32528ca8d1e 100644
--- a/sonar-core/src/main/resources/org/sonar/l10n/core.properties
+++ b/sonar-core/src/main/resources/org/sonar/l10n/core.properties
@@ -101,6 +101,7 @@ more=More
more_actions=More Actions
moreCriteria=+ More Criteria
my_favorite=My Favorite
+my_favorites=My Favorites
name=Name
name_too_long_x=Name is too long (maximum is {0} characters)
navigation=Navigation
@@ -812,6 +813,7 @@ projects.clear_all_filters=Clear All Filters
projects.no_favorite_projects=You don't have any favorite projects yet.
projects.no_favorite_projects.engagement=Discover and mark as favorites projects you are interested in to have a quick access to them.
projects.explore_projects=Explore Projects
+projects.not_analyzed=Project is not analyzed yet.
#------------------------------------------------------------------------------