On Mon, 15 Nov 2004 14:00:11 +0100, Christiaan den Besten
<[EMAIL PROTECTED]> wrote:
> Well,
>
> I have already send him some emails asking the same thing, but no reply :(
>
> Actually, the translation is there ... it just doesn't show up in the
> "confirm subscription" page. Is there anyway I can check if the .po/.mo file
> is ok?
I've found that the install does not seem to copy over all of the *.mo
files. After the make install completes, I do:
cd $BUILD_TREE
for MAILMAN_MO in $( ls messages/*/LC_MESSAGES/mailman.mo )
do
cp $BUILD_TREE/$MAILMAN_MO /usr/local/mailman/$MAILMAN_MO
done
This seems to fix the problem.
Brian.
--
Brian Greenberg
[EMAIL PROTECTED]
_______________________________________________
Mailman-Developers mailing list
[EMAIL PROTECTED]
http://mail.python.org/mailman/listinfo/mailman-developers
Unsubscribe:
http://mail.python.org/mailman/options/mailman-developers/archive%40jab.org