Version 4.6 (late May) uses variables rather than defines, such as:
4.5 way:
define('TABLE_TITLE', 'The title assigned to a table.');
4.6/5.0 way:
var $TABLE_TITLE = 'The title assigned to a table';
Thus the language file is now a PHP class. If you open a project on mosForge for your project, development news (such as the information above) will be sent to you from the core team.
You can anonymously download version 4.6 from CVS using something like TortoiseCVS, WinCVS, etc. The files are stored in the MamboOS module.
Quote:
|
Originally Posted by fabio We translated for the Portuguese of the brasil the version 4.5
We wanted to work in the translation of the version 5 for the Portuguese from Brazil
How to obtain the version 5 for test and for translation?
Thank you very much
fabio
mambobrasil.org  |