ons 2005-02-09 klockan 09:58 +0000 skrev Michael Meeks: > > It's sad that translators were not informed of the "openoffice" module > > being dead -- let's just hope that the translations committed there in > > the mean time can be re-used in the "ooo-build" module somehow. > > Yes, sorry - I had no idea one had to do that. Having said that I > thought we replaced the 'openoffice' module with a virtual link to > ooo-build, but that seems not to be there; hmm. > > Any chance that someone skilled in the art could move the translations > across ? I'm really clumsy with that sort of thing.
I've now simply copied the following translations from openoffice to ooo-build: bg.po bs.po el.po gu.po he.po ka.po Those translations did not already exist in ooo-build. I haven't touched any other translations, as I think it's better to leave it up to the teams which translation they want to keep in ooo-build (the existing "ooo-build" one or the one from "openoffice"). I didn't find any ALL_LINGUAS variable in the ooo-build configure.in though, so I'm unsure on how I'm supposed to enable these new translations... In addition, it seems there is a "bonobo" subdirectory in ooo-build which, in its turn, has another, separate po directory. Having multiple po directories in a module is bad for many reasons (http://developer.gnome.org/doc/tutorials/gnome-18n/developer.html#multidomain). Is there any chance that you could use a single po directory for everything in the ooo-build module, or perhaps split the module into many separate modules, each with their own po directory? Christian _______________________________________________ gnome-i18n mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gnome-i18n
