From c84af49dfdbbc56187a6a81825056ee02abe4012 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=8C=85=E5=B8=83=E4=B8=81?= Date: Sat, 5 Sep 2020 10:27:09 +0800 Subject: [PATCH] Remove ellipsis --- notebook/i18n/zh_CN/LC_MESSAGES/nbjs.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/notebook/i18n/zh_CN/LC_MESSAGES/nbjs.po b/notebook/i18n/zh_CN/LC_MESSAGES/nbjs.po index f78137641..627a07099 100644 --- a/notebook/i18n/zh_CN/LC_MESSAGES/nbjs.po +++ b/notebook/i18n/zh_CN/LC_MESSAGES/nbjs.po @@ -1076,7 +1076,7 @@ msgstr "没有到服务的连接" #: notebook/static/notebook/js/notificationarea.js:160 msgid "A connection to the notebook server could not be established. The notebook will continue trying to reconnect. Check your network connection or notebook server configuration." -msgstr "到后台服务的连接没能建立, 我们会继续尝试重连, 请检查网络连接...还有服务配置." +msgstr "到后台服务的连接没能建立, 我们会继续尝试重连, 请检查网络连接还有服务配置." #: notebook/static/notebook/js/notificationarea.js:165 msgid "Connection failed"