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

This commit is contained in:
csigs
2021-12-16 09:04:30 -08:00
committed by GitHub
parent 77a030502a
commit 7378d56bfb
3 changed files with 27 additions and 0 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>