Skip to content

A sample project to select app language through user inputs, not by auto selection based on region settings.

Notifications You must be signed in to change notification settings

ashenoctis/Multi-Language-WP8-Sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Multi-Language WP8 Sample

Long story short... I was working with a multi language windows phoen app. I found Multilingual app toolkit. It was able to use translator & make your app multilingual in minutes.

But I found a problem. App language was automatically selected based on Region in WP settings. Now what if a person need different language then his region setting. For eg. here in India, many people use English in phone, but how they can tell that this particular app they want to access in Hindi.

screenshot

To overcome this problem we edited App.xaml.cs InitializePhoneApplication() function. Whenever initialized, the language will be hindi. User can change this from Application bar.

So enjoy this simple, yet useful sample file & create some great apps. :)

About

A sample project to select app language through user inputs, not by auto selection based on region settings.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages