From 24f512c802ae5e954200a3c87cb7044850a9d8ee Mon Sep 17 00:00:00 2001 From: Rafael Ortiz Date: Sun, 22 Jul 2012 20:52:13 +0000 Subject: change in voices names SL#3773 --- 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"), -- cgit v0.9.1