Re: Translated version of the Release Notes?
From: Hojin Choi <hojin.choi_at_gmail.com>
Date: 2005-10-28 07:42:49 CEST
How about using po format to translate release note?
1. mark translating area in the release note. ( we call this release
I simply made an extracting tool (text2pot.pl at step 2), a build tool
The usage is like this:
$ tools/po/text2pot.pl www/svn_1.3_releasenotes.html.template >
$ cp www/svn_1.3_releasenotes.pot www/svn_1.3_releasenotes.ko_KR.po
$ vi www/svn_1.3_releasenotes.ko_KR.po
$ tools/po/po2text.pl www/svn_1.3_releasenotes.ko_KR.po
Any comments?
2005/10/28, David James <james82@gmail.com>:
> > I'd like to know how other developers/translators thinks.
-- ========================================================= Name : Hojin Choi <hojin.choi -at- gmail.com> Home Page : http://hojin.bogmjari.net/ =========================================================
---------------------------------------------------------------------
|
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.