@samitouri / QOSAMI-WSL / commits / 5dca91ee

Localization change from build: 153569920 (#41217)

* Localization change from build: 153569920 * Remove stray CR characters from localized strings The localization service inserted lone CR (^M) characters into de-DE, ko-KR and zh-TW Resources.resw, failing the `Formatting & localization checks` job (tools/devops/validate-line-endings.py). Restore the affected lines to their content in master so only the genuine translation updates remain. This is the fourth build hit by this regression (153229291, 153342952 in #41202, 153487094 in #41210), and it corrupts the same ten lines every time, which suggests the CRs are stored in the service's translation memory rather than being introduced at random. Note that validate-line-endings.py --fix is not the right remedy here: it maps a lone CR to CRLF, which would bake a real line break into the affected help text. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Copilot-Session: 78fb1d4f-8269-4b12-a648-543464f3268e --------- Co-authored-by: WSL localization <noreply@microsoft.com> Co-authored-by: Ben Hillis <benhill@ntdev.microsoft.com> Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Copilot-Session: 78fb1d4f-8269-4b12-a648-543464f3268e

Blue committed Jul 31, 2026 at 18:56 UTC 5dca91ee37b08be9b873f5a805d07b0fb6290533

No changes.