mirror of
https://github.com/Rockbox/rockbox.git
synced 2026-04-11 16:37:45 -04:00
voice-corrections: Add " no." -> "number " (English)
This is particularly useful for classical music, where track names like "symphony no.5" are common -- We want to voice this as "symphony number 5" instead. Change-Id: I3607dfccbafee2174519760b30636e0db0aad819
This commit is contained in:
parent
1694101b23
commit
05194ec6eb
1 changed files with 1 additions and 0 deletions
|
|
@ -26,6 +26,7 @@
|
|||
/english/(sapi|festival)/.*/plugin(s?)/plug-in$1/ig
|
||||
/english/festival/.*/\ba\b/ay/ig
|
||||
/english/festival/.*//$/./
|
||||
/english/.*/.*/ no./number /ig
|
||||
|
||||
German (deutsch)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue