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>