Files
azuredatastudio/resources/xlf/en/Microsoft.sqlservernotebook.xlf
Karl Burtram c292561eb1 Update XLF files and fix errors with export (#7586)
* Update XLF files and fix errors with export

* Update file name

* Patch
2019-10-10 20:47:28 -07:00

14 lines
664 B
XML

<?xml version="1.0" encoding="utf-8"?>
<xliff version="1.2" xmlns="urn:oasis:names:tc:xliff:document:1.2">
<file original="extensions/Microsoft.sqlservernotebook/package" source-language="en" datatype="plaintext"><body>
<trans-unit id="title.sqlServerNotebooks">
<source xml:lang="en">SQL Server Notebooks</source>
</trans-unit>
<trans-unit id="title.sqlServer2019Book">
<source xml:lang="en">SQL Server 2019 Guide</source>
</trans-unit>
<trans-unit id="description.sqlserverNotebooks">
<source xml:lang="en">Notebooks to help get started with and troubleshoot SQL Server</source>
</trans-unit>
</body></file>
</xliff>