Skip to content

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

Merged
jonathanpeppers merged 1 commit into
mainfrom
juno/hb_6dddf33b-c6da-43d8-ac04-14d2c339cb00_20260903103237719
Sep 3, 2026
Merged

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

Conversation

@csigs

@csigs csigs commented Sep 3, 2026

Copy link
Copy Markdown
Member

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

Copilot AI lite review requested due to automatic review settings September 3, 2026 10:32

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.

🟡 Changes recommended

The PR modifies Localize/loc/** *.resx.lcl files, which are auto-generated localization outputs and should not be directly edited/landed via PR.

Once you've addressed the issues Copilot identified, you can request another Copilot review.

Pull request overview

This PR updates localization outputs by adding a new localized resource entry for error XA1049 (“AndroidEnableMarshalMethods” vs “PublishReadyToRun” mutual exclusivity) across multiple Localize/loc/* Resources.resx.lcl files.

Changes:

  • Add XA1049 localization entries to multiple locale-specific Resources.resx.lcl files.
  • Introduce localized translations for the XA1049 message in each affected locale.
File summaries
File Description
Localize/loc/zh-Hant/src/Xamarin.Android.Build.Tasks/Properties/Resources.resx.lcl Adds XA1049 localized entry to Traditional Chinese localization output (.lcl).
Localize/loc/zh-Hans/src/Xamarin.Android.Build.Tasks/Properties/Resources.resx.lcl Adds XA1049 localized entry to Simplified Chinese localization output (.lcl).
Localize/loc/tr/src/Xamarin.Android.Build.Tasks/Properties/Resources.resx.lcl Adds XA1049 localized entry to Turkish localization output (.lcl).
Localize/loc/ru/src/Xamarin.Android.Build.Tasks/Properties/Resources.resx.lcl Adds XA1049 localized entry to Russian localization output (.lcl).
Localize/loc/pt-BR/src/Xamarin.Android.Build.Tasks/Properties/Resources.resx.lcl Adds XA1049 localized entry to Brazilian Portuguese localization output (.lcl).
Localize/loc/pl/src/Xamarin.Android.Build.Tasks/Properties/Resources.resx.lcl Adds XA1049 localized entry to Polish localization output (.lcl).
Localize/loc/ko/src/Xamarin.Android.Build.Tasks/Properties/Resources.resx.lcl Adds XA1049 localized entry to Korean localization output (.lcl).
Localize/loc/ja/src/Xamarin.Android.Build.Tasks/Properties/Resources.resx.lcl Adds XA1049 localized entry to Japanese localization output (.lcl).
Localize/loc/it/src/Xamarin.Android.Build.Tasks/Properties/Resources.resx.lcl Adds XA1049 localized entry to Italian localization output (.lcl).
Localize/loc/fr/src/Xamarin.Android.Build.Tasks/Properties/Resources.resx.lcl Adds XA1049 localized entry to French localization output (.lcl).
Localize/loc/es/src/Xamarin.Android.Build.Tasks/Properties/Resources.resx.lcl Adds XA1049 localized entry to Spanish localization output (.lcl).
Review details
  • Files reviewed: 11/11 changed files
  • Comments generated: 1
  • Review effort level: Lite

Comment on lines +966 to 975
<Item ItemId=";XA1049" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[The 'AndroidEnableMarshalMethods' and 'PublishReadyToRun' MSBuild properties cannot both be set to 'true'. Set one property to 'false'.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[As propriedades 'AndroidEnableMarshalMethods' e 'PublishReadyToRun' do MSBuild não podem ser definidas como 'true'. Defina uma propriedade como 'false'.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";XA2000" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
@jonathanpeppers
jonathanpeppers merged commit 86b98fd into main Sep 3, 2026
35 of 45 checks passed
@jonathanpeppers
jonathanpeppers deleted the juno/hb_6dddf33b-c6da-43d8-ac04-14d2c339cb00_20260903103237719 branch September 3, 2026 12:31
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