Date: Sun, 3 Dec 2006 16:50:30 +0000 (UTC) From: Dirk Meyer <dinoex@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/textproc Makefile ports/textproc/localize Makefile distinfo pkg-descr pkg-plist Message-ID: <200612031650.kB3GoVkw038128@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
dinoex 2006-12-03 16:50:30 UTC
FreeBSD ports repository
Modified files:
textproc Makefile
Added files:
textproc/localize Makefile distinfo pkg-descr pkg-plist
Log:
Localize is an application to aid in the translation of .strings files.
.strings files must be distributed in ASCII encoding, which generally
isn't a convenient encoding to do translation in. As an example, its rather
difficult to enter Chinese characters into an ASCII encoded text file.
Localize will, with any luck, help out with this. Currently its just a
shell of an application, but sometime in the future I hope to complete it.
WWW: http://www.eskimo.com/~pburns/Localize/
Revision Changes Path
1.1079 +1 -0 ports/textproc/Makefile
1.1 +25 -0 ports/textproc/localize/Makefile (new)
1.1 +3 -0 ports/textproc/localize/distinfo (new)
1.1 +8 -0 ports/textproc/localize/pkg-descr (new)
1.1 +30 -0 ports/textproc/localize/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200612031650.kB3GoVkw038128>
