Updates for XLF folders and LocProject (#15083)

* Added updated German strings and added hybrid toolkit to locproject.json

* updates to XLF files

* more resources added to locproject

* restored out localizations

* fixes to dacpac and admin-tool

* fixes to dacpac and import

* updates to english XLFs (more up to date)
This commit is contained in:
Alex Ma
2021-05-12 12:32:09 -07:00
committed by GitHub
parent 448d21849b
commit 1eaa6be392
118 changed files with 81768 additions and 38896 deletions

View File

@@ -0,0 +1,14 @@
<?xml version="1.0" encoding="utf-8"?>
<xliff version="1.2" xmlns="urn:oasis:names:tc:xliff:document:1.2">
<file original="extensions/sql-assessment/package" source-language="en" datatype="plaintext"><body>
<trans-unit id="displayName">
<source xml:lang="en">SQL Assessment</source>
</trans-unit>
<trans-unit id="description">
<source xml:lang="en">SQL Assessment for Azure Data Studio (Preview) provides a mechanism to evaluate the configuration of SQL Server for best practices.</source>
</trans-unit>
<trans-unit id="dashboard.tabName">
<source xml:lang="en">SQL Assessment</source>
</trans-unit>
</body></file>
</xliff>