v
Not logged inv
SearchAsk a QuestionReport an IssueMake a SuggestionMy Questions and Issues
Example
Find By ID

How to make internal strings in my application localizable

Log in to Track Changes
Download Example Example Runner
E665
Microsoft Visual Studio 2005, Microsoft Visual Studio 2008, Microsoft Visual Studio 2010
v2009 vol 1.3 - v2011 vol 2.8
v
n/a
n/a
4/7/2010

This example doesn't use DevExpress components, only standard ones. It demonstrates how to add a resource file to your application, make a localized copy of it, and read message strings from the resource.

The sample supports two languages: English and French. If you use Microsoft Windows with French UI, the test application displays French messages when launched. Otherwise, it displays English messages.

To translate messages into another language, make a copy of UserMessages.resx, rename it according to Resource Naming Conventions, open it, and edit resource strings.

Log in to Track Changes
Download Example Example Runner
v
v
Search
Searching Tips