summaryrefslogtreecommitdiff
path: root/server/locale/en-US/script.lni
diff options
context:
space:
mode:
Diffstat (limited to 'server/locale/en-US/script.lni')
-rw-r--r--server/locale/en-US/script.lni3
1 files changed, 3 insertions, 0 deletions
diff --git a/server/locale/en-US/script.lni b/server/locale/en-US/script.lni
index ee7d6470..d706a304 100644
--- a/server/locale/en-US/script.lni
+++ b/server/locale/en-US/script.lni
@@ -39,3 +39,6 @@ PARSER_NO_VISIBLE_LABEL = 'No visible label `{label}` .'
PARSER_REDEFINE_LABEL = 'Label `{label}` already defined.'
SYMBOL_ANONYMOUS = '<Anonymous>'
+
+DEBUG_MEMORY_LEAK = "{} I'm sorry for the serious memory leak. The language service will be restarted soon."
+DEBUG_RESTART_NOW = 'Restart now'