aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-core
diff options
context:
space:
mode:
Diffstat (limited to 'sonar-core')
-rw-r--r--sonar-core/src/main/resources/org/sonar/l10n/core.properties13
1 files changed, 12 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 aca17c1f279..ef96a4360d5 100644
--- a/sonar-core/src/main/resources/org/sonar/l10n/core.properties
+++ b/sonar-core/src/main/resources/org/sonar/l10n/core.properties
@@ -146,6 +146,7 @@ remove=Remove
rename=Rename
reset_verb=Reset
resolution=Resolution
+restart=Restart
restore=Restore
result=Result
results=Results
@@ -2840,8 +2841,18 @@ background_tasks.add_more_with_governance=Add more with Governance
# SYSTEM
#
#------------------------------------------------------------------------------
+system.application_nodes_title=Application Nodes
+system.are_you_sure_to_restart=Are you sure you want to restart the server?
+system.cluster_log_level.info=Changes apply to all Application nodes but not to Search nodes.
+system.download_logs=Download Logs
+system.download_system_info=Download System Info
+system.is_restarting=Server is restarting. This page will be automatically refreshed.
system.log_level.warning=Current level has performance impacts, please make sure to get back to INFO level once your investigation is done. Please note that when the server is restarted, logging will revert to the level configured in sonar.properties.
-
+system.log_level.info=Changes don't apply to Search.
+system.logs_level=Logs level
+system.restart_server=Restart Server
+system.search_nodes_title=Search Nodes
+system.set_log_level=Set logs level
#------------------------------------------------------------------------------