On 29.12.2010 07:58, vijay wrote: > I could see the error messages in mod_dav_svn are not prefixed by an > underscore, may be the subsequent layers will handle the errors and > translate it?
How will a server component select a translation appropriate for the client's language environment? (Yes, well, given that this is an HTTPd module, it could use the Accept-Language header and the client could send one based on its own locale, but ... let's not go there.) -- Brane