On 6 January 2011 19:34, Alexey Shein <con...@gmail.com> wrote:
> 2011/1/6 honestqiao <honestq...@gmail.com>:
>> In https://edit.php.net/, I can choose Language: Chinese (Simplified).
>> How to translate the panel language to Chinese (Simplified)?
>>
>
> It's quite easy. Take a look here:
> http://svn.php.net/viewvc/web/doc-editor/trunk/js/locale/, just copy
> some locale file and give it name of your locale (IIRC zh), for
> example, copy fr.php to zh.php and translate it. If you don't have an
> account, attach your patch to the letter and send here or to the
> php.doc.web list (http://news.php.net/php.doc.web).
> if you're on linux, you can checkout online editor with this command:
> $ svn co http://svn.php.net/repository/web/doc-editor/trunk/ doc-editor
>
> After you patch will be commited to svn, changes will be applied
> within some hours.
> --
> Regards,
> Shein Alexey
>

If you are on Windows and need a GUI, then TortoiseSVN [1] is the tool
to use. If you like command line tools, then the SlikSVN command line
toolkit [2] is available. If you have Cygwin, then there is an svn
package available there too.

Regards,

Richard.

[1] http://tortoisesvn.tigris.org/
[2] http://www.sliksvn.com/en/download
-- 
Richard Quadling
Twitter : EE : Zend
@RQuadling : e-e.com/M_248814.html : bit.ly/9O8vFY

Reply via email to