exchange dialog window stopped working in r8979

2006-03-25 Thread Bengt Thuree
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

Re: message string coding style (was: r13694 - gnucash/trunk/src/report/report-gnome - )

2006-03-25 Thread Christian Stimming
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( > _(