momo-i
Joined: 26 May 2008 Posts: 1
|
Posted: Mon May 26, 2008 1:40 am Post subject: Is this necessary?(i18n patch for 0.8.7b) |
|
|
Hi all,
I challenged the internationalization of Cacti.
I made it again based on 0.8.7b though there was the similar one in archive-0.9 of SVN.
The difference with SVN becomes as follows:
1. installer is translatable.
2. not use locales/xx/LC_MESSAGES (It is collectively stored in languages folder)
3. set own language in global.php (it defined CACTILANG)
4. translate function is not _(). (use l10n.php for WordPress, __ngettext() , __() or _e().)
Please disregard this if you do not need this.
Thanks,
EDIT:
I completed applying this patch to the revision 4593 of SVN.
but, some sqls wasn't working well.
| Description: |
|
 Download |
| Filename: |
cacti-l18n.patch.gz |
| Filesize: |
167.21 KB |
| Downloaded: |
69 Time(s) |
|
|