Version 2 (modified by 9 years ago) (diff) | ,
---|
Contents
Managing translation of your source code
Description
The project is currently in specification phase. It will start in Autumn 2014.
The goal of this Trac plugin is to manage translations of your source code in different languages.
The intention is to support different file formats such as:
- Java resource bundle, currently the main goal
- GNU Gettext (Portable Objects - PO), used for Pyton, C
Bugs/Feature Requests
Existing bugs and feature requests for TranslationManagerPlugin are here.
If you have any issues, create a new ticket.
Download
Download the zipped source from here.
Source
You can check out TranslationManagerPlugin from here using Subversion, or browse the source with Trac.
Installation
The project is currently in specification phase. It will start in Autumn 2014.
Recent Changes
- 16398 by rjollos on 2017-03-25 09:48:50
-
Remove
dist
directories
- 16394 by rjollos on 2017-03-25 09:20:58
-
Remove eggs
- 14569 by framay on 2015-05-08 13:07:58
-
new version
0.1.2
:
- fixed: TM looses all session information (see #12181)
- import: added check for consistency of import file
- performance: property files are loaded into object
(more)