Skip to content

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

Merged
jonathanpeppers merged 1 commit intomainfrom
juno/hb_6dddf33b-c6da-43d8-ac04-14d2c339cb00_20260427103413911
Apr 27, 2026
Merged

LEGO: Pull request from juno/hb_6dddf33b-c6da-43d8-ac04-14d2c339cb00_20260427103413911 to main#11221
jonathanpeppers merged 1 commit intomainfrom
juno/hb_6dddf33b-c6da-43d8-ac04-14d2c339cb00_20260427103413911

Conversation

@csigs
Copy link
Copy Markdown
Member

@csigs csigs commented Apr 27, 2026

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

Copilot AI review requested due to automatic review settings April 27, 2026 10:34
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Adds localized .lcl entries for the new XA0119_ReadyToRun resource used by Xamarin.Android build tasks, so the warning text appears translated in supported UI cultures.

Changes:

  • Adds a new ;XA0119_ReadyToRun item to multiple locale .lcl files under Localize/loc/*.
  • Provides localized warning text advising not to combine Fast Deployment with ReadyToRun.

Reviewed changes

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

Show a summary per file
File Description
Localize/loc/zh-Hant/src/Xamarin.Android.Build.Tasks/Properties/Resources.resx.lcl Adds zh-Hant localization for XA0119_ReadyToRun.
Localize/loc/zh-Hans/src/Xamarin.Android.Build.Tasks/Properties/Resources.resx.lcl Adds zh-Hans localization for XA0119_ReadyToRun.
Localize/loc/tr/src/Xamarin.Android.Build.Tasks/Properties/Resources.resx.lcl Adds Turkish localization for XA0119_ReadyToRun.
Localize/loc/ru/src/Xamarin.Android.Build.Tasks/Properties/Resources.resx.lcl Adds Russian localization for XA0119_ReadyToRun.
Localize/loc/pt-BR/src/Xamarin.Android.Build.Tasks/Properties/Resources.resx.lcl Adds pt-BR localization for XA0119_ReadyToRun.
Localize/loc/pl/src/Xamarin.Android.Build.Tasks/Properties/Resources.resx.lcl Adds Polish localization for XA0119_ReadyToRun.
Localize/loc/ko/src/Xamarin.Android.Build.Tasks/Properties/Resources.resx.lcl Adds Korean localization for XA0119_ReadyToRun.
Localize/loc/fr/src/Xamarin.Android.Build.Tasks/Properties/Resources.resx.lcl Adds French localization for XA0119_ReadyToRun.
Localize/loc/es/src/Xamarin.Android.Build.Tasks/Properties/Resources.resx.lcl Adds Spanish localization for XA0119_ReadyToRun.
Localize/loc/de/src/Xamarin.Android.Build.Tasks/Properties/Resources.resx.lcl Adds German localization for XA0119_ReadyToRun.
Localize/loc/cs/src/Xamarin.Android.Build.Tasks/Properties/Resources.resx.lcl Adds Czech localization for XA0119_ReadyToRun.

Comment on lines +396 to +400
<Item ItemId=";XA0119_ReadyToRun" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Using fast deployment and ReadyToRun at the same time is not recommended. Use fast deployment for Debug configurations and ReadyToRun for Release configurations.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Používání rychlého nasazení a ReadyToRun najednou se nedoporučuje. Pro konfigurace Debug použijte rychlé nasazení, pro konfigurace Release pak ReadyToRun.]]></Val>
<Str Cat="Text">
<Val><![CDATA[Using fast deployment and ReadyToRun at the same time is not recommended. Use fast deployment for Debug configurations and ReadyToRun for Release configurations.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[No se recomienda usar la implementación rápida y ReadyToRun al mismo tiempo. Use la implementación rápida para las configuraciones de depuración y ReadyToRun para las configuraciones de versión.]]></Val>
@jonathanpeppers jonathanpeppers merged commit af77216 into main Apr 27, 2026
6 of 7 checks passed
@jonathanpeppers jonathanpeppers deleted the juno/hb_6dddf33b-c6da-43d8-ac04-14d2c339cb00_20260427103413911 branch April 27, 2026 13:45
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