https://bugs.kde.org/show_bug.cgi?id=355393
Luigi Toscano <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|[email protected] |[email protected] Status|UNCONFIRMED |CONFIRMED Ever confirmed|0 |1 CC| |[email protected] --- Comment #4 from Luigi Toscano <[email protected]> --- Yes, I think it should be fixed. In fact messages are marked with QCoreApplication::translate, but the messages are not extracted. Given that some messages are used by the (ugly and for now static) library used by KIO, I guess I need to extracted the messages to a different po file (which can be used for Qt-only bits of kdoctools). I remember that we can have only one Qt-style po file per framework, but is there anything which prevents having additional "i18n-style" po-files? -- You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug. _______________________________________________ kde-doc-english mailing list [email protected] https://mail.kde.org/mailman/listinfo/kde-doc-english
