Skip to content

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

Open
csigs wants to merge 1 commit into
mainfrom
juno/hb_6dddf33b-c6da-43d8-ac04-14d2c339cb00_20260712103445943
Open

LEGO: Pull request from juno/hb_6dddf33b-c6da-43d8-ac04-14d2c339cb00_20260712103445943 to main#12044
csigs wants to merge 1 commit into
mainfrom
juno/hb_6dddf33b-c6da-43d8-ac04-14d2c339cb00_20260712103445943

Conversation

@csigs

@csigs csigs commented Jul 12, 2026

Copy link
Copy Markdown
Member

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

Copilot AI review requested due to automatic review settings July 12, 2026 10:34

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 the localization source (*.resx.lcl) files under Localize/loc/ to add a new localized string entry for error code XA5304 in multiple languages for Xamarin.Android.Build.Tasks.

Changes:

  • Added a new XA5304 localization item to each affected Resources.resx.lcl file.
  • Introduced localized translations for the message “Invalid AssemblyStore compression level …”.

Reviewed changes

Copilot reviewed 13 out of 13 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
Localize/loc/zh-Hant/src/Xamarin.Android.Build.Tasks/Properties/Resources.resx.lcl Adds zh-Hant localization entry for XA5304.
Localize/loc/zh-Hans/src/Xamarin.Android.Build.Tasks/Properties/Resources.resx.lcl Adds zh-Hans localization entry for XA5304.
Localize/loc/tr/src/Xamarin.Android.Build.Tasks/Properties/Resources.resx.lcl Adds Turkish localization entry for XA5304.
Localize/loc/ru/src/Xamarin.Android.Build.Tasks/Properties/Resources.resx.lcl Adds Russian localization entry for XA5304.
Localize/loc/pt-BR/src/Xamarin.Android.Build.Tasks/Properties/Resources.resx.lcl Adds pt-BR localization entry for XA5304.
Localize/loc/pl/src/Xamarin.Android.Build.Tasks/Properties/Resources.resx.lcl Adds Polish localization entry for XA5304 (contains a punctuation/spacing issue noted in comments).
Localize/loc/ko/src/Xamarin.Android.Build.Tasks/Properties/Resources.resx.lcl Adds Korean localization entry for XA5304.
Localize/loc/ja/src/Xamarin.Android.Build.Tasks/Properties/Resources.resx.lcl Adds Japanese localization entry for XA5304.
Localize/loc/it/src/Xamarin.Android.Build.Tasks/Properties/Resources.resx.lcl Adds Italian localization entry for XA5304.
Localize/loc/fr/src/Xamarin.Android.Build.Tasks/Properties/Resources.resx.lcl Adds French localization entry for XA5304.
Localize/loc/es/src/Xamarin.Android.Build.Tasks/Properties/Resources.resx.lcl Adds Spanish localization entry for XA5304.
Localize/loc/de/src/Xamarin.Android.Build.Tasks/Properties/Resources.resx.lcl Adds German localization entry for XA5304.
Localize/loc/cs/src/Xamarin.Android.Build.Tasks/Properties/Resources.resx.lcl Adds Czech localization entry for XA5304.

<Str Cat="Text">
<Val><![CDATA[Invalid AssemblyStore compression level '{0}'. The value must be between {1} and {2}.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Nieprawidłowy poziom kompresji AssemblyStore "„{0}”. Wartość musi mieścić się w zakresie od{1} do {2}.]]></Val>
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.

2 participants