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

This commit is contained in:
csigs
2021-10-11 22:36:10 -07:00
committed by GitHub
parent 38036ca15c
commit 405712f484
4 changed files with 26 additions and 2 deletions

View File

@@ -1107,6 +1107,9 @@
<Item ItemId=";src/sql/base/browser/ui/designer/designer.tableDesigner.unknownComponentType" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[The component type: {0} is not supported]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[El tipo de componente: {0} no es compatible]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -1122,6 +1125,9 @@
<Item ItemId=";src/sql/base/browser/ui/designer/designerPropertiesPane.tableDesigner.propertiesPaneTitleWithContext" ItemType="0" PsrId="308" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Properties - {0} {1}]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Propiedades: {0}{1}]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -15592,7 +15598,7 @@
<Str Cat="Text">
<Val><![CDATA[Advanced]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Opciones avanzadas]]></Val>
<Val><![CDATA[Avanzado]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
@@ -15601,7 +15607,7 @@
<Str Cat="Text">
<Val><![CDATA[Allow Nulls]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Permitir valores NULL]]></Val>
<Val><![CDATA[Permitir NULL]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />