Quantcast
Channel: Adobe Community : Unanswered Discussions - AIR Development
Viewing all articles
Browse latest Browse all 2010

Simplified Chinese translation. How to set the Supported Language behavior for iOS?

$
0
0

Hi,

I have an app that features several languages, all of them work well, now I included simplified Chinese to the build and changed the names and supported languages tag to:

<name>
<text xml:lang="en">EN</text>
<text xml:lang="de">DE</text>
<text xml:lang="fr">FR</text>
<text xml:lang="it">IT</text>
<text xml:lang="es">ES</text>
<text xml:lang="zh-Hans">CN</text>
</name>

 

    <supportedLanguages>en de fr it es zh</supportedLanguages>

However, the ipa is build and all languages do work except for Chinese. Can anyone see why?

 

The internal fallback solution is to display the English version when no supported language is selected and I just get the English version when switching the language to Chinese from the Settings app.

All other supported languages do work though.

 

Best,

Josh


Viewing all articles
Browse latest Browse all 2010

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>