Dear Andras,
 The below example shows how to use the multiple languages in XML, but
it uses JAVA instead of PHP
http://nsdevaraj.wordpress.com/2009/06/18/cairnspring/
Regards,
Devaraj

On Jul 20, 7:58 pm, Tokai András <[email protected]> wrote:
> Hi!
>
> I have a little problem: I have a localization database with many languages.
> I create an XML with PHP, something like this (only for the selected
> language):
>
> <langtext>
>     <text id="label_udvozolom">Üdvözlöm</text>
>     <text id="label_belepes">Belépés</text>
>     <text id="label_felhasznalonev">Felhasználónév</text>
> </langtext>
>
> How can I use this XML for localization.
>
> I wrote Adobe Wiki about Runtime Locatization 
> (http://labs.adobe.com/wiki/index.php/Flex_3:Feature_Introductions:_Ru...),
> and it says:
>
> "You can programatically create your own resources at runtime and use them
> just like ones that were compiled from .properties files. So you can create
> resources at runtime from downloaded XML files, database results, etc."
>
> But I didn't find any example code.
> Does anyone can send me a sample?
>
> Regard:
> Andras Tokai
> Developer.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Flex 
India Community" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/flex_india?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to