Author: remi
Date: 2009-10-15 14:41:46 +0200 (Thu, 15 Oct 2009)
New Revision: 5682

Modified:
   software_suite_v3/software/gadget/webradio_variations/trunk/build.py
Log:
* Fixed translations for the gadgets names of French and German webradios

Modified: software_suite_v3/software/gadget/webradio_variations/trunk/build.py
===================================================================
--- software_suite_v3/software/gadget/webradio_variations/trunk/build.py        
2009-10-15 11:29:29 UTC (rev 5681)
+++ software_suite_v3/software/gadget/webradio_variations/trunk/build.py        
2009-10-15 12:41:46 UTC (rev 5682)
@@ -19,9 +19,9 @@
         'radios_list' : 'France Inter,RMC Info,France Info,France Culture,Le 
Mouv,France Musique,France Bleu,Fun Radio,Skyrock',
         'default_radio' : 'France Inter',
         'name_fr' : 'Radios françaises',
-        'name_en' : 'Radios françaises',
-        'name_nl' : 'Radios françaises',
-        'name_de' : 'Radios françaises',
+        'name_en' : 'French webradios',
+        'name_nl' : 'Franse webradios',
+        'name_de' : 'Französische Webradios',
         'icon_file' : 'default.png',
     },
     # German radio's
@@ -30,9 +30,9 @@
         'radios_list' : 'WDR1 Live,WDR2,Radio2Day,Rockland Digital,Hit Radio 
FFH,Antenne Bayern,N-JOY,HR3,Radio ffn,Radio Charivari,BR 3',
         'default_radio' : 'WDR1 Live',
         'name_fr' : 'Radios allemandes',
-        'name_en' : 'Radios allemandes',
-        'name_nl' : 'Radios allemandes',
-        'name_de' : 'Radios allemandes',
+        'name_en' : 'German webradios',
+        'name_nl' : 'Duitse webradios',
+        'name_de' : 'Deutsche Webradios',
         'icon_file' : 'default.png',
     },
     # Classic Hits


------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Tux-droid-svn mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/tux-droid-svn

Reply via email to