mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-19 02:51:37 -05:00
[Loc] update to langpacks for 9-22-2023 (#24505)
This commit is contained in:
@@ -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 'Configure Python for Notebooks' 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>
|
||||
|
||||
Reference in New Issue
Block a user