Open eClass Babel | Open eClass Babel |
|
Open eClass Babel is an online translation tool. It has been used to message translation of Open eClass, during the development process of 2.x versions. Of course, it can be used in any application which message translation is needed. The only restriction is that the language message files must be .php text files and the message in every line must be in the following form: $(constant) = "(translated message)"; e.g. $langHomePage = "Home Page"; Open eClass Babel is freely available (under GPL licence). Using the links below you can download the latest version:
The official installation of Open eClass Babel can be found in the following link: http://dev.openeclass.org/babel/
Also, if you wish, you can have access to cvs repository of Open eClass Babel. Using a terminal, type the following (press [enter] when you are prompted for a password) export CVSROOT=:pserver:pubcvs@dev.openeclass.org:/var/lib/cvs Note that with anonymous cvs checkout you can't commit changes. For this purpose, please email us to create an account with the appropriate permssions. You can also browse the source code via CVSWeb.
|