What do you mean by "Or system"? .po files, as you know, contain translation strings. .mo files are created by running msgfmt on (and compiling) the .po files, and should be there for proper operation of the system.
If you are working with the standard SM domain .po files, you only need to set the language in either of two places to see this work: conf.pl or in your personal options for just your own email account. If you are working in a non-SM domain (ie., a plugin), you need to make sure that the code switches to the right domain so the right .mo file is used.... Not sure where your question was headed, but there are also lots of tips on the SM website, as well at php.net. Cheers, paul > Hello squirrelmail-users, > > What is needed by Sm to use .po files? > Or system ? > > --- > Bye Scr34m > > ICQ + #122502783 > WWW + sd.frontember.hu + inertia.hu + frontember.hu + mportal.hu > > > > ------------------------------------------------------- > This SF.net email is sponsored by: ApacheCon, November 18-21 in > Las Vegas (supported by COMDEX), the only Apache event to be > fully supported by the ASF. http://www.apachecon.com > -- > squirrelmail-users mailing list > List Address: [EMAIL PROTECTED] > List Archives: > http://sourceforge.net/mailarchive/forum.php?forum_id=2995 List Info: > https://lists.sourceforge.net/lists/listinfo/squirrelmail-users ------------------------------------------------------- This SF.net email is sponsored by: ApacheCon, November 18-21 in Las Vegas (supported by COMDEX), the only Apache event to be fully supported by the ASF. http://www.apachecon.com -- squirrelmail-users mailing list List Address: [EMAIL PROTECTED] List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id)95 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
