Description
Comments
-
Daniel Cho commented
2020-11-02T18:22:49.086-0500 I have checked that we are using a single source for localized names in messages.json and all usage of command names is localized in the UI (we are currently using hardcoded strings in test cases to check if aria-labels get localized names). I also tested localized messages are properly generate in a few different browser and OS combinations, and they are:
- MacOS + Chrome (VoiceOver)
- MacOS + Safari (VoiceOver)
- MacOS + Firefox (VoiceOver)
- Windows + Chrome (NVDA)
- Windows + Firefox (NVDA)
- IPadOS + Safari (VoiceOver)