changeset 144 | b4be6bc78573 |
parent 2 | 29cda98b007e |
143:62e266e8076f | 144:b4be6bc78573 |
---|---|
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 |