LEGO: Pull request from lego/hb_5df43909-4a19-4f55-bc3f-9ea8fccf3c82_20260506054941025 to main#25343
Conversation
There was a problem hiding this comment.
Pull request overview
Updates mtouch error message localizations by adding newly introduced resource entries to the OneLoc-generated .resx.lcl files, ensuring Turkish and Korean builds have localized strings for the same mtouch error codes as the neutral resources.
Changes:
- Added Turkish translations for mtouch error codes MX4191, MX8061, and MX8062.
- Added Korean translations for mtouch error codes MX4191, MX8061, and MX8062.
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.
| File | Description |
|---|---|
| macios/Localize/loc/tr/macios/tools/mtouch/Errors.resx.lcl | Adds new Turkish localized strings for newly added mtouch error codes. |
| macios/Localize/loc/ko/macios/tools/mtouch/Errors.resx.lcl | Adds new Korean localized strings for newly added mtouch error codes. |
| <Str Cat="Text"> | ||
| <Val><![CDATA[Type '{0}' is expected to have a ProtocolProxyAttribute. Please file a bug report with a test case (https://github.com/dotnet/macios/issues/new).]]></Val> | ||
| <Tgt Cat="Text" Stat="Loc" Orig="New"> | ||
| <Val><![CDATA[‘{0}’ türünün bir ProtocolProxyAttribute değerine sahip olması bekleniyor. Lütfen test çalışması ile birlikte bir hata raporu gönderin (https://github.com/dotnet/macios/issues/new).]]></Val> |
✅ [PR Build #3d326e2] Build passed (Detect API changes) ✅Pipeline on Agent |
This comment has been minimized.
This comment has been minimized.
✅ [PR Build #3d326e2] 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 #3d326e2] Build passed (Build macOS tests) ✅Pipeline on Agent |
🚀 [CI Build #3d326e2] Test results 🚀Test results✅ All tests passed on VSTS: test results. 🎉 All 169 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_20260506054941025 to main with localized lcls