On Wed, Dec 23, 2009 at 09:01:16PM +0200, M. Bashir Al-Noimi wrote: > Hi All, > > I'm working on creating a new open source portal so I need to find > solutions for some Qt & Qt Creator issues, I wish to help me for finding > them :-D > > 1. Is there any plan or task for integrating Linguist in Qt Creator?
I thought there was something on the task tracker, but it has a very low priority. > 2. Is there any plan or task for creating a wizard in Qt Creator for > adding translations to specific project instead of manual adding? Same. > 3. Is there any tool for adding tr() function automatically for whole > strings in specific project? No, unless you call perl/sed 'automatic'. > 4. Currently, Phrase Book doesn't prevent duplicates! How I can fix > this issue? Write code for it. > 5. How I can collect .ts, .po and .xlf files in single Phrase Book? Converting them to a common format seems to make sense as a first step? > 6. Although Linguist supports .po files but it can't release .mo > files! Is there any plan or task for adding this feature? No. > 7. Currently, all translators have to call lupdate from command line > for updating the translations, Is there any plan or task for > adding update action in Linguist just like release action? No. Andre' _______________________________________________ Qt-creator mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt-creator
