Ouadie
Ouadie

Reputation: 13185

My Windows 8 app doesn't appear in other stores

I developed a windows 8 game, and I can't find it on the other Stores.

Even If I changed the preference of the Windows store application ... no result for my application, I already checked all countries for my application on Dev Center - Windows Store apps.

How can I add a French description and screenshots for my app?

I'm not sure if this is the right place to ask this kind of question.

Upvotes: 0

Views: 308

Answers (2)

Ouadie
Ouadie

Reputation: 13185

Here is a solution for Multilanguage Support

How to use the Multilingual App Toolkit (Windows): http://msdn.microsoft.com/en-us/library/windows/apps/jj569303.aspx

Upvotes: 0

Jennifer Marsman - MSFT
Jennifer Marsman - MSFT

Reputation: 5225

The ability to add French metadata (like a description and screenshots for your app) won't be available until after you upload your app package which specifies French language support. (Here's a source verifying this.)

For how to properly implement localization support in your app, see this post which explains the basics and provides localization resources compiled in one place.

Upvotes: 2

Related Questions