aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorStas Vilchik <stas.vilchik@sonarsource.com>2017-10-03 16:34:25 +0200
committerStas Vilchik <stas.vilchik@sonarsource.com>2017-10-04 10:35:13 +0200
commit52688a9ccf03180c311b2a81f656b5aaf6b5f0d5 (patch)
tree52cce48cf59f0c31ddbdd605cbac47406ce69713
parentdcea9d6a8eb3084cc06d31f88d2dc2a099180898 (diff)
downloadsonarqube-52688a9ccf03180c311b2a81f656b5aaf6b5f0d5.tar.gz
sonarqube-52688a9ccf03180c311b2a81f656b5aaf6b5f0d5.zip
bring back removed component_navigation messages
-rw-r--r--sonar-core/src/main/resources/org/sonar/l10n/core.properties3
1 files changed, 3 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 f47db92d842..d21ffe16c5b 100644
--- a/sonar-core/src/main/resources/org/sonar/l10n/core.properties
+++ b/sonar-core/src/main/resources/org/sonar/l10n/core.properties
@@ -2147,8 +2147,11 @@ update_center.how_to_upgrade.6=Restart the new SonarQube instance: you're done!
#
#------------------------------------------------------------------------------
component_navigation.status.failed=The last analysis has failed.
+component_navigation.status.failed.admin=The last analysis has failed. More details available on the {url} page.
component_navigation.status.pending=There is a pending analysis.
+component_navigation.status.pending.admin=There is a pending analysis. More details available on the {url} page.
component_navigation.status.in_progress=The analysis is in progress.
+component_navigation.status.in_progress.admin=The analysis is in progress. More details available on the {url} page.
background_task.status.ALL=All
background_task.status.PENDING=Pending