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

This commit is contained in:
csigs
2021-10-25 09:45:49 -07:00
committed by GitHub
parent 4ba192a5c3
commit b1bc6d911b
23 changed files with 711 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[Carga del diseñador completada]]></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[Procesando cambios...]]></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[Procesamiento de cambios completado]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>