Skip to content

Commit

Permalink
LEGO: Pull request (#9575)
Browse files Browse the repository at this point in the history
Juno: check in to juno/hb_6dddf33b-c6da-43d8-ac04-14d2c339cb00_20241203113739719.
  • Loading branch information
csigs authored Dec 3, 2024
1 parent e684a01 commit e8247c8
Showing 1 changed file with 14 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,15 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";APT0005" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Invalid file name: Filenames cannot use Java reserved words.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[檔案名稱無效: 檔案名稱不能使用 JAVA 保留字。]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";APT2264" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[This could be caused by the project exceeding the Windows maximum path length limitation. See https://learn.microsoft.com/dotnet/android/messages/apt2264 for details.]]></Val>
Expand Down Expand Up @@ -1223,10 +1232,13 @@
</Item>
<Item ItemId=";XA4236" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Cannot download Maven artifact '{0}:{1}'.]D;]A;- {2}: {3}]D;]A;- {4}: {5}]]></Val>
<Val><![CDATA[Cannot download Maven artifact '{0}:{1}'.]D;]A;{2}]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[無法下載 Maven 成品 '{0}:{1}'。]D;]A;- {2}: {3}]D;]A;- {4}: {5}]]></Val>
<Val><![CDATA[無法下載 Maven 成品 '{0}:{1}'。]D;]A;{2}]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Cannot download Maven artifact '{0}:{1}'.]D;]A;- {2}: {3}]D;]A;- {4}: {5}]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
Expand Down

0 comments on commit e8247c8

Please sign in to comment.