Results 1 to 3 of 3

Thread: Reusing .ts without source

  1. #1
    Join Date
    Dec 2006
    Posts
    2
    Qt products
    Qt3
    Platforms
    Unix/X11 Windows

    Default Reusing .ts without source

    I hope this is the right forum - apologies if not.

    We do not ship source code (not my call, please no open-source flames ) but we do ship a .ts file with our translatable strings (which our customers can then add translations to). When we have a new release, we release a new .ts. Is there any way for our customers to merge an existing .ts (with translations that they have added) with the new .ts file (other than using an XML editor/merge tool)? They can't use lupdate without source...

    Tim Langevin

    EDIT: Meant to include: using Qt 3.3.5 on Windows and Linux (customers might only have one platform or the other available though).

  2. #2
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,359
    Thanks
    3
    Thanked 5,015 Times in 4,792 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: Reusing .ts without source

    You can provide a php script on your website which will call lupdate to merge files provided by your clients and return them the result.

  3. #3
    Join Date
    Dec 2006
    Posts
    2
    Qt products
    Qt3
    Platforms
    Unix/X11 Windows

    Default Re: Reusing .ts without source

    Thanks for the response. It's a really neat idea - wish I had the php chops to pull it off. Anyway, I'll take it from your response (and the lack of any others) that I haven't missed a Qt utility for bring old translations into a new .ts file.

    Thanks again
    Tim

Similar Threads

  1. Qtopia 4.2 Open Source edition released!
    By lpotter in forum Qt for Embedded and Mobile
    Replies: 1
    Last Post: 21st December 2006, 20:45
  2. Installing Qt 4.1.4 (open source) on windows with vs2005
    By Randulf in forum Installation and Deployment
    Replies: 1
    Last Post: 19th August 2006, 12:22
  3. Licencing issue with Qt Open source
    By thepasty in forum General Discussion
    Replies: 16
    Last Post: 26th July 2006, 14:56
  4. Replies: 11
    Last Post: 24th March 2006, 06:40
  5. Qt 3.3.6 open source mac
    By munna in forum General Discussion
    Replies: 1
    Last Post: 22nd March 2006, 11:35

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.