Skip to content

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

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

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

Conversation

@csigs
Copy link
Copy Markdown
Member

@csigs csigs commented Apr 15, 2026

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

Copilot AI review requested due to automatic review settings April 15, 2026 10:35
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

This PR updates the localization (*.lcl) resources for Xamarin.Android.Build.Tasks by adding a new localized string entry for warning XA4250 across multiple languages.

Changes:

  • Add a new XA4250 string entry to multiple Resources.resx.lcl files.
  • Provide localized translations corresponding to the XA4250 English message.

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 XA4250 localized string entry (zh-Hant).
Localize/loc/zh-Hans/src/Xamarin.Android.Build.Tasks/Properties/Resources.resx.lcl Adds XA4250 localized string entry (zh-Hans).
Localize/loc/tr/src/Xamarin.Android.Build.Tasks/Properties/Resources.resx.lcl Adds XA4250 localized string entry (tr).
Localize/loc/ru/src/Xamarin.Android.Build.Tasks/Properties/Resources.resx.lcl Adds XA4250 localized string entry (ru).
Localize/loc/pt-BR/src/Xamarin.Android.Build.Tasks/Properties/Resources.resx.lcl Adds XA4250 localized string entry (pt-BR).
Localize/loc/pl/src/Xamarin.Android.Build.Tasks/Properties/Resources.resx.lcl Adds XA4250 localized string entry (pl).
Localize/loc/ko/src/Xamarin.Android.Build.Tasks/Properties/Resources.resx.lcl Adds XA4250 localized string entry (ko).
Localize/loc/ja/src/Xamarin.Android.Build.Tasks/Properties/Resources.resx.lcl Adds XA4250 localized string entry (ja).
Localize/loc/it/src/Xamarin.Android.Build.Tasks/Properties/Resources.resx.lcl Adds XA4250 localized string entry (it).
Localize/loc/fr/src/Xamarin.Android.Build.Tasks/Properties/Resources.resx.lcl Adds XA4250 localized string entry (fr).
Localize/loc/es/src/Xamarin.Android.Build.Tasks/Properties/Resources.resx.lcl Adds XA4250 localized string entry (es).
Localize/loc/de/src/Xamarin.Android.Build.Tasks/Properties/Resources.resx.lcl Adds XA4250 localized string entry (de).
Localize/loc/cs/src/Xamarin.Android.Build.Tasks/Properties/Resources.resx.lcl Adds XA4250 localized string entry (cs).

<Str Cat="Text">
<Val><![CDATA[Manifest-referenced type '{0}' was not found in any scanned assembly. It may be a framework type.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Nie znaleziono typu odwołującego się do manifestu „{0}" w żadnym zeskanowanym zestawie. Może to być typ struktury.]]></Val>
Copy link

Copilot AI Apr 15, 2026

Choose a reason for hiding this comment

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

The Polish translation uses mismatched quotation marks around the placeholder (opens with „ but closes with "). Please use a matching closing quote (e.g., ”) for consistency with other strings in this file.

Suggested change
<Val><![CDATA[Nie znaleziono typu odwołującego się do manifestu „{0}" w żadnym zeskanowanym zestawie. Może to być typ struktury.]]></Val>
<Val><![CDATA[Nie znaleziono typu odwołującego się do manifestu „{0} w żadnym zeskanowanym zestawie. Może to być typ struktury.]]></Val>

Copilot uses AI. Check for mistakes.
@jonathanpeppers jonathanpeppers merged commit 81987b1 into main Apr 15, 2026
9 of 10 checks passed
@jonathanpeppers jonathanpeppers deleted the juno/hb_6dddf33b-c6da-43d8-ac04-14d2c339cb00_20260415103450130 branch April 15, 2026 13:30
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