Results 1 to 2 of 2

Thread: how to internationalizate an application?

  1. #1
    Join Date
    Apr 2011
    Posts
    13
    Qt products
    Qt3 Qt4 Qt/Embedded
    Platforms
    Unix/X11

    Default how to internationalizate an application?

    hello,

    I'm making an application (app). This app must support multiple languages ( for example chinese, arabic, etc.)


    The app have a menu. In this menu you can select the language. When you select a language, the app read a determinated xml file with translated fileds ( for eaxmple, the file "lang_chinese.xml" ) and overwrite the visual text of the app.

    My conceptual dudes are about: fonts.ttf VS codecs. I don't know how to use in xml file, if I require fonts in chinese, or Helvetica font already have chinese symbols but i don't see it, because i don't use the determinated codec... I'm searching in www but i don't found the information..

    Thanks in advance

  2. #2
    Join Date
    Sep 2009
    Location
    Wroclaw, Poland
    Posts
    1,394
    Thanked 342 Times in 324 Posts
    Qt products
    Qt4 Qt5
    Platforms
    MacOS X Unix/X11 Windows Android

    Default Re: how to internationalizate an application?

    You can start here : Internationalization with Qt

Similar Threads

  1. Replies: 3
    Last Post: 5th October 2011, 17:45
  2. Replies: 2
    Last Post: 7th September 2011, 14:12
  3. Replies: 1
    Last Post: 30th May 2011, 14:46
  4. Replies: 2
    Last Post: 21st November 2010, 19:03
  5. Replies: 3
    Last Post: 6th January 2010, 17:55

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.