mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-05 10:46:33 +02:00
LEGO: check in for master to temporary branch. (#7168)
This commit is contained in:
@@ -13,20 +13,20 @@
|
||||
<Item ItemId=";BlockedImageInfoText" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
|
||||
<Str Cat="Text">
|
||||
<Val><![CDATA[Some pictures have been blocked to help prevent the sender from identifying this computer. Open this item to view pictures.]]></Val>
|
||||
<Tgt Cat="Text" Stat="Loc" Orig="New">
|
||||
<Val><![CDATA[Se han bloqueado algunas imágenes a fin de evitar que el remitente identifique este equipo. Abra este elemento para verlas.]]></Val>
|
||||
</Tgt>
|
||||
</Str>
|
||||
<Disp Icon="Str" />
|
||||
<Cmts>
|
||||
<Cmt Name="Dev"><![CDATA[This text is displayed if image is blocked from being displayed.]]></Cmt>
|
||||
</Cmts>
|
||||
</Item>
|
||||
<Item ItemId=";MarkdownNotPreviewedError" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
|
||||
<Str Cat="Text">
|
||||
<Val><![CDATA[The markdown could not be preview due to an internal error.]]></Val>
|
||||
<Tgt Cat="Text" Stat="Loc" Orig="New">
|
||||
<Val><![CDATA[No se pudo obtener la vista previa de Markdown debido a un error interno.]]></Val>
|
||||
</Tgt>
|
||||
</Str>
|
||||
<Disp Icon="Str" />
|
||||
<Cmts>
|
||||
<Cmt Name="Dev"><![CDATA[This text is displayed if markdown fails to preview]]></Cmt>
|
||||
</Cmts>
|
||||
</Item>
|
||||
</Item>
|
||||
</Item>
|
||||
|
||||
@@ -13,6 +13,9 @@
|
||||
<Item ItemId=";BlockedImageInfoText" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
|
||||
<Str Cat="Text">
|
||||
<Val><![CDATA[Some pictures have been blocked to help prevent the sender from identifying this computer. Open this item to view pictures.]]></Val>
|
||||
<Tgt Cat="Text" Stat="Loc" Orig="New">
|
||||
<Val><![CDATA[보낸 사람이 이 컴퓨터를 확인하지 못하도록 일부 그림이 차단되었습니다. 이 항목을 열어 모든 그림을 표시하세요.]]></Val>
|
||||
</Tgt>
|
||||
</Str>
|
||||
<Disp Icon="Str" />
|
||||
</Item>
|
||||
|
||||
Reference in New Issue
Block a user