From: Dennis S. <sy...@yo...> - 2004-07-12 19:32:07
|
On Mon, 2004-07-12 at 16:25 -0300, Gustavo Sverzut Barbieri wrote: > Em Monday 12 July 2004 16:15, Dennis Smit escreveu: > > Checkout libvisual-xmms and make a patch for a fr.po + adding > > the language to the buildtree. > > > > I must admit that my gettext knowledge has become a bit vague > > so Duilio maybe you could give us a step by step todo > > to add extra languages to the xmms plugin ? > > I know you'll not follow this path, but it's easier anyway: > > cd $LIBVISUAL/po > cp libvisual-xmms.pot <LANG>.po > > kbabel <LANG>.po # This part you will not like, Dennis... :) Rofl, Hey shouldn't the language code be added to LINGUS as well ? And how to make sure it's in dist ? > If you use the best editor in the world, emacs, it have a PO-mode also and > will help you out. > > If you want to do it in other editor, just fill the msgstr line... but take > care to not damage the format. > |