Re: Form Localization

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



Hi Bob,

Yes I've seen that property although the problem is that auto-
generates a resx file per form. The problem Im having is that some of
my forms share strings so I need somewhere centralized where the
string can be put once and used by many forms. I need this then
central resouce file to be swapped in and out by the CLR depending on
culture as per the usual .net behaviour.

For instance I have 2 forms, each has the text 'View Details' on them,
they are not inherited and I don't want them to be. So, would it be
possible to have 1 resource file for each culture which contains the
text 'View Details' and to associate both forms view details button
text with that global resource file?

Thanks
Matt

.



Relevant Pages

  • Re: Double.Parse - internalization problem
    ... You can pass in an instance of CultureInfo as the IFormatProvider ... > Unfortunetly strings do not follow my country culture standarts (we use,> to separate decimal from fraction, but strings use. ... > How can I convert doubles to strings back and forth using custom culture> standard? ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: Strongly typed resource strings in CF2
    ... Simply create a resource file in your project. ... "culture".resx where culture is the name of the culture. ... Note that the "ResXFileCodeGenerator" custom tool is only need to be set on ... the neutral culture. ...
    (microsoft.public.dotnet.framework.compactframework)
  • More info
    ... culture, Am getting null. ... "Sreekanth" wrote in message ... my application is always picking from the nuetral resource file. ... > picking from the string from the neutral resources file. ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: Global Warming
    ... wipe my arse with one sheet. ... No wonder my strings are getting sticky. ... "Culture and Ideology are not your friends. ...
    (rec.music.classical.guitar)
  • Re: Multilanguage
    ... User choose which strings should be translated ... >> The resource file is only a storage space, you can switch languages ... that the app use the last selected language on start up. ...
    (microsoft.public.vb.general.discussion)