mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-13 17:22:15 -05:00
[Loc] fix for package.nls.json and xlf update (#24522)
This commit is contained in:
@@ -168,6 +168,10 @@
|
||||
<trans-unit id="azuredatastudio.installTooltip">
|
||||
<source xml:lang="en">Install this extension</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="azuredatastudio.themeUpdatedNotification">
|
||||
<source xml:lang="en">Azure Data Studio now ships with a new default theme '{0}'. If you prefer, you can switch back to the old theme or try one of the many other color themes available.</source>
|
||||
<note>{0} is the name of the new default theme</note>
|
||||
</trans-unit>
|
||||
<trans-unit id="connectionDialogBrowseTree.context">
|
||||
<source xml:lang="en">The connection dialog's browse tree context menu</source>
|
||||
</trans-unit>
|
||||
@@ -226,6 +230,10 @@
|
||||
<trans-unit id="newQuery">
|
||||
<source xml:lang="en">New Query</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="newThemeNotification">
|
||||
<source xml:lang="en">Azure Data Studio now ships with a new default theme '{0}'. Do you want to give it a try?</source>
|
||||
<note>{0} is the name of the new default theme</note>
|
||||
</trans-unit>
|
||||
<trans-unit id="notebook.cellTitle">
|
||||
<source xml:lang="en">The notebook cell title menu</source>
|
||||
</trans-unit>
|
||||
|
||||
Reference in New Issue
Block a user