- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
How to setup a different language for Windows Phone development?
After submit the appxupload, Windows Store shows always this information:
Language | en-US |
Here is a very good post for iOS Developing.
https://software.intel.com/it-it/forums/intel-xdk/topic/593975
Do someone know how to fix the Windows Submitting?
Thanks a lot!
- Tags:
- HTML5
- Intel® XDK
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Can you give this a try and see if it makes a difference?
Add the following in your intelxdk.config.wp81.xml file:
<platform name="wp8">
<Languages xmlns="">
<Language code="en-GB"/>
<Language code="pl-PL"/>
</Languages>
<DefaultLanguage xmlns="" code="en-GB" />
</platform>
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I have requested more information from the engineer working on Windows builds. I will update you as soon as I get a response.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Davide,
So it looks like there is way to change the default language and add additional ones. But we do not have that feature in the XDK. We are working on a fix for this. I will update this thread as soon as we have this place.
Thanks for your patience.

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page