Hi,
Here is a fix from Vincent Béron for a bug in the french translation, the translation reorders the printf formats so causes a crash.
Thanks, Havoc
--- po/fr.po.orig 2002-08-20 16:18:58.000000000 -0400 +++ po/fr.po 2002-10-17 00:52:39.000000000 -0400 @@ -2461,7 +2461,7 @@ "Window 0x%lx has property %s that was expected to have type %s format %d and " "actually has type %s format %d n_items %d\n" msgstr "" -"La propriété %s de la fenêtre 0x%lx devait avoir le type %s et le format %d " +"Fenêtre 0x%lx : La propriété %s devait avoir le type %s et le format %d " "et a en fait le type %s et le format %d n_items %d\n"
#: src/xprops.c:296