소스 검색

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