demexp-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Demexp-dev] Re: Issue to use ocaml-gettext with lablgtk


From: David MENTRE
Subject: [Demexp-dev] Re: Issue to use ocaml-gettext with lablgtk
Date: Tue, 24 Jan 2006 21:58:03 +0100
User-agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/21.4 (gnu/linux)

"Sylvain Le Gall" <address@hidden> 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.
-- 
 address@hidden





reply via email to

[Prev in Thread] Current Thread [Next in Thread]