Advise on modules for internationalization

From: F C (do_not_reply_please_at_yahoo.fr)
Date: 06/24/04


Date: 24 Jun 2004 13:48:39 -0700

Good morning

I would like to create a web site in several languages:
I need to put internationalized messages for each language in a
resource file (one file by language).

Each resource file would be a list of pair key, value.
All the cgi would only refer to the defined keys to write messages
in the good language.

Please do you know any module who could help me ?

thank you
F



Relevant Pages

  • Re: Overriding default language in single MUI resource file
    ... the reason why we are using an INI file is due to the vendor toolkit being ... the toolkit is for a driver and the INI file is actually part of the ... to bind on-the-fly (require a restart to get the new language). ... languages in a single resource file. ...
    (microsoft.public.vc.mfc)
  • Re: Overriding default language in single MUI resource file
    ... to bind on-the-fly (require a restart to get the new language). ... languages in a single resource file. ... English strings will be displayed. ... so that on a German system the English resources are displayed. ...
    (microsoft.public.vc.mfc)
  • Resource files / Language files
    ... In this resource file we had al labelcaptions, texts for messageboxes, ... so when the user chose for an interface in English all menu's etc.. ... In VB2005 though we would like to show the interface in the language of his ...
    (microsoft.public.dotnet.languages.vb)
  • Re: How to build the multi-language application?
    ... Some code then in a separate module to open the resource file and read it ... 'Application Language ... Public Function getRMValue(ByVal strValue As String) ... Dim strLanguage As String ...
    (microsoft.public.dotnet.languages.vb)
  • Re: Advise on modules for internationalization
    ... > resource file (one file by language). ... > Each resource file would be a list of pair key, ...
    (comp.lang.perl.modules)