mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 18:46:40 -05:00
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:
@@ -1,5 +1,13 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<xliff version="1.2" xmlns="urn:oasis:names:tc:xliff:document:1.2">
|
||||
<file original="extensions/import/package" source-language="en" datatype="plaintext"><body>
|
||||
<trans-unit id="flatfileimport.configuration.title">
|
||||
<source xml:lang="en">Flat File Import configuration</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="flatfileimport.logDebugInfo">
|
||||
<source xml:lang="en">[Optional] Log debug output to the console (View -> Output) and then select appropriate output channel from the dropdown</source>
|
||||
</trans-unit>
|
||||
</body></file>
|
||||
<file original="extensions/import/out/wizard/pages/summaryPage" source-language="en" datatype="plaintext"><body>
|
||||
<trans-unit id="flatFileImport.importInformation">
|
||||
<source xml:lang="en">Import information</source>
|
||||
|
||||
Reference in New Issue
Block a user