mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-17 02:51:36 -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:
17
resources/xlf/en/query-history.xlf
Normal file
17
resources/xlf/en/query-history.xlf
Normal file
@@ -0,0 +1,17 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<xliff version="1.2" xmlns="urn:oasis:names:tc:xliff:document:1.2">
|
||||
<file original="extensions/query-history/package" source-language="en" datatype="plaintext"><body>
|
||||
<trans-unit id="queryHistory.displayName">
|
||||
<source xml:lang="en">Query History</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="queryHistory.description">
|
||||
<source xml:lang="en">View and run previously executed queries</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="queryHistory.clear">
|
||||
<source xml:lang="en">Clear All History</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="queryHistory.toggleCapture">
|
||||
<source xml:lang="en">Toggle Query History Capture</source>
|
||||
</trans-unit>
|
||||
</body></file>
|
||||
</xliff>
|
||||
Reference in New Issue
Block a user