mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-31 17:23:31 -05:00
[Loc] small update to notebook xlf (#17215)
This commit is contained in:
@@ -655,9 +655,18 @@
|
||||
<trans-unit id="notebook.command.addtext">
|
||||
<source xml:lang="en">Add Text Cell</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="notebook.command.boldText">
|
||||
<source xml:lang="en">Bold Markdown Text</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="notebook.command.clearactivecellresult">
|
||||
<source xml:lang="en">Clear Cell Result</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="notebook.command.codeBlock">
|
||||
<source xml:lang="en">Add Code Block</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="notebook.command.italicizeText">
|
||||
<source xml:lang="en">Italicize Markdown Text</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="notebook.command.new">
|
||||
<source xml:lang="en">New Notebook</source>
|
||||
</trans-unit>
|
||||
@@ -670,6 +679,9 @@
|
||||
<trans-unit id="notebook.command.runallcells">
|
||||
<source xml:lang="en">Run Cells</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="notebook.command.underlineText">
|
||||
<source xml:lang="en">Underline Markdown Text</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="notebook.configuration.title">
|
||||
<source xml:lang="en">Notebook configuration</source>
|
||||
</trans-unit>
|
||||
|
||||
Reference in New Issue
Block a user