Project Description

Openbakery Translation is an internationalization
tool for Java. Unlike standard i18n in Java,
openbakery translation uses the text in the
default locale as the key. There is also a tool
which checks all of the source code for
translations. This tool then provides a list of
key/value pairs which have to be added to a
certain resource file, and another list of pairs
which can be removed. The translation works by
simply calling a static method called "translate".
The code works out of the box, without writing any
properties files. You only write properties files
when you really translate the program to a second
language.

(This Description is auto-translated) Try to translate to Japanese Show Original Description

Resenha
Your rating
Review this project