** Changed in: intltool Milestone: None => 0.51.0 ** Changed in: intltool Assignee: (unassigned) => Данило Шеган (danilo)
** Changed in: intltool Importance: Undecided => High ** Changed in: intltool Status: New => Fix Committed -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to intltool in Ubuntu. https://bugs.launchpad.net/bugs/953342 Title: Add support for Qt Designer UI files Status in Internationalization Tool Collection: Fix Committed Status in “intltool” package in Ubuntu: Triaged Bug description: Qt Designer files are XML files that describe the UI of a Qt application, and are the Glade .ui file equivalent in the Qt world. Their format definition can be found here: - http://qt-project.org/doc/designer-ui-file-format.html While many Qt projects use Qt's own i18n/l10n framework, others rely on gettext. Some examples are core Ubuntu applications such as the Ubuntu One client and Checkbox, which have started to migrate to Qt- based user interfaces while overriding Qt's i18n system and using gettext instead. These cases need a way to extract translatable messages from Qt's .ui files, merge the translations in .pot files and thus integrate with the gettext workflow. To manage notifications about this bug go to: https://bugs.launchpad.net/intltool/+bug/953342/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp