diff --git a/speaker.py b/speaker.py index fbae7287f..dd439a17a 100644 --- a/speaker.py +++ b/speaker.py @@ -88,6 +88,10 @@ def _speakerPronounce(baseDir: str, sayText: str, translate: {}) -> str: "SQL": "S-Q-L", "gdpr": "G-D-P-R", "kde": "K-D-E", + "AGPL": "Affearo G-P-L", + "agpl": "Affearo G-P-L", + "GPL": "G-P-L", + "gpl": "G-P-L", "coop": "co-op", "KMail": "K-Mail", "kmail": "K-Mail",