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

Co-authored-by: Karl Burtram <karlb@microsoft.com>
This commit is contained in:
csigs
2021-10-22 10:19:54 -07:00
committed by GitHub
parent 65e67e9a37
commit e1d34c24a4
4 changed files with 63 additions and 0 deletions

View File

@@ -1116,6 +1116,9 @@
<Item ItemId=";src/sql/base/browser/ui/designer/designer.designer.loadingDesignerCompleted" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Loading designer completed]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Загрузка конструктора завершена]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -1131,12 +1134,18 @@
<Item ItemId=";src/sql/base/browser/ui/designer/designer.designer.processingChanges" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Processing changes...]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Обработка изменений...]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";src/sql/base/browser/ui/designer/designer.designer.processingChangesCompleted" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Processing changes completed]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Обработка изменений завершена]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>