summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSolomon Peachy <pizza@shaftnet.org>2024-10-12 16:39:19 -0400
committerSolomon Peachy <pizza@shaftnet.org>2024-10-12 16:41:46 -0400
commit05194ec6eb90cb2720c48fccb048e6b1360f37d2 (patch)
tree22282724fcc5f0bf3740cedb25d2d727cb226b62
parent1694101b23163c688ee4e5ba4da14b796cfec765 (diff)
downloadrockbox-05194ec6eb.tar.gz
rockbox-05194ec6eb.zip
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
-rw-r--r--tools/voice-corrections.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/voice-corrections.txt b/tools/voice-corrections.txt
index bc753fcdbe..a9efd7f9f5 100644
--- a/tools/voice-corrections.txt
+++ b/tools/voice-corrections.txt
@@ -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)