[Loc] Small update to sql.xlf (#17917)

This commit is contained in:
Alex Ma
2021-12-14 15:04:49 -08:00
committed by GitHub
parent 970fe12e70
commit 568b62b903

View File

@@ -213,6 +213,9 @@
<trans-unit id="showReleaseNotes">
<source xml:lang="en">Show Release Notes after an update. The Release Notes are opened in a new web browser window.</source>
</trans-unit>
[] <trans-unit id="sql.watcherExclude">
<source xml:lang="en">Configure glob patterns of file paths to exclude from file watching. Patterns must match on absolute paths (i.e. prefix with ** or the full path to match properly). Changing this setting requires a restart. When you experience Azure Data Studio consuming lots of CPU time on startup, you can exclude large folders to reduce the initial load.</source>
</trans-unit>
<trans-unit id="uninstallExtensionComplete">
<source xml:lang="en">Please reload Azure Data Studio to complete the uninstallation of the extension {0}.</source>
</trans-unit>
@@ -5940,4 +5943,4 @@ Error: {1}</source>
<source xml:lang="en">Show Getting Started</source>
</trans-unit>
</body></file>
</xliff>
</xliff>