nvda
c2354c79 - Fix pronunciation of combining circumflex (#18325)

Commit
206 days ago
Fix pronunciation of combining circumflex (#18325) Link to issue number: Closes #17725 Summary of the issue: NVDA speaks the combining circumflex character (U+0302) as "normalizes". While this is its Unicode name, it is unintuitive to users. Description of user facing changes: U+0302 is now pronounced as "hat" in English. Description of developer facing changes: None Description of development approach: Replaced "normalizes" with "hat" in source/locale/en/symbols.dic.
Author
Parents
Loading