application/data/languages.rss
branchsymbian1
changeset 184 3386d3081945
parent 2 29cda98b007e
equal deleted inserted replaced
183:913f0f0e98fc 184:3386d3081945
    16  *
    16  *
    17  */
    17  */
    18 
    18 
    19 #include "PodcastClient_common.rls" // strings common between languages
    19 #include "PodcastClient_common.rls" // strings common between languages
    20 
    20 
    21 //#ifdef LANGUAGE_01
    21 #ifdef LANGUAGE_01
    22 	#include "PodcastClient_english.rls"
    22 	#include "PodcastClient_english.rls"
    23 //#endif
    23 #elif defined  LANGUAGE_04
       
    24 	#include "PodcastClient_spanish.rls"
       
    25 #endif