HighTechTalks DotNet Forums  

Translate application interface at runtime

Dotnet Internationalization microsoft.public.dotnet.internationalization


Discuss Translate application interface at runtime in the Dotnet Internationalization forum.



Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old   
bz
 
Posts: n/a

Default Translate application interface at runtime - 09-27-2007 , 05:25 PM






Hi,

I never worked with resource strings, so I don't know if this can help
me
I need to make an application that must have the UI in two languages.
Can I accomplish this by using string resources? Can anyone give me a
code example on how to use resource strings to set up the labels in
interface? And how to use different strings depending on selected
language

Thank you


Reply With Quote
  #2  
Old   
Garrett McGowan [MSFT]
 
Posts: n/a

Default RE: Translate application interface at runtime - 09-28-2007 , 06:00 PM






Yes, this functionality is built into the .NET Framework. I recommend
reading the topics on the following site for a general overview:
http://msdn2.microsoft.com/en-us/lib...z0(VS.80).aspx

--------------------
Quote:
From: bz <bzamfir (AT) gmail (DOT) com
Newsgroups: microsoft.public.dotnet.internationalization
Subject: Translate application interface at runtime
Date: Thu, 27 Sep 2007 14:25:18 -0700

Hi,

I never worked with resource strings, so I don't know if this can help
me
I need to make an application that must have the UI in two languages.
Can I accomplish this by using string resources? Can anyone give me a
code example on how to use resource strings to set up the labels in
interface? And how to use different strings depending on selected
language

Thank you

Garrett McGowan [MSFT Developer International]

This posting is provided "AS IS" with no warranties, and confers no rights.
Use of included script samples are subject to the terms specified at
http://www.microsoft.com/info/cpyright.htm



Reply With Quote
  #3  
Old   
Eric Moreau
 
Posts: n/a

Default Re: Translate application interface at runtime - 10-01-2007 , 10:26 PM



see http://www.emoreau.com/Entries/Artic...alization.aspx

--


HTH

Éric Moreau, MCSD, Visual Developer - Visual Basic MVP
Conseiller Principal / Senior Consultant
Moer inc. (http://www.emoreau.com)
Membre du réseau .NET Expertise www.dotnet-expertise.com


"bz" <bzamfir (AT) gmail (DOT) com> wrote

Quote:
Hi,

I never worked with resource strings, so I don't know if this can help
me
I need to make an application that must have the UI in two languages.
Can I accomplish this by using string resources? Can anyone give me a
code example on how to use resource strings to set up the labels in
interface? And how to use different strings depending on selected
language

Thank you




Reply With Quote
  #4  
Old   
Jaakko Salmenius
 
Posts: n/a

Default Re: Translate application interface at runtime - 10-03-2007 , 08:02 AM



Donwload Sisulizer localizaiton tool from
http://www.sisulizer.com/downloads.shtml

Look at <sldir>\NET\CSharp\Converter directory. It contains an application
that demonstrates how to make runtime language switch.

Best regards,
Jaakko



Reply With Quote
Reply




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.