Version 1 (modified by 8 years ago) (diff) | ,
---|
Contents
Managing translation of your source code
Description
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