Results 1 to 6 of 6

Thread: translations

  1. #1
    Join Date
    Jan 2008
    Posts
    91
    Thanks
    8

    Default translations

    Hi All
    I am using Qt designer with Eclipse integration . I want to add translation files to my pro file but i couldn't write on my pro file in eclipse.I have to choose something on my pro file but i couldn't. There is no right selection i think.

    Can you tell me how can i add a translation file on my pro file?

    My system, Windows xp pro, Qt 4.3.3, Qt Eclipse integration v1.0.1, Eclispe 3.3.2

  2. #2
    Join Date
    Aug 2007
    Location
    Gorakhpur, India
    Posts
    254
    Thanks
    8
    Thanked 14 Times in 14 Posts
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11

    Default Re: translations

    Can you tell me how can i add a translation file on my pro file?
    TRANSLATIONS += translations/i18n_ar.ts \
    translations/i18n_cs.ts \
    translations/i18n_de.ts \
    translations/i18n_el.ts \
    translations/i18n_en.ts \
    translations/i18n_eo.ts \
    translations/i18n_fr.ts \
    translations/i18n_it.ts \
    translations/i18n_jp.ts \
    translations/i18n_ko.ts \
    translations/i18n_no.ts \
    translations/i18n_ru.ts \
    translations/i18n_sv.ts \
    translations/i18n_zh.ts
    Anurag Shukla
    A man who never makes mistake is the man who never does anything! Theodre Rosvelt!

  3. #3
    Join Date
    Jan 2008
    Posts
    91
    Thanks
    8

    Default Re: translations

    Hi Ashukla
    I think I couldnt explain my problem very well.I couldnt write on my .pro file on eclipse.
    I know i have to add these lines, but i dont know how may i do this. If i try to use my keyboard i couldnt write on my pro file. in eclipse integration i have to add these information by using my mouse.

  4. #4
    Join Date
    Jan 2008
    Posts
    91
    Thanks
    8

    Default Re: translations

    I add the picture of eclipse .pro file.
    Attached Images Attached Images

  5. #5
    Join Date
    Aug 2007
    Location
    Gorakhpur, India
    Posts
    254
    Thanks
    8
    Thanked 14 Times in 14 Posts
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11

    Default Re: translations

    I am not eclipse user; but you can search and then open .pro file in any text editor and then changes its content.
    May It helps?
    Anurag Shukla
    A man who never makes mistake is the man who never does anything! Theodre Rosvelt!

  6. #6
    Join Date
    Aug 2007
    Location
    Gorakhpur, India
    Posts
    254
    Thanks
    8
    Thanked 14 Times in 14 Posts
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11

    Default Re: translations

    Anurag Shukla
    A man who never makes mistake is the man who never does anything! Theodre Rosvelt!

Similar Threads

  1. Contributing translations
    By JaSP in forum General Discussion
    Replies: 2
    Last Post: 30th December 2007, 11:25
  2. lupdate 4.3.0 does not work but 4.2.2 works?!
    By gri in forum Qt Programming
    Replies: 9
    Last Post: 19th June 2007, 17:03
  3. namespaces and translations
    By gri in forum Qt Programming
    Replies: 3
    Last Post: 30th March 2007, 09:53

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.