From: Marcus M. <mei...@su...> - 2007-05-03 13:48:39
|
On Thu, May 03, 2007 at 01:00:47PM +0200, Jan Patera wrote: > Hi, > > The PO files for libexif are no longer up to date. I'd like to create > a new language variant - for the Czech language (CS). > Unfortunately I am unfamiliar with the tools and processes, I don't > have access to any *nix machines. > > May I ask some of the felow libEXIF developers (Lutz, Uli, Hubert, > Marcus...?) to update the current PO files to contain all localizable > texts from the current source code and create a new one for the Czech > language? > Or perhaps somebody who has read-only access to CVS? I'll then be happy > to check the changes in? > > All other activities like updating German and French translations are also > very welcome ;-) Currently the most up-to-date variants are Polish, > Russian and Vietnamese. I have run "make update-po" to sync the .po files with the current sourcecode. If you have created the cs.po: - cvs add /cvs ci it in po/ - add it to ALL_LINGUAS in configure.ac Ciao, Marcus |