Quantcast
Viewing all articles
Browse latest Browse all 2010

Language support in the Air installer for IOS

Hi

I really need some help here!  Any help appreciated!

 

I've created an app for iPad that currently only support danish.

I'm updating the app to support english and I would like the app name (shown below the icon) to change according to language on the users iPad.

 

In the -app.xml I've changed the name node like this:

 

<name>

     <text xml:lang="en">English App Name</text>

     <text xml:lang="da">Danish App Name</text>

</name>

 

However this always shows the English name.

 

I've tested with other languages like french at that works fine

     <text xml:lang="fr">French App Name</text>

 

I've just read that danish is not supported by the air installer??????? why?

 

http://help.adobe.com/en_US/air/build/WSfffb011ac560372f2fea1812938a6e463-8000.html#WSfffb 011ac560372f2fea1812938a6e463-7ffd

 

Is there some other way of doing this?

 

I'm using Flash CC and Air 14.0.0.178  (using command line to compile)

 

 

Thanks

 

Rolf 


Viewing all articles
Browse latest Browse all 2010

Trending Articles