Localization change from build: 153487094 (#41210)
* Localization change from build: 153487094 * 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 same regression seen in builds 153229291 and 153342952 (#41202), and it affects the same ten lines each time. 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