From: Luke S. <lsc...@us...> - 2006-01-26 20:57:14
|
On Thu, Jan 26, 2006 at 09:38:25PM +0100, Laurynas Biveinis wrote: > Hi, > > I'm doing Lithuanian translation for Gaim 2.0.0. I've started working > on gaim.pot from 2.0.0beta1 distribution. But later I became > suspicious about some strings there, for example everything from > "plugins/crazychat", as I don't see the corresponding source files. > I've checked with http://gaim.sourceforge.net/i18n/gaim.pot , and see > the same things here. > > So is the gaim.pot up to date, or source tarballs just don't include > everything from CVS ? Should I work with CVS version then or can I > regenerate gaim.pot by myself? > > -- > Thanks in advance, > Laurynas CVS contains more than the tarball does currently. I'm unsure if that will change before the final release or not. You can update your translation yourself with the perl scripts in the po directory, including generating a new .pot file, or you can work off of cvs. your choice. luke |