"Sylvain Le Gall" <[EMAIL PROTECTED]> writes:
> I don't see any "s_" or "f_" in you code. Do you have any translatable
> string in your code ?
There is one, see:
<<demexp-gtk2-client.ml>>=
let connect_to_server pref user_msg =
let timer = Perf.timer_start () in
user_msg (Printf.sprintf (f_ "Connecting to server %s:%d...")
^^^
But as I said in a previous message, it seems to work. I added a simple
Printf.printf (f_ "Cancel") and it was successfully printed as
"Annuler".
Best wishes,
d.
--
[EMAIL PROTECTED]
_______________________________________________
Demexp-dev mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/demexp-dev