Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions Localize/loc/pl/tools/mtouch/Errors.resx.lcl
Original file line number Diff line number Diff line change
Expand Up @@ -3322,6 +3322,15 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";MX0185" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[The option '{0}' cannot take the value '{1}' when using CoreCLR.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Opcja "{0}" nie może przyjmować wartości "{1}" podczas korzystania z repozytorium CoreCLR.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";MX1009" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Could not copy the assembly '{0}' to '{1}': {2}]D;]A; ]]></Val>
Expand Down
9 changes: 9 additions & 0 deletions Localize/loc/ru/tools/mtouch/Errors.resx.lcl
Original file line number Diff line number Diff line change
Expand Up @@ -3322,6 +3322,15 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";MX0185" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[The option '{0}' cannot take the value '{1}' when using CoreCLR.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Параметр '{0}' не может иметь значение '{1}' при использовании CoreCLR.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";MX1009" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Could not copy the assembly '{0}' to '{1}': {2}]D;]A; ]]></Val>
Expand Down
3 changes: 3 additions & 0 deletions Localize/loc/tr/tools/mtouch/Errors.resx.lcl
Original file line number Diff line number Diff line change
Expand Up @@ -3325,6 +3325,9 @@
<Item ItemId=";MX0185" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[The option '{0}' cannot take the value '{1}' when using CoreCLR.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[CoreCLR kullanılırken '{0}' seçeneği '{1}' değerini alamaz.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
Expand Down