Re: [xml] about xmlerror messages language
- From: Chris Daley <chebizarro gmail com>
- To: yuniel <yuniel_roque unah edu cu>
- Cc: xml gnome org
- Subject: Re: [xml] about xmlerror messages language
- Date: Fri, 29 Nov 2013 07:15:38 +0700
Hi Yuniel,
The error messages in libxml are "hard coded" in English, so there is no easy way to do it I'm afraid.
One possible option is to catch the error code and provide your own localised message.
The error messages can be found here:
In php it would depend on whether you are using the DOM extension or SimpleXML as to how you catch the error.
The historical reasons why the error messages are not available in other languages can be found here:
I hope this helps.
Saludos
Chris
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]