I haven't had time to look at this, and probably won't for several days. I like that Mailman's current tool chain works on my fairly stock, ancient RH6.1-ish system, but it also is fairly unweildy <wink>. If the new version of gettext will make /your/ lives easier, I'm happy to upgrade the Makefiles and such to rely on it. Comments are welcome. -Barry
The only thing that would make my life easier, is using -w 100 (or, at least, 90) while merging the catalogues. Some messages in the code hit the 79-80 limit, and as there should be '\n' after that, the line got splitted. It make the reading of the file a bit less comfortable. :)) Besides, it's fine. -- Misha On Wed, Mar 13, 2002 at 09:25:33AM -0500, Barry A. Warsaw wrote: Content-Description: message body text
I haven't had time to look at this, and probably won't for several days. I like that Mailman's current tool chain works on my fairly stock, ancient RH6.1-ish system, but it also is fairly unweildy <wink>.
If the new version of gettext will make /your/ lives easier, I'm happy to upgrade the Makefiles and such to rely on it. Comments are welcome.
-Barry
barry@zope.com (Barry A. Warsaw) writes:
I haven't had time to look at this, and probably won't for several days. I like that Mailman's current tool chain works on my fairly stock, ancient RH6.1-ish system, but it also is fairly unweildy <wink>.
If the new version of gettext will make /your/ lives easier, I'm happy to upgrade the Makefiles and such to rely on it. Comments are welcome.
I think the only need to change the tools may occur with the Chinese catalogs, as there are some compatibility issues with escape characters - newer tools may reject older catalogs. I don't know whether this is an issue for the current mailman CVS. Also, the newer msgfmt catches a few additional errors. Apart from that, I don't think there is any need to update gettext. Regards, Martin
"MvL" == Martin von Loewis <loewis@informatik.hu-berlin.de> writes:
MvL> I think the only need to change the tools may occur with the MvL> Chinese catalogs, as there are some compatibility issues with MvL> escape characters - newer tools may reject older catalogs. I MvL> don't know whether this is an issue for the current mailman MvL> CVS. It is. I believe I've disabled building the Chinese catalog by default because it simply fails. MvL> Also, the newer msgfmt catches a few additional errors. MvL> Apart from that, I don't think there is any need to update MvL> gettext. I also think the way I merge the .pot file into the .po files is fairly kludgey. So that might make it worthwhile. -Barry
participants (3)
-
barry@zope.com
-
Martin von Loewis
-
mss@mawhrin.net