application/data/languages.rss
branchsymbian1
changeset 170 f42c9de433f2
parent 2 29cda98b007e
equal deleted inserted replaced
167:4bfc2fcec5f6 170:f42c9de433f2
    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