Home All Groups Group Topic Archive Search About

Globalization: using another than the default language

Author
11 Jan 2007 2:51 PM
cyberco
Using: WM5 PPC, .NetCF 2, C#, Visual Studio 2005

OK, I figured out how to add resources.resx files for different
languages/cultures for both my Frames and my project at large. But how
can I deploy a version of my application that uses the non-default
language? My application will run on English (also the default of my
project) versions of  WM5, but my application should be in the other
language I specified.

Author
11 Jan 2007 7:54 PM
Daniel Moth
The application will run in whatever language the device is running when
your app is launched.

Trying to work against that is more trouble than what is worth and will
require explicit coding on your behalf wherever your code needs to be
locale-aware (whereas now, it just works).

Cheers
Daniel
Show quote
"cyberco" <cybe***@gmail.com> wrote in message
news:1168527064.782608.13020@o58g2000hsb.googlegroups.com...
> Using: WM5 PPC, .NetCF 2, C#, Visual Studio 2005
>
> OK, I figured out how to add resources.resx files for different
> languages/cultures for both my Frames and my project at large. But how
> can I deploy a version of my application that uses the non-default
> language? My application will run on English (also the default of my
> project) versions of  WM5, but my application should be in the other
> language I specified.
>
Author
12 Jan 2007 4:40 AM
Mihai N.
> OK, I figured out how to add resources.resx files for different
> languages/cultures for both my Frames and my project at large. But how
> can I deploy a version of my application that uses the non-default
> language? My application will run on English (also the default of my
> project) versions of  WM5, but my application should be in the other
> language I specified.

See here:
http://www.codeproject.com/useritems/UILocalizationWithCF20.asp

--
Mihai Nita [Microsoft MVP, Windows - SDK]
http://www.mihai-nita.net
------------------------------------------
Replace _year_ with _ to get the real email

AddThis Social Bookmark Button