Author: jerome
Date: 2009-04-16 14:27:38 +0200 (Thu, 16 Apr 2009)
New Revision: 4536

Modified:
   
software_suite_v2/software/control_center/trunk/control_center/sources/com/tuxdroid/cc/CcInterface.java
Log:
*Updated tts strings.

Modified: 
software_suite_v2/software/control_center/trunk/control_center/sources/com/tuxdroid/cc/CcInterface.java
===================================================================
--- 
software_suite_v2/software/control_center/trunk/control_center/sources/com/tuxdroid/cc/CcInterface.java
     2009-04-16 12:21:11 UTC (rev 4535)
+++ 
software_suite_v2/software/control_center/trunk/control_center/sources/com/tuxdroid/cc/CcInterface.java
     2009-04-16 12:27:38 UTC (rev 4536)
@@ -527,7 +527,7 @@
                        
                        else if(lg.equals("nl"))
                        {
-                               skype = "skaïpe";
+                               skype = "skaip";
                        }
                        else if(lg.equals("es"))
                        {
@@ -553,6 +553,7 @@
                if(lg.equals("es"))
                {
                        texte = texte.replace("del", "");
+                       texte = texte.replace("para", "");
                }
                
                CcCommons.tux.tts.speakAsync(texte);


------------------------------------------------------------------------------
Stay on top of everything new and different, both inside and 
around Java (TM) technology - register by April 22, and save
$200 on the JavaOne (SM) conference, June 2-5, 2009, San Francisco.
300 plus technical and hands-on sessions. Register today. 
Use priority code J9JMT32. http://p.sf.net/sfu/p
_______________________________________________
Tux-droid-svn mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/tux-droid-svn

Reply via email to