LEGO: Pull request from juno/hb_6dddf33b-c6da-43d8-ac04-14d2c339cb00_20260524104831372 to main#11471
Open
csigs wants to merge 1 commit into
Open
Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
This PR updates the localized .resx.lcl files under Localize/loc/ for Xamarin.Android.Build.Tasks to reflect recent resource key additions/removals (e.g., removing XA1031–XA1033 entries and adding translations for new XA42xx/XA43xx/XA53xx messages).
Changes:
- Remove localized entries for XA1031 / XA1031_HCH / XA1032 / XA1033.
- Add localized entries for XA4217, XA4227, XA4253, XA4316–XA4318, and XA5303 across multiple languages.
- Update localization catalogs for: zh-Hant, zh-Hans, ru, pt-BR, pl, fr, es, de, cs.
Reviewed changes
Copilot reviewed 9 out of 9 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 | Updates zh-Hant localization entries (remove XA103x; add XA4217/XA4227/XA4253/XA4316-18/XA5303). |
| Localize/loc/zh-Hans/src/Xamarin.Android.Build.Tasks/Properties/Resources.resx.lcl | Updates zh-Hans localization entries (remove XA103x; add XA4217/XA4227/XA4253/XA4316-18/XA5303). |
| Localize/loc/ru/src/Xamarin.Android.Build.Tasks/Properties/Resources.resx.lcl | Updates ru localization entries (remove XA103x; add XA4217/XA4227/XA4253/XA4316-18/XA5303). |
| Localize/loc/pt-BR/src/Xamarin.Android.Build.Tasks/Properties/Resources.resx.lcl | Updates pt-BR localization entries (remove XA103x; add XA4217/XA4227/XA4253/XA4316-18/XA5303). |
| Localize/loc/pl/src/Xamarin.Android.Build.Tasks/Properties/Resources.resx.lcl | Updates pl localization entries (remove XA103x; add XA4217/XA4227/XA4253/XA4316-18/XA5303). |
| Localize/loc/fr/src/Xamarin.Android.Build.Tasks/Properties/Resources.resx.lcl | Updates fr localization entries (remove XA103x; add XA4217/XA4227/XA4253/XA4316-18/XA5303). |
| Localize/loc/es/src/Xamarin.Android.Build.Tasks/Properties/Resources.resx.lcl | Updates es localization entries (remove XA103x; add XA4217/XA4227/XA4253/XA4316-18/XA5303). |
| Localize/loc/de/src/Xamarin.Android.Build.Tasks/Properties/Resources.resx.lcl | Updates de localization entries (remove XA103x; add XA4217/XA4227/XA4253/XA4316-18/XA5303). |
| Localize/loc/cs/src/Xamarin.Android.Build.Tasks/Properties/Resources.resx.lcl | Updates cs localization entries (remove XA103x; add XA4217/XA4227/XA4253/XA4316-18/XA5303). |
| <Str Cat="Text"> | ||
| <Val><![CDATA[Input file '{0}' does not start with '<replacements/>'. Skipping.]]></Val> | ||
| <Tgt Cat="Text" Stat="Loc" Orig="New"> | ||
| <Val><![CDATA[输入文件 “{0}“ 没有以 '<replacements/>' 开头。正在跳过。]]></Val> |
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_20260524104831372 to main with localized lcls