Localize Accessibility Resources #2990

Open
opened 2026-01-30 23:10:21 +00:00 by claunia · 0 comments
Owner

Originally created by @carlos-zamora on GitHub (Jul 29, 2019).

Originally assigned to: @carlos-zamora on GitHub.

TermControlAutomationPeer has some strings that need to be localized with the ResourceLoader. Unfortunately, the ResourceLoader is not scoped properly at the moment. We need it to be accessible to TermControl so that we can use it.

There's some strings in ScreenInfoUiaProvider and UiaTextRange that need to be localized too. Under MSFT 7960168

Originally created by @carlos-zamora on GitHub (Jul 29, 2019). Originally assigned to: @carlos-zamora on GitHub. TermControlAutomationPeer has some strings that need to be localized with the ResourceLoader. Unfortunately, the ResourceLoader is not scoped properly at the moment. We need it to be accessible to TermControl so that we can use it. There's some strings in ScreenInfoUiaProvider and UiaTextRange that need to be localized too. Under MSFT 7960168
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#2990