Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/voice.py
diff options
context:
space:
mode:
Diffstat (limited to 'voice.py')
-rw-r--r--voice.py6
1 files changed, 3 insertions, 3 deletions
diff --git a/voice.py b/voice.py
index bddca1b..f631669 100644
--- a/voice.py
+++ b/voice.py
@@ -36,7 +36,7 @@ import espeak
# then they won't get translated, but they
# should still show up in the interface.
expectedVoiceNames = [
- _("Brazil"),
+ _("Portuguese (Brazil)"),
_("Swedish"),
_("Icelandic"),
_("Romanian"),
@@ -56,11 +56,11 @@ expectedVoiceNames = [
_("Cantonese"),
_("Scottish"),
_("Greek"),
- _("Vietnam"),
+ _("Vietnamese"),
_("English"),
_("Lancashire"),
_("Italian"),
- _("Portugal"),
+ _("Portuguese"),
_("German"),
_("Whisper"),
_("Croatian"),