[Loc] update to langpacks for 9-22-2023 (#24505)

This commit is contained in:
Alex Ma
2023-09-22 17:03:12 -07:00
committed by GitHub
parent f7f5ee780a
commit a1f7bddb3a
2 changed files with 14 additions and 2 deletions

View File

@@ -458,7 +458,7 @@
<source xml:lang="en">Close</source>
</trans-unit>
<trans-unit id="managePackages.dialogName">
<source xml:lang="en">Manage Packages</source>
<source xml:lang="en">Manage Notebook Packages</source>
</trans-unit>
</body></file>
<file original="extensions/Microsoft.notebook/dist/extension" source-language="en" datatype="plaintext"><body>
@@ -482,6 +482,9 @@
<trans-unit id="unsupportedFileType">
<source xml:lang="en">Only .ipynb Notebooks are supported</source>
</trans-unit>
<trans-unit id="pythonNotSetup">
<source xml:lang="en">Python is not currently configured for notebooks. The &apos;Configure Python for Notebooks&apos; command must be run before being able to manage notebook packages.</source>
</trans-unit>
</body></file>
<file original="extensions/Microsoft.notebook/dist/jupyter/jupyterExecuteProvider" source-language="en" datatype="plaintext"><body>
<trans-unit id="errNotebookUriMissing">
@@ -697,7 +700,7 @@
<source xml:lang="en">Local path to python installation used by Notebooks.</source>
</trans-unit>
<trans-unit id="title.managePackages">
<source xml:lang="en">Manage Packages</source>
<source xml:lang="en">Manage Notebook Packages</source>
</trans-unit>
<trans-unit id="notebook.maxBookSearchDepth.description">
<source xml:lang="en">Maximum depth of subdirectories to search for Books (Enter 0 for infinite)</source>