From 7abb8b27a05dfc2bdfe910c7eabddf2509b95e51 Mon Sep 17 00:00:00 2001 From: Rafael Ortiz Date: Sun, 22 Jul 2012 20:55:25 +0000 Subject: changing voices names SL#3773 --- diff --git a/voice.py b/voice.py index 7997354..c537b10 100644 --- a/voice.py +++ b/voice.py @@ -34,7 +34,7 @@ import espeak # If espeak actually has new or different names then they won't get translated, but they # should still show up in the interface. expectedVoiceNames = [ - _("Brazil"), + _("Portuguese (Brazil)"), _("Swedish"), _("Icelandic"), _("Romanian"), @@ -54,11 +54,11 @@ expectedVoiceNames = [ _("Cantonese"), _("Scottish"), _("Greek"), - _("Vietnam"), + _("Vietnamese"), _("English"), _("Lancashire"), _("Italian"), - _("Portugal"), + _("Portuguese"), _("German"), _("Whisper"), _("Croatian"), -- cgit v0.9.1