Hi
Regarding bug 335101 (http://bugzilla.gnome.org/show_bug.cgi?id=335101)
I managed (by brute force) to narrow it down
1.8.4 Build 8978 - Exchange window is working
1.8.4 Build 8979 - Exchange window is NOT working
Diff between 78 and 79's changelog indicates that a change was made to not
Am Samstag, 25. März 2006 03:37 schrieb Chris Shoemaker:
> Christian,
> Thank you for explaining this. I'll change this case to:
>
> msg = g_strdup_printf(_("Do you want to display '%s'?", name);
>
> and the other case to:
>
> msg = g_strdup_printf(
> _(