Index of /moc-i18n
Name Last modified Size
Parent Directory -
moc-2.5.0_alpha3-i18n.diff.gz 12-Mar-2008 16:26 91K
moc-2.5.0_alpha3-i18n.diff.gz.asc 12-Mar-2008 16:27 189
moc-svn2088-i18n.diff.gz 13-May-2008 17:49 30K
moc-svn2088-i18n.diff.gz.asc 13-May-2008 17:49 189
This is internationalisation (i18n) for Music On Console
(http://moc.daper.net/) player.
It uses GNU gettext and it i18n's usage message of mocp client. Sample
translation to Czech is attached.
* moc-svn2088-i18n:
Previous patch has been integrated into SVN repository. This patch i18ned more
source files and adds missing po/LINGUAS. However without "make -C po
update-po" no catalogs will be installed. There are also problems with fixed
size buffers which can't handle larger UTF-8 strings. Also size of the buffers
is used for ncurses layout and hat's not good.
* moc-2.5.0_alpha3-i18n:
After applying patch you could need to run autoreconf to regenarete autoconf
files. I'm sorry for such big patch, it contains some needless files certainly
which autoreconf can install, but I don't know which of them.
After installing check new functionality with "LANG=cs_CZ.UTF-8 mocp --help".
It should talk to you in Czech :).
-- Petr