Skip to content

Commit 60e20c2

Browse files
authored
Merge pull request #3147 from forbxy/fix-Shutdown-trans
fix Shutdown trans loss
2 parents ca50f1a + 83d1ded commit 60e20c2

File tree

6 files changed

+20
-367
lines changed

6 files changed

+20
-367
lines changed

notebook/i18n/nbjs.pot

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -898,6 +898,14 @@ msgstr ""
898898
msgid "Do you want to restart the current kernel? All variables will be lost."
899899
msgstr ""
900900

901+
#: notebook/static/notebook/js/notebook.js:2320
902+
msgid "Shutdown kernel?"
903+
msgstr ""
904+
905+
#: notebook/static/notebook/js/notebook.js:2322
906+
msgid "Do you want to shutdown the current kernel? All variables will be lost."
907+
msgstr ""
908+
901909
#: notebook/static/notebook/js/notebook.js:2734
902910
msgid "Notebook changed"
903911
msgstr ""

notebook/i18n/nbui.pot

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -605,6 +605,7 @@ msgstr ""
605605
msgid "Shutdown selected notebook(s)"
606606
msgstr ""
607607

608+
#: notebook/templates/notebook.html:278
608609
#: notebook/templates/tree.html:39
609610
msgid "Shutdown"
610611
msgstr ""

0 commit comments

Comments
 (0)