LEGO: Pull request from lego/hb_5df43909-4a19-4f55-bc3f-9ea8fccf3c82_20260603175250477 to main#25633
Conversation
There was a problem hiding this comment.
Pull request overview
Adds new localized MSBuild strings to the Xamarin.Localization.MSBuild resource set across multiple locales, corresponding to new simulator-runtime related diagnostics (errors/warning) referenced by IDs E7175, E7177, and W7176.
Changes:
- Added new localized entries for simulator runtime not installed / incompatible / unknown detection.
- Updated zh-Hans, tr, ru, and ja
.lcllocalization files with the new resource keys.
Reviewed changes
Copilot reviewed 4 out of 4 changed files in this pull request and generated 3 comments.
| File | Description |
|---|---|
| macios/Localize/loc/zh-Hans/macios/msbuild/Xamarin.Localization.MSBuild/MSBStrings.resx.lcl | Adds zh-Hans translations for the new simulator runtime diagnostics. |
| macios/Localize/loc/tr/macios/msbuild/Xamarin.Localization.MSBuild/MSBStrings.resx.lcl | Adds Turkish translations for the new simulator runtime diagnostics. |
| macios/Localize/loc/ru/macios/msbuild/Xamarin.Localization.MSBuild/MSBStrings.resx.lcl | Adds Russian translations for the new simulator runtime diagnostics. |
| macios/Localize/loc/ja/macios/msbuild/Xamarin.Localization.MSBuild/MSBStrings.resx.lcl | Adds Japanese translations for the new simulator runtime diagnostics. |
| <Str Cat="Text"> | ||
| <Val><![CDATA[Unable to determine if the {0} simulator runtime is installed. If the build fails or hangs, install the {0} simulator runtime by running 'xcodebuild -downloadPlatform {0}' from the command line.]]></Val> | ||
| <Tgt Cat="Text" Stat="Loc" Orig="New"> | ||
| <Val><![CDATA[{0} simülatör çalışma zamanının yüklü olup olmadığı belirlenemiyor. Derleme başarısız olursa veya askıda kalırsa komut satırından 'xcodebuild -downloadPlatform {0}' komutunu çalıştırarak {0}simülatör çalışma zamanını yükleyin.]]></Val> |
| <Str Cat="Text"> | ||
| <Val><![CDATA[The {0} simulator runtime is not installed. This is required by Apple's development tools (even when building for physical devices). Install it by running 'xcodebuild -downloadPlatform {0}' from the command line, or from Xcode (Settings > Components).]]></Val> | ||
| <Tgt Cat="Text" Stat="Loc" Orig="New"> | ||
| <Val><![CDATA[{0} simülatör çalışma zamanı yüklü değil. Bu, Apple'ın geliştirme araçları için gereklidir (fiziksel cihazlar için derleme yaparken bile). Komut satırından veya Xcode'dan 'xcodebuild -downloadPlatform {0}' komutunu çalıştırarak yükleyin (Ayarlar > Bileşenleri).]]></Val> |
| <Str Cat="Text"> | ||
| <Val><![CDATA[The installed {0} simulator runtime is not compatible with the current Xcode version. Update the simulator runtime by running 'xcodebuild -downloadPlatform {0}' from the command line, or from Xcode (Settings > Components).]]></Val> | ||
| <Tgt Cat="Text" Stat="Loc" Orig="New"> | ||
| <Val><![CDATA[已安装的 {0} 模拟器运行时与当前 Xcode 版本不兼容。通过从命令行或从 Xcode(“设置”>“组件”)运行 ‘xcodebuild -downloadPlatform {0}’ 来更新模拟器运行时。]]></Val> |
|
/azp run |
|
Azure Pipelines successfully started running 3 pipeline(s). |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
…_20260603175250477
|
/azp run |
|
Azure Pipelines successfully started running 3 pipeline(s). |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
…_20260603175250477
|
/azp run |
|
Azure Pipelines successfully started running 3 pipeline(s). |
✅ [PR Build #7d3c4ab] Build passed (Detect API changes) ✅Pipeline on Agent |
This comment has been minimized.
This comment has been minimized.
✅ [PR Build #7d3c4ab] 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 #7d3c4ab] Build passed (Build macOS tests) ✅Pipeline on Agent |
🔥 [CI Build #7d3c4ab] Test results 🔥Test results❌ Tests failed on VSTS: test results 0 tests crashed, 4 tests failed, 189 tests passed. Failures❌ introspection tests1 tests failed, 5 tests passed.Failed tests
Html Report (VSDrops) Download ❌ monotouch tests (macOS)1 tests failed, 22 tests passed.Failed tests
Html Report (VSDrops) Download ❌ xcframework tests2 tests failed, 2 tests passed.Failed tests
Html Report (VSDrops) Download Successes✅ 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_20260603175250477 to main with localized lcls