WSA Build - Languages supported by your packages
- wagenheimer
- Topic Author
- Offline
- Junior Member
3 years 1 month ago #4441
by wagenheimer
Game Developer on www.greensaucegames.com and www.sevensails.com.br
WSA Build - Languages supported by your packages was created by wagenheimer
Hi!
I'm using I2 Localization, and when creating a WSA build (with multiple languages support), after uploading the AppPackage it only shows English on supported languages.
I already tried to change on "Package.appxmanifest" :
<Resources>
<Resource Language="en-US" />
<Resource Language="pt-BR" />
<Resource Language="FR" />
<Resource Language="DE" />
<Resource Language="NL" />
<Resource Language="zh-CN" />
</Resources>
But this still doesn't work!
How is the correct behavior to achieve this? What else I need to do?
I'm using I2 Localization, and when creating a WSA build (with multiple languages support), after uploading the AppPackage it only shows English on supported languages.
I already tried to change on "Package.appxmanifest" :
<Resources>
<Resource Language="en-US" />
<Resource Language="pt-BR" />
<Resource Language="FR" />
<Resource Language="DE" />
<Resource Language="NL" />
<Resource Language="zh-CN" />
</Resources>
But this still doesn't work!
How is the correct behavior to achieve this? What else I need to do?
Game Developer on www.greensaucegames.com and www.sevensails.com.br
Please Log in or Create an account to join the conversation.
Time to create page: 0.177 seconds