瀏覽代碼

Update index.ts

lacrosse91 4 年之前
父節點
當前提交
0a9e077658
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      packages/hub-extension/src/index.ts

+ 1 - 1
packages/hub-extension/src/index.ts

@@ -150,7 +150,7 @@ const connectionlost: JupyterFrontEndPlugin<IConnectionLost> = {
       }
       showingError = true;
       const result = await showDialog({
-        title: trans.__('Server Not Running'),
+        title: trans.__('Server unavailable or unreachable'),
         body: trans.__(
           'Your server at %1 is not running.\nWould you like to restart it?',
           baseUrl