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
Original file line number Diff line number Diff line change
Expand Up @@ -1827,6 +1827,15 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";XA4323" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Ignoring directory '{0}' as it does not exist!]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Das Verzeichnis „{0}“ wird ignoriert, da es nicht vorhanden ist!]]></Val>
Comment on lines +1830 to +1834
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";XA5101" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Missing Android NDK toolchains directory '{0}'. Please install the Android NDK.]]></Val>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1827,6 +1827,15 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";XA4323" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Ignoring directory '{0}' as it does not exist!]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Le répertoire « {0} » est ignoré, car il n’existe pas !]]></Val>
Comment on lines +1830 to +1834
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";XA5101" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Missing Android NDK toolchains directory '{0}'. Please install the Android NDK.]]></Val>
Expand Down
Loading