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

This commit is contained in:
csigs
2022-03-03 09:43:28 -08:00
committed by GitHub
parent 8b543d1d12
commit d5fa5fca3a
4 changed files with 42 additions and 0 deletions

View File

@@ -3159,6 +3159,9 @@
<Item ItemId=";src/sql/workbench/browser/designer/designer.designer.newRowButtonAriaLabel" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Add new row to '{0}' table]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[将新行添加到 \"{0}\" 表]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -14901,6 +14904,9 @@
<Item ItemId=";src/sql/workbench/services/notebook/browser/notebookServiceImpl.failedToCreateNotebookInput" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Failed to create notebook input for provider '{0}']]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[无法为提供程序 \"{0}\" 创建笔记本输入]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>