On Friday 18 August 2006 03:02, Jon Keating wrote: > If you look at the countrycodes.c source file, the names are in > tr_NOOP(), so we have purposely made it so they can't be translated.
Actually, if they shouldn't be translated we should remove tr_NOOP. tr_NOOP is a macro that marks the text for translation but doesn't do the translation right away (as tr does). See http://www.gnu.org/software/gettext/manual/html_chapter/gettext_3.html#SEC19 and licq/po/Makevars So we should a) remove tr_NOOP, or b) use the translations in GetCountryBy*() by adding tr() at appropriate places. // Erik -- You tried your best and failed miserably. The lesson is: never try. -- Homer Simpson Erik Johansson http://ejohansson.se ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Licq-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/licq-devel