LEGO: Pull request from lego/hb_5df43909-4a19-4f55-bc3f-9ea8fccf3c82_20260513055157079 to main - #25414
Conversation
There was a problem hiding this comment.
Pull request overview
This PR updates mtouch error-message localizations by adding new localized entries for recently introduced warning/error codes in the Errors.resx set.
Changes:
- Added
MX2254–MX2261localized strings to the de localization file. - Added
MX2254–MX2261localized strings to the zh-Hant localization file.
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.
| File | Description |
|---|---|
| macios/Localize/loc/zh-Hant/macios/tools/mtouch/Errors.resx.lcl | Adds zh-Hant translations for new mtouch error/warning resource IDs MX2254–MX2261. |
| macios/Localize/loc/de/macios/tools/mtouch/Errors.resx.lcl | Adds German translations for new mtouch error/warning resource IDs MX2254–MX2261. |
| <Val><![CDATA[Unsupported primitive field type '{0}' for symbol '{1}' in method '{2}'. Sub-optimal but functional code will be generated. Please file an issue at https://github.com/dotnet/macios/issues/new]]></Val> | ||
| <Tgt Cat="Text" Stat="Loc" Orig="New"> | ||
| <Val><![CDATA[方法 '{2}' 中符號 '{1}' 的不支援基本欄位類型 '{0}'。將產生次佳但可運作的程式碼。請前往 https://github.com/dotnet/macios/issues/new 提交問題]]></Val> | ||
| </Tgt> |
✅ [PR Build #62562c2] Build passed (Detect API changes) ✅Pipeline on Agent |
This comment has been minimized.
This comment has been minimized.
✅ [PR Build #62562c2] 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 #62562c2] Build passed (Build macOS tests) ✅Pipeline on Agent |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
🚀 [CI Build #62562c2] Test results 🚀Test results✅ All tests passed on VSTS: test results. 🎉 All 175 tests passed 🎉 Tests counts✅ cecil: 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_20260513055157079 to main with localized lcls