LEGO: Pull request from juno/hb_6dddf33b-c6da-43d8-ac04-14d2c339cb00_20260920103314424 to main - #12837
Merged
jonathanpeppers merged 1 commit intoSep 21, 2026
Conversation
csigs
requested review from
jonathanpeppers and
simonrozsival
as code owners
September 20, 2026 10:33
Contributor
There was a problem hiding this comment.
Copilot review overview
🟡 Changes recommended
The PR modifies Localize/loc/**/*.lcl files, which repo guidance treats as localization pipeline outputs (and also introduces incorrect localization of the literal @(Reference) token in some locales).
Get a fresh assessment by requesting another Copilot review.
Review effort: Lite
Findings: 2
Open (14)
Keep MSBuild item name @(Reference) untranslated · New Keep MSBuild item name @(Reference) untranslated · New Revert manually edited generated localization file · New Revert manually edited generated localization file · New Revert manually edited generated localization file · New Revert manually edited generated localization file · New Revert manually edited generated localization file · New Revert manually edited generated localization file · New Revert manually edited generated localization file · New Revert manually edited generated localization file · New Revert manually edited generated localization file · New Revert manually edited generated localization file · New Revert manually edited generated localization file · New Revert manually edited generated localization file · New
What changed in this PR
This PR updates localized .lcl resources for Xamarin.Android.Build.Tasks by adding a new localized entry for error message XA1037 (“Unsupported @(Reference) item: {0}”) across multiple languages.
Changes:
- Added a new
XA1037entry in multipleLocalize/loc/**/Resources.resx.lclfiles. - Introduced localized text for the
XA1037resource in each affected locale. - (Locale-specific) Some translations alter the literal MSBuild item token
@(Reference).
| File | Description |
|---|---|
| Localize/loc/cs/src/Xamarin.Android.Build.Tasks/Properties/Resources.resx.lcl | Adds localized XA1037 entry |
| Localize/loc/de/src/Xamarin.Android.Build.Tasks/Properties/Resources.resx.lcl | Adds localized XA1037 entry |
| Localize/loc/es/src/Xamarin.Android.Build.Tasks/Properties/Resources.resx.lcl | Adds localized XA1037 entry |
| Localize/loc/fr/src/Xamarin.Android.Build.Tasks/Properties/Resources.resx.lcl | Adds localized XA1037 entry |
| Localize/loc/it/src/Xamarin.Android.Build.Tasks/Properties/Resources.resx.lcl | Adds localized XA1037 entry |
| Localize/loc/ja/src/Xamarin.Android.Build.Tasks/Properties/Resources.resx.lcl | Adds localized XA1037 entry |
| Localize/loc/ko/src/Xamarin.Android.Build.Tasks/Properties/Resources.resx.lcl | Adds localized XA1037 entry (also alters @(Reference) token) |
| Localize/loc/pl/src/Xamarin.Android.Build.Tasks/Properties/Resources.resx.lcl | Adds localized XA1037 entry |
| Localize/loc/pt-BR/src/Xamarin.Android.Build.Tasks/Properties/Resources.resx.lcl | Adds localized XA1037 entry |
| Localize/loc/ru/src/Xamarin.Android.Build.Tasks/Properties/Resources.resx.lcl | Adds localized XA1037 entry |
| Localize/loc/tr/src/Xamarin.Android.Build.Tasks/Properties/Resources.resx.lcl | Adds localized XA1037 entry (also alters @(Reference) token) |
| Localize/loc/zh-Hant/src/Xamarin.Android.Build.Tasks/Properties/Resources.resx.lcl | Adds localized XA1037 entry |
| <Str Cat="Text"> | ||
| <Val><![CDATA[Unsupported @(Reference) item: {0}]]></Val> | ||
| <Tgt Cat="Text" Stat="Loc" Orig="New"> | ||
| <Val><![CDATA[지원되지 않는 @(참조) 항목: {0}]]></Val> |
| <Str Cat="Text"> | ||
| <Val><![CDATA[Unsupported @(Reference) item: {0}]]></Val> | ||
| <Tgt Cat="Text" Stat="Loc" Orig="New"> | ||
| <Val><![CDATA[Desteklenmeyen @(Başvuru) öğesi: {0}]]></Val> |
Comment on lines
+861
to
+865
| <Item ItemId=";XA1037" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true"> | ||
| <Str Cat="Text"> | ||
| <Val><![CDATA[Unsupported @(Reference) item: {0}]]></Val> | ||
| <Tgt Cat="Text" Stat="Loc" Orig="New"> | ||
| <Val><![CDATA[Nepodporovaná položka @(Reference): {0}]]></Val> |
Comment on lines
+861
to
+865
| <Item ItemId=";XA1037" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true"> | ||
| <Str Cat="Text"> | ||
| <Val><![CDATA[Unsupported @(Reference) item: {0}]]></Val> | ||
| <Tgt Cat="Text" Stat="Loc" Orig="New"> | ||
| <Val><![CDATA[Nicht unterstütztes @(Reference)-Element: {0}]]></Val> |
Comment on lines
+861
to
+865
| <Item ItemId=";XA1037" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true"> | ||
| <Str Cat="Text"> | ||
| <Val><![CDATA[Unsupported @(Reference) item: {0}]]></Val> | ||
| <Tgt Cat="Text" Stat="Loc" Orig="New"> | ||
| <Val><![CDATA[Elemento @(Reference) no admitido: {0}]]></Val> |
Comment on lines
+861
to
+865
| <Item ItemId=";XA1037" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true"> | ||
| <Str Cat="Text"> | ||
| <Val><![CDATA[Unsupported @(Reference) item: {0}]]></Val> | ||
| <Tgt Cat="Text" Stat="Loc" Orig="New"> | ||
| <Val><![CDATA[Nieobsługiwany element @(Reference): {0}]]></Val> |
Comment on lines
+861
to
+865
| <Item ItemId=";XA1037" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true"> | ||
| <Str Cat="Text"> | ||
| <Val><![CDATA[Unsupported @(Reference) item: {0}]]></Val> | ||
| <Tgt Cat="Text" Stat="Loc" Orig="New"> | ||
| <Val><![CDATA[Item @(Reference) sem suporte: {0}]]></Val> |
Comment on lines
+861
to
+865
| <Item ItemId=";XA1037" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true"> | ||
| <Str Cat="Text"> | ||
| <Val><![CDATA[Unsupported @(Reference) item: {0}]]></Val> | ||
| <Tgt Cat="Text" Stat="Loc" Orig="New"> | ||
| <Val><![CDATA[Неподдерживаемый элемент @(Reference): {0}]]></Val> |
Comment on lines
+861
to
+865
| <Item ItemId=";XA1037" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true"> | ||
| <Str Cat="Text"> | ||
| <Val><![CDATA[Unsupported @(Reference) item: {0}]]></Val> | ||
| <Tgt Cat="Text" Stat="Loc" Orig="New"> | ||
| <Val><![CDATA[Desteklenmeyen @(Başvuru) öğesi: {0}]]></Val> |
Comment on lines
+861
to
+865
| <Item ItemId=";XA1037" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true"> | ||
| <Str Cat="Text"> | ||
| <Val><![CDATA[Unsupported @(Reference) item: {0}]]></Val> | ||
| <Tgt Cat="Text" Stat="Loc" Orig="New"> | ||
| <Val><![CDATA[不支援的 @(Reference) 項目: {0}]]></Val> |
jonathanpeppers
approved these changes
Sep 21, 2026
jonathanpeppers
deleted the
juno/hb_6dddf33b-c6da-43d8-ac04-14d2c339cb00_20260920103314424
branch
September 21, 2026 13:11
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.


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