Skip to content

LEGO: Pull request from juno/hb_6dddf33b-c6da-43d8-ac04-14d2c339cb00_20260605103313126 to main#11590

Merged
jonathanpeppers merged 1 commit into
mainfrom
juno/hb_6dddf33b-c6da-43d8-ac04-14d2c339cb00_20260605103313126
Jun 5, 2026
Merged

LEGO: Pull request from juno/hb_6dddf33b-c6da-43d8-ac04-14d2c339cb00_20260605103313126 to main#11590
jonathanpeppers merged 1 commit into
mainfrom
juno/hb_6dddf33b-c6da-43d8-ac04-14d2c339cb00_20260605103313126

Conversation

@csigs

@csigs csigs commented Jun 5, 2026

Copy link
Copy Markdown
Member

LEGO: Pull request from juno/hb_6dddf33b-c6da-43d8-ac04-14d2c339cb00_20260605103313126 to main with localized lcls

@csigs csigs requested a review from jonathanpeppers as a code owner June 5, 2026 10:33
Copilot AI review requested due to automatic review settings June 5, 2026 10:33
@csigs csigs requested a review from simonrozsival as a code owner June 5, 2026 10:33

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates localized *.lcl resource files for Xamarin.Android.Build.Tasks by adding translations for the new XA4254 and XA4255 resource strings.

Changes:

  • Add Polish (pl) localized entries for XA4254 and XA4255.
  • Add Czech (cs) localized entries for XA4254 and XA4255.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.

File Description
Localize/loc/pl/src/Xamarin.Android.Build.Tasks/Properties/Resources.resx.lcl Adds localized (Polish) strings for XA4254/XA4255.
Localize/loc/cs/src/Xamarin.Android.Build.Tasks/Properties/Resources.resx.lcl Adds localized (Czech) strings for XA4254/XA4255.

Comment on lines +1503 to +1520
<Item ItemId=";XA4254" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Trimmable type map Java source input directory '{0}' and output directory '{1}' must be different.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Katalog wejściowy źródła Java dla mapy typu Trimmable „{0}” i katalog wyjściowy „{1}” muszą być różne.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";XA4255" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Generated trimmable type map Java source '{0}' was not found.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Nie znaleziono wygenerowanego źródła Java dla mapy typu trimmable „{0}”.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
Comment on lines +1503 to +1520
<Item ItemId=";XA4254" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Trimmable type map Java source input directory '{0}' and output directory '{1}' must be different.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Vstupní adresář zdrojů Java pro mapu typu Trimmable „{0}“ a výstupní adresář „{1}“ se musí lišit.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";XA4255" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Generated trimmable type map Java source '{0}' was not found.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Vygenerovaný zdroj Java pro mapu typu Trimmable „{0}“ nebyl nalezen.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@jonathanpeppers jonathanpeppers merged commit c26d2f5 into main Jun 5, 2026
3 of 4 checks passed
@jonathanpeppers jonathanpeppers deleted the juno/hb_6dddf33b-c6da-43d8-ac04-14d2c339cb00_20260605103313126 branch June 5, 2026 19:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants