[Loc] added additional localization (#16950)

This commit is contained in:
Alex Ma
2021-08-31 13:40:01 -07:00
committed by GitHub
parent e02ae0865a
commit e1a9cde04f
5 changed files with 88 additions and 2 deletions

View File

@@ -28,5 +28,28 @@
<trans-unit id="createSessionDialog.title">
<source xml:lang="en">Start New Profiler Session</source>
</trans-unit>
</body></file>
<file original="extensions/profiler/package" source-language="en" datatype="plaintext"><body>
<trans-unit id="description">
<source xml:lang="en">SQL Server Profiler for Azure Data Studio</source>
</trans-unit>
<trans-unit id="displayName">
<source xml:lang="en">SQL Server Profiler</source>
</trans-unit>
<trans-unit id="profiler.category">
<source xml:lang="en">Profiler</source>
</trans-unit>
<trans-unit id="profiler.contributes.title.newProfler">
<source xml:lang="en">Launch Profiler</source>
</trans-unit>
<trans-unit id="profiler.contributes.title.openCreateSessionDialog">
<source xml:lang="en">Create Profiler Season</source>
</trans-unit>
<trans-unit id="profiler.contributes.title.start">
<source xml:lang="en">Start</source>
</trans-unit>
<trans-unit id="profiler.contributes.title.stop">
<source xml:lang="en">Stop</source>
</trans-unit>
</body></file>
</xliff>