I followed up on the bug yesterday. While fixing another bug, I noticed that the error code really is only for system i/o errors - and yet, in all other cases system errors do not contain this extra detail at all. So I simply removed the specific errors and use the generic 'execution failed' + strerror one. This is to help save the translators some work, since the info was quite redundant anyway.
So, sorry about having to discard your patch, but I think the new solution is a lot simpler/cleaner and suitable in the long run.
Michael
On Mon, 2005-01-31 at 20:53 +0100, Jorge Bernal wrote:
El Jueves 27 Enero 2005 08:41, Jorge Bernal escribió: > El Jueves 27 Enero 2005 04:07, Not Zed escribió: > > Hmm, sure i suppose, i think there are too many strings to translate, > > but whatever I guess. > > > > You don't need to cc -hackers, but the i18n team need to know of string > > changes once the patch is in. > > Ok, tell me when the patch is committed and I'll write to gnome-i18n. > > > Can you commit the patch, or do we need to? > > I don't have a CVS account :( > > > Thanks, > > Michael What happened to this? TIA, Koke
