Thank you so much!

Do you mind if I take the translation file and use it in the main
release?  Did you need to do extra work to translate it outside the
translation file?  And did you extend the existing translation, or
start from scratch?

   cheers,

       - Chris

On Thu, Jan 22, 2009 at 7:36 AM, Shi Yusen <sh...@langhua.cn> wrote:
> Hi Chris,
>
> Thanks for your JXplorer! It's a great open source product!
>
> I translated the JXplorer 3.2.1 into Chinese and released it just now. I
> hope I'm not breaking your Licence agreement.
>
> The jxplorer.zip is here:
> http://www.langhua.cn/viewvc/svn/tools/jxplorer-zh/
>
> I also fixed 2 bugs in the source code of JXplorer 3.2.1:
> 1. com.ca.commons.cbutil.CBIntText.java, around line 229
> return MessageFormat.format(key, args);
> should be
> return MessageFormat.format(val, args);
>
> 2. com.ca.directory.jxplorer.JXOpenConWin.java, around line 134
> before
>        display.validate();
> it would be better add this line:
>        password.enableInputMethods(true);
> This change will fix the problem that user cannot input password when
> entering this dialog.
>
> Kind Regards,
>
> Shi Yusen/Beijing Langhua Ltd.
>
>
>

------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
Jxplorer-devel mailing list
Jxplorer-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jxplorer-devel

Reply via email to