Hi roundcubewebmail deverloper team,
I made Japanese translation.
http://elf.no-ip.org/~elf/contribute/roundcubewebmail/2005-11-17/roundcubewe...
The message is created by UTF-8. The Japanese assignation is "jp" in roundcubewebmail. JP is a "country code" and is not a "language code". Therefore, please modify "jp" to "ja".
RCS file: /cvsroot/roundcubemail/roundcubemail/program/localization/index.inc,v retrieving revision 1.9 diff -r1.9 index.inc 40c40
'ja' => 'Japanese',
60a61
'ja' => 'UTF-8',
Current roundcubewebmail has some problems in a multi-byte processing. ex)The mailbox of a multibyte character, The wordwrap() function which breaks UTF-8 is used, and etc... I am creating the patch for modifying now.
If a patch can be released, it makes contact again.
Thanks,
#I want to use the mail address of sf.net by this mailing list...
-- Tadashi Jokagi mailto:elf2000@gmail.com
Hi,
Thanks a lot for the translation. I'm not very familiar with charset handling and any help on this is welcome... I just added your translation files to the CVS and they will be included in the next release.
Regards, Thomas
Tadashi Jokagi wrote:
Hi roundcubewebmail deverloper team,
I made Japanese translation.
http://elf.no-ip.org/~elf/contribute/roundcubewebmail/2005-11-17/roundcubewe...
The message is created by UTF-8. The Japanese assignation is "jp" in roundcubewebmail. JP is a "country code" and is not a "language code". Therefore, please modify "jp" to "ja".
Index: program/localization/index.inc
RCS file: /cvsroot/roundcubemail/roundcubemail/program/localization/index.inc,v retrieving revision 1.9 diff -r1.9 index.inc 40c40
< 'jp' => 'Japanese',
'ja' => 'Japanese',
60a61
'ja' => 'UTF-8',
Current roundcubewebmail has some problems in a multi-byte processing. ex)The mailbox of a multibyte character, The wordwrap() function which breaks UTF-8 is used, and etc... I am creating the patch for modifying now.
If a patch can be released, it makes contact again.
Thanks,
#I want to use the mail address of sf.net by this mailing list...
-- Tadashi Jokagi mailto:elf2000@gmail.com