Avoid ambiguity

merge-requests/21/head
Bob Mottram 2021-03-04 16:46:21 +00:00
parent ea41c27d90
commit 96c8a64a91
1 changed files with 6 additions and 6 deletions

View File

@ -89,12 +89,12 @@ def _speakerPronounce(baseDir: str, sayText: str, translate: {}) -> str:
"Gmail": "G-mail",
"OpenPGP": "Open P-G-P",
"Tor": "Toor",
"foss": "free and open source software",
"floss": "free libre and open source software",
"FOSS": "free and open source software",
"FLOSS": "free libre and open source software",
"oss": "open source software",
"OSS": "open source software",
" foss ": " free and open source software ",
" floss ": " free libre and open source software ",
" FOSS ": "free and open source software",
" FLOSS ": "free libre and open source software",
" oss ": " open source software ",
" OSS ": " open source software ",
"🤔": ". " + translate["thinking emoji"],
"RT @": "Re-Tweet ",
"#nowplaying": translate["hashtag"] + " now-playing",