Confirmed users
124
edits
(change link new Mozilla Translator) |
RickieesES (talk | contribs) (Updates on introduction section) |
||
| Line 1: | Line 1: | ||
MozillaTranslator is a tool to translate programs in the Mozilla family. | MozillaTranslator is a tool to translate programs in the Mozilla family. | ||
If you are looking for the newest version the MozillaTranslator tool, the latest 5. | If you are looking for the newest version the MozillaTranslator tool, the latest 5.13 version is available from the following Sourceforge page: [http://sourceforge.net/project/showfiles.php?group_id=18842 MT downloads page]. | ||
For developers, its source code is available through [http://sourceforge.net/projects/moztrans/ | For developers, its source code is available through [http://sourceforge.net/projects/moztrans/ MT Sourceforge page] (you no longer have to look into the "newsrc" directory for "current" code; instead, the CVS root includes both NetBeans project files and source code, so you'll have to checkout from CVS root). | ||
You can check MT open bugs at [https://bugzilla.mozilla.org/ Bugzilla@Mozilla]. Look for open bugs with: | |||
MozillaTranslator is written in Java. | * Product: Mozilla Localizations | ||
* Component: MozillaTranslator | |||
MozillaTranslator is written in Java. This means: | |||
* that it will work on any platform that supports Java (Windows/Linux/Mac/Solaris etc.), and | |||
* that you need to make sure you have [http://www.java.com Java] 1.4 and above installed on your system. | |||
==How to Use== | ==How to Use== | ||