[umbrello-devel] [umbrello] [Bug 340385] XMI localization tools

Ralf Habacker ralf.habacker at freenet.de
Mon Oct 27 09:18:48 UTC 2014


https://bugs.kde.org/show_bug.cgi?id=340385

Ralf Habacker <ralf.habacker at freenet.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|                            |http://commits.kde.org/umbr
                   |                            |ello/5c8eceddd8026399753d19
                   |                            |db4dcd45d3e3ff17d0
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |FIXED

--- Comment #1 from Ralf Habacker <ralf.habacker at freenet.de> ---
Git commit 5c8eceddd8026399753d19db4dcd45d3e3ff17d0 by Ralf Habacker.
Committed on 29/04/2014 at 11:42.
Pushed by habacker into branch 'master'.

Add command line tools po2xmi and xmi2pot.

- xmi2pot extracts all messages from a xmi file into a pot file format
- po2xmi takes an untranslated xmi file and a translated po file to generate a
localized xmi file

M  +2    -0    CMakeLists.txt
A  +19   -0    tools/CMakeLists.txt
A  +44   -0    tools/po2xmi.cpp     [License: GPL (v2+)]
A  +289  -0    tools/shared.cpp     [License: GPL (v2+)]
A  +44   -0    tools/shared.h     [License: GPL (v2+)]
A  +83   -0    tools/xmi2pot.cpp     [License: GPL (v2+)]

http://commits.kde.org/umbrello/5c8eceddd8026399753d19db4dcd45d3e3ff17d0

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the umbrello-devel mailing list