Skip to content

Commit 310712a

Browse files
authored
LEGO: Pull request from lego/hb_5df43909-4a19-4f55-bc3f-9ea8fccf3c82_20260318055049745 to main (#24918)
LEGO: Pull request from lego/hb_5df43909-4a19-4f55-bc3f-9ea8fccf3c82_20260318055049745 to main with localized lcls
1 parent d8dcb86 commit 310712a

File tree

2 files changed

+54
-0
lines changed

2 files changed

+54
-0
lines changed

macios/Localize/loc/es/macios/src/rgen/Microsoft.Macios.Bindings.Analyzer/Resources.resx.lcl

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1150,6 +1150,33 @@
11501150
</Str>
11511151
<Disp Icon="Str" />
11521152
</Item>
1153+
<Item ItemId=";RBI0042Description" ItemType="0;.resx" PsrId="211" Leaf="true">
1154+
<Str Cat="Text">
1155+
<Val><![CDATA[Transient types (TransientString, TransientCFString, TransientCFObject) allocate native memory and must be disposed. Use the 'using' keyword to ensure proper cleanup.]]></Val>
1156+
<Tgt Cat="Text" Stat="Loc" Orig="New">
1157+
<Val><![CDATA[Los tipos transitorios (TransientString, TransientCFString, TransientCFObject) asignan memoria nativa y deben eliminarse. Use la palabra clave "using" para garantizar una limpieza adecuada.]]></Val>
1158+
</Tgt>
1159+
</Str>
1160+
<Disp Icon="Str" />
1161+
</Item>
1162+
<Item ItemId=";RBI0042MessageFormat" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
1163+
<Str Cat="Text">
1164+
<Val><![CDATA[Variable '{0}' of type '{1}' must be declared with the 'using' keyword to ensure proper disposal of native resources]]></Val>
1165+
<Tgt Cat="Text" Stat="Loc" Orig="New">
1166+
<Val><![CDATA[La variable "{0}" de tipo "{1}" debe declararse con la palabra clave "using" para garantizar la eliminación adecuada de los recursos nativos]]></Val>
1167+
</Tgt>
1168+
</Str>
1169+
<Disp Icon="Str" />
1170+
</Item>
1171+
<Item ItemId=";RBI0042Title" ItemType="0;.resx" PsrId="211" Leaf="true">
1172+
<Str Cat="Text">
1173+
<Val><![CDATA[Transient disposable type not declared with 'using']]></Val>
1174+
<Tgt Cat="Text" Stat="Loc" Orig="New">
1175+
<Val><![CDATA[Tipo descartable transitorio no declarado con "using"]]></Val>
1176+
</Tgt>
1177+
</Str>
1178+
<Disp Icon="Str" />
1179+
</Item>
11531180
</Item>
11541181
</Item>
11551182
</LCX>

macios/Localize/loc/pt-BR/macios/src/rgen/Microsoft.Macios.Bindings.Analyzer/Resources.resx.lcl

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1150,6 +1150,33 @@
11501150
</Str>
11511151
<Disp Icon="Str" />
11521152
</Item>
1153+
<Item ItemId=";RBI0042Description" ItemType="0;.resx" PsrId="211" Leaf="true">
1154+
<Str Cat="Text">
1155+
<Val><![CDATA[Transient types (TransientString, TransientCFString, TransientCFObject) allocate native memory and must be disposed. Use the 'using' keyword to ensure proper cleanup.]]></Val>
1156+
<Tgt Cat="Text" Stat="Loc" Orig="New">
1157+
<Val><![CDATA[Tipos transitórios (TransientString, TransientCFString, TransientCFObject) alocam memória nativa e devem ser liberados. Use a palavra-chave 'using' para garantir a liberação adequada.]]></Val>
1158+
</Tgt>
1159+
</Str>
1160+
<Disp Icon="Str" />
1161+
</Item>
1162+
<Item ItemId=";RBI0042MessageFormat" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
1163+
<Str Cat="Text">
1164+
<Val><![CDATA[Variable '{0}' of type '{1}' must be declared with the 'using' keyword to ensure proper disposal of native resources]]></Val>
1165+
<Tgt Cat="Text" Stat="Loc" Orig="New">
1166+
<Val><![CDATA[A variável '{0}' do tipo '{1}' deve ser declarada com a palavra-chave 'using' para garantir a liberação adequada de recursos nativos]]></Val>
1167+
</Tgt>
1168+
</Str>
1169+
<Disp Icon="Str" />
1170+
</Item>
1171+
<Item ItemId=";RBI0042Title" ItemType="0;.resx" PsrId="211" Leaf="true">
1172+
<Str Cat="Text">
1173+
<Val><![CDATA[Transient disposable type not declared with 'using']]></Val>
1174+
<Tgt Cat="Text" Stat="Loc" Orig="New">
1175+
<Val><![CDATA[Tipo transitório descartável não declarado com 'using']]></Val>
1176+
</Tgt>
1177+
</Str>
1178+
<Disp Icon="Str" />
1179+
</Item>
11531180
</Item>
11541181
</Item>
11551182
</LCX>

0 commit comments

Comments
 (0)