Merge branch 'main' of ssh://code.freedombone.net:2222/bashrc/epicyon into main

main
Bob Mottram 2021-03-04 16:47:10 +00:00
commit d06f09996a
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",