LEGO: check in for main to temporary branch. (#17957)

This commit is contained in:
csigs
2021-12-17 08:54:43 -08:00
committed by GitHub
parent e18c87b194
commit 8aa6a8ac95
16 changed files with 594 additions and 360 deletions

View File

@@ -1842,6 +1842,15 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";src/sql/base/common/locConstants.sql.watcherExclude" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[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.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[設定要從檔案監看排除的檔案路徑的 Glob 模式。模式必須符合絕對路徑 (例如首碼使用 ** 或完整路徑以正確比對)。必須先重新啟動,才能變更此設定。若是遇到 Azure Data Studio 在啟動時取用大量 CPU 時間的情況,您可以排除大型資料夾以減少初始負載。]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";src/sql/base/common/locConstants.uninstallExtensionComplete" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Please reload Azure Data Studio to complete the uninstallation of the extension {0}.]]></Val>