| Summary: | xml2pot does not extract date and releaseinfo for translation | ||
|---|---|---|---|
| Product: | [Websites] docs.kde.org | Reporter: | Yuri Chornoivan <yurchor> | 
| Component: | general | Assignee: | Documentation Editorial Team <kde-doc-english> | 
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | bernard, kde-docbook | 
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Mandriva RPMs | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | 4.5.1 | |
| Sentry Crash Report: | |||
| Attachments: | adds some tags support to poxml | ||
| 
        
          Description
        
        
          Yuri Chornoivan
        
        
        
        
          2010-08-11 20:45:19 UTC
        
       I just had a similar problem to translate a document (outside KDE) for which I needed support of "titleabbrev", "date", "authorinitials" and "holder" Docbook tags. I successfully patched poxml to achieve this. This patch, with addition of "releaseinfo" tag support, is following. Created attachment 50777 [details]
adds some tags support to poxml
Tested with KDE 4.4.5 on Debian Sid.SVN commit 1166068 by aacid: New tags to extract, patch by Bernard Massot BUG: 247418 FIXED-IN: 4.5.1 M +1 -0 parser.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1166068 |