Re: Re: What I need to do with translating?
Antony Dovgal <[email protected]>
| Newsgroups | gmane.comp.php.smarty.devel |
|---|---|
| Message-ID | <[email protected]> |
On Tue, 20 Apr 2004 00:34:19 +0300 Serzhik <[email protected]> wrote: > So, where I can get untranslated text and what I need to do when I > translate? grab it from CVS. read here about anonymous CVS: http://www.php.net/anoncvs.php you'll need module 'smarty', documentation is located in it's docs/ directory. execute these commands in console: cvs -d :pserver:[email protected]:/repository login (password is "phpfi") cvs -d :pserver:[email protected]:/repository co smarty/docs take a look at docs/ru/ (you can also find it here: http://cvs.php.net/cvs.php/smarty/docs/ru/) there is a dozens of *.xml files, which are waiting for translation. when you translated some part, make a diff and send it to this list. also you can find this document rather helpful: http://www.php.net/manual/ru/about.php --- WBR, Antony Dovgal aka tony2001 [email protected] || [email protected] -- Smarty Development Mailing List (http://smarty.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php