Summary: | Catalogmanager directory structure to handle GNU translations where PO files are LANG.po in the same directory | ||
---|---|---|---|
Product: | [Applications] lokalize | Reporter: | dwayne |
Component: | project management | Assignee: | Stanislav Visnovsky <visnovsky> |
Status: | CONFIRMED --- | ||
Severity: | wishlist | CC: | cfeck, karl, qiilaq69, shafff |
Priority: | NOR | ||
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | RedHat Enterprise Linux | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
dwayne
2004-03-01 11:39:15 UTC
Is there a specific reason why this old bug has not yet been worked on? Just to upgrade five year old question - is there any plan to work on and implement this feature? KDE is a community driven software collection. If you feel others would benefit from your patch, please add it to this bug report. you can help at least by providing a links to such dir structure examples, or even add archived folder as an attachment to this bug report E.g http://svnweb.mageia.org/soft/drakx-net/trunk/po/ but I'm sure examples may be found a lot ... Would perhaps #292985 (https://bugs.kde.org/show_bug.cgi?id=292985) be an adequate solution to this problem? Here are a couple of examples: https://sourceforge.net/p/tuxpaint/tuxpaint/ci/master/tree/src/po/ https://sourceforge.net/p/tuxpaint/tuxpaint-stamps/ci/master/tree/po/ The first one has POT and PO files on this form: appname.pot langcode1.po langcode2.po ... The second one has POT and PO files on this form: appname.pot appname-langcode1.po appname-langcode2.po ... I think the first one is the most common one. |