mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-03-28 07:40:30 -04:00
Update to XLF file names and LCL files (#24135)
* added changes to gulpfile and locfunc along with updated lcls * Added Portuguese updated lcls * added last batch of renamed lcl files * added renamed XLF files
This commit is contained in:
17
resources/xlf/en/Microsoft.server-report.xlf
Normal file
17
resources/xlf/en/Microsoft.server-report.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/Microsoft.server-report/dist/constants" source-language="en" datatype="plaintext"><body>
|
||||
<trans-unit id="XEventsFailed">
|
||||
<source xml:lang="en">XEvents operation failed.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="XEventsStopped">
|
||||
<source xml:lang="en">XEvents sessions PageContention and ObjectContention removed.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="XEventsNotSupported">
|
||||
<source xml:lang="en">XEvents sessions not supported.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="XEventsStarted">
|
||||
<source xml:lang="en">XEvents sessions started for PageContention and ObjectContention.</source>
|
||||
</trans-unit>
|
||||
</body></file>
|
||||
</xliff>
|
||||
Reference in New Issue
Block a user