Internationalizing an app



I have never before attempted to internationalize an application.

The current plan (which I frankly dreamed up) involves creating a unicode xml file with a placeholder for all user interface elements, that the user can optionally load. The idea being that a user can edit the xml file to their tastes, regardless of language or region.

Is there a better/easier way?
.



Relevant Pages

  • Re: Internationalizing an app
    ... The current plan involves creating a unicode xml file with a placeholder for all user interface elements, that the user can optionally load. ...
    (microsoft.public.vc.mfc)
  • Re: Internationalizing an app
    ... David Wilkinson wrote: ... The current plan involves creating a unicode xml file with a placeholder for all user interface elements, that the user can optionally load. ...
    (microsoft.public.vc.mfc)
  • regarding placeholdertext
    ... I need a clarification about placeholder text in word 2003 for xml.Is ... there any way to access the xml element value from a xml file through ...
    (microsoft.public.office.misc)
  • RE: Resources self-replicating!
    ... I am posting the solution from memory... ... We then imported the XML file to the project server. ... > response time to checkout a particular plan plan was ...
    (microsoft.public.project.pro_and_server)
  • Advice: XML vs. mySQL
    ... information contained within an XML file? ... attr_accessor:cost ... I plan to create XML file names based on the index of the ... all written to XML file or mySQL DB. ...
    (comp.lang.ruby)

Loading