diff options
author | Solomon Peachy <pizza@shaftnet.org> | 2024-11-01 11:55:07 -0400 |
---|---|---|
committer | Solomon Peachy <pizza@shaftnet.org> | 2024-11-01 11:55:42 -0400 |
commit | ca4529e4e389e5e525662627a8208750c0dfd01b (patch) | |
tree | ec7c263f0a33001ef61f88bf59c340bbb90cc07c /tools/voice-corrections.txt | |
parent | 0a11b06d93c7593350d07e944adc00ab0e1d0108 (diff) | |
download | rockbox-ca4529e4e389e5e525662627a8208750c0dfd01b.tar.gz rockbox-ca4529e4e389e5e525662627a8208750c0dfd01b.zip |
voice: Correct "no." -> "number" voice correction
Change-Id: I71bafce327b8297767705f3132ae65288a08d439
Diffstat (limited to 'tools/voice-corrections.txt')
-rw-r--r-- | tools/voice-corrections.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/voice-corrections.txt b/tools/voice-corrections.txt index a9efd7f9f5..18f2f529bf 100644 --- a/tools/voice-corrections.txt +++ b/tools/voice-corrections.txt | |||
@@ -26,7 +26,7 @@ | |||
26 | /english/(sapi|festival)/.*/plugin(s?)/plug-in$1/ig | 26 | /english/(sapi|festival)/.*/plugin(s?)/plug-in$1/ig |
27 | /english/festival/.*/\ba\b/ay/ig | 27 | /english/festival/.*/\ba\b/ay/ig |
28 | /english/festival/.*//$/./ | 28 | /english/festival/.*//$/./ |
29 | /english/.*/.*/ no./number /ig | 29 | /english/.*/.*/ no\./number /ig |
30 | 30 | ||
31 | German (deutsch) | 31 | German (deutsch) |
32 | 32 | ||