LEGO: Pull request from lego/hb_5df43909-4a19-4f55-bc3f-9ea8fccf3c82_20260620173520203 to main#25756
Conversation
There was a problem hiding this comment.
Pull request overview
This PR updates the localization (.lcl) resources to include translations for newly introduced strings in mtouch and MSBuild error messages.
Changes:
- Add localized string for mtouch error
MX1504(“Cannot find the product assembly …”) inzh-Hans,tr,ru, andja. - Add localized string for MSBuild error
E7178(Console output/error accessed during a build task) inzh-Hans,tr,ru,ja,it, andde.
Reviewed changes
Copilot reviewed 10 out of 10 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| macios/Localize/loc/zh-Hans/macios/tools/mtouch/Errors.resx.lcl | Add MX1504 Simplified Chinese localization entry. |
| macios/Localize/loc/zh-Hans/macios/msbuild/Xamarin.Localization.MSBuild/MSBStrings.resx.lcl | Add E7178 Simplified Chinese localization entry. |
| macios/Localize/loc/tr/macios/tools/mtouch/Errors.resx.lcl | Add MX1504 Turkish localization entry. |
| macios/Localize/loc/tr/macios/msbuild/Xamarin.Localization.MSBuild/MSBStrings.resx.lcl | Add E7178 Turkish localization entry. |
| macios/Localize/loc/ru/macios/tools/mtouch/Errors.resx.lcl | Add MX1504 Russian localization entry. |
| macios/Localize/loc/ru/macios/msbuild/Xamarin.Localization.MSBuild/MSBStrings.resx.lcl | Add E7178 Russian localization entry. |
| macios/Localize/loc/ja/macios/tools/mtouch/Errors.resx.lcl | Add MX1504 Japanese localization entry. |
| macios/Localize/loc/ja/macios/msbuild/Xamarin.Localization.MSBuild/MSBStrings.resx.lcl | Add E7178 Japanese localization entry. |
| macios/Localize/loc/it/macios/msbuild/Xamarin.Localization.MSBuild/MSBStrings.resx.lcl | Add E7178 Italian localization entry. |
| macios/Localize/loc/de/macios/msbuild/Xamarin.Localization.MSBuild/MSBStrings.resx.lcl | Add E7178 German localization entry. |
✅ [PR Build #9e9106c] Build passed (Detect API changes) ✅Pipeline on Agent |
This comment has been minimized.
This comment has been minimized.
✅ [PR Build #9e9106c] Build passed (Build packages) ✅Pipeline on Agent |
✅ API diff for current PR / commitNET (empty diffs)✅ API diff vs stableNET (empty diffs)ℹ️ Generator diffGenerator Diff: vsdrops (html) vsdrops (raw diff) gist (raw diff) - Please review changes) Pipeline on Agent |
✅ [PR Build #9e9106c] Build passed (Build macOS tests) ✅Pipeline on Agent |
🔥 [CI Build #9e9106c] Test results 🔥Test results❌ Tests failed on VSTS: test results 0 tests crashed, 15 tests failed, 205 tests passed. Failures❌ linker tests (iOS)15 tests failed, 0 tests passed.Failed tests
Html Report (VSDrops) Download Successes✅ assembly-processing: All 1 tests passed. Html Report (VSDrops) Download macOS tests✅ Tests on macOS Monterey (12): All 5 tests passed. Html Report (VSDrops) Download Linux Build VerificationPipeline on Agent |
LEGO: Pull request from lego/hb_5df43909-4a19-4f55-bc3f-9ea8fccf3c82_20260620173520203 to main with localized lcls