You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xalan.apache.org by jy...@apache.org on 2006/03/14 22:21:55 UTC

svn commit: r385892 [2/19] - /xalan/java/trunk/src/org/apache/xalan/res/

Modified: xalan/java/trunk/src/org/apache/xalan/res/XSLTErrorResources_ca.java
URL: http://svn.apache.org/viewcvs/xalan/java/trunk/src/org/apache/xalan/res/XSLTErrorResources_ca.java?rev=385892&r1=385891&r2=385892&view=diff
==============================================================================
--- xalan/java/trunk/src/org/apache/xalan/res/XSLTErrorResources_ca.java (original)
+++ xalan/java/trunk/src/org/apache/xalan/res/XSLTErrorResources_ca.java Tue Mar 14 13:21:52 2006
@@ -1,5 +1,5 @@
 /*
- * Copyright 1999-2004 The Apache Software Foundation.
+ * Copyright 1999-2006 The Apache Software Foundation.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
@@ -90,7 +90,14 @@
   /*
    * Static variables
    */
-  public static final String ER_NO_CURLYBRACE = "ER_NO_CURLYBRACE";;
+  public static final String ER_INVALID_NAMESPACE_URI_VALUE_FOR_RESULT_PREFIX =
+        "ER_INVALID_SET_NAMESPACE_URI_VALUE_FOR_RESULT_PREFIX";
+
+  public static final String ER_INVALID_NAMESPACE_URI_VALUE_FOR_RESULT_PREFIX_FOR_DEFAULT =
+        "ER_INVALID_NAMESPACE_URI_VALUE_FOR_RESULT_PREFIX_FOR_DEFAULT";
+
+  public static final String ER_NO_CURLYBRACE = "ER_NO_CURLYBRACE";
+  public static final String ER_FUNCTION_NOT_SUPPORTED = "ER_FUNCTION_NOT_SUPPORTED";
   public static final String ER_ILLEGAL_ATTRIBUTE = "ER_ILLEGAL_ATTRIBUTE";
   public static final String ER_NULL_SOURCENODE_APPLYIMPORTS = "ER_NULL_SOURCENODE_APPLYIMPORTS";
   public static final String ER_CANNOT_ADD = "ER_CANNOT_ADD";
@@ -379,6 +386,14 @@
          "ER_NOT_ALLOWED_IN_POSITION";
   public static final String ER_NONWHITESPACE_NOT_ALLOWED_IN_POSITION =
          "ER_NONWHITESPACE_NOT_ALLOWED_IN_POSITION";
+  public static final String ER_NAMESPACE_CONTEXT_NULL_NAMESPACE =
+         "ER_NAMESPACE_CONTEXT_NULL_NAMESPACE";
+  public static final String ER_NAMESPACE_CONTEXT_NULL_PREFIX =
+         "ER_NAMESPACE_CONTEXT_NULL_PREFIX";
+  public static final String ER_XPATH_RESOLVER_NULL_QNAME =
+         "ER_XPATH_RESOLVER_NULL_QNAME";
+  public static final String ER_XPATH_RESOLVER_NEGATIVE_ARITY =
+         "ER_XPATH_RESOLVER_NEGATIVE_ARITY";
   public static final String INVALID_TCHAR = "INVALID_TCHAR";
   public static final String INVALID_QNAME = "INVALID_QNAME";
   public static final String INVALID_ENUM = "INVALID_ENUM";
@@ -392,6 +407,19 @@
   public static final String ER_TEMPLATE_NAME_MATCH = "ER_TEMPLATE_NAME_MATCH";
   public static final String ER_INVALID_PREFIX = "ER_INVALID_PREFIX";
   public static final String ER_NO_ATTRIB_SET = "ER_NO_ATTRIB_SET";
+  public static final String ER_FUNCTION_NOT_FOUND =
+         "ER_FUNCTION_NOT_FOUND";
+  public static final String ER_CANT_HAVE_CONTENT_AND_SELECT =
+     "ER_CANT_HAVE_CONTENT_AND_SELECT";
+  public static final String ER_INVALID_SET_PARAM_VALUE = "ER_INVALID_SET_PARAM_VALUE";
+  public static final String ER_SET_FEATURE_NULL_NAME =
+        "ER_SET_FEATURE_NULL_NAME";
+  public static final String ER_GET_FEATURE_NULL_NAME =
+        "ER_GET_FEATURE_NULL_NAME";
+  public static final String ER_UNSUPPORTED_FEATURE =
+        "ER_UNSUPPORTED_FEATURE";
+  public static final String ER_EXTENSION_ELEMENT_NOT_ALLOWED_IN_SECURE_PROCESSING =
+        "ER_EXTENSION_ELEMENT_NOT_ALLOWED_IN_SECURE_PROCESSING";
 
   public static final String WG_FOUND_CURLYBRACE = "WG_FOUND_CURLYBRACE";
   public static final String WG_COUNT_ATTRIB_MATCHES_NO_ANCESTOR =
@@ -441,9 +469,8 @@
          "WG_PROCESSINGINSTRUCTION_NOTVALID_NCNAME";
   public static final String WG_ILLEGAL_ATTRIBUTE_POSITION =
          "WG_ILLEGAL_ATTRIBUTE_POSITION";
-
-
-//  public static final int ER_NO_CURLYBRACE = 1;
+  public static final String NO_MODIFICATION_ALLOWED_ERR =
+         "NO_MODIFICATION_ALLOWED_ERR";
   /*
    * Now fill in the message text.
    * Then fill in the message text for that message code in the
@@ -452,9 +479,9 @@
 
   // Error messages...
 
-  /** Get the lookup table for error messages.   
+  /** Get the lookup table for error messages.
    *
-   * @return The int to message lookup table.
+   * @return The message lookup table.
    */
   public Object[][] getContents()
   {
@@ -464,1528 +491,625 @@
   {"ER0000" , "{0}" },
 
 
-  /** ER_NO_CURLYBRACE          */
-
-//  public static final int ER_NO_CURLYBRACE = 1;
-
     { ER_NO_CURLYBRACE,
-      "Error: No hi pot haver un car\u00e0cter '{' dins l'expressi\u00f3 "},
-
-  /** ER_ILLEGAL_ATTRIBUTE          */
-// public static final int ER_ILLEGAL_ATTRIBUTE = 2;
+      "Error: no hi pot haver un car\u00e0cter '{' dins l'expressi\u00f3"},
 
     { ER_ILLEGAL_ATTRIBUTE ,
-     "{0} t\u00e9 un atribut no perm\u00e8s: {1} "},
-
-  /** ER_NULL_SOURCENODE_APPLYIMPORTS          */
-//  public static final int ER_NULL_SOURCENODE_APPLYIMPORTS = 3;
+     "{0} t\u00e9 un atribut no perm\u00e8s: {1}"},
 
   {ER_NULL_SOURCENODE_APPLYIMPORTS ,
-      "sourceNode \u00e9s nul en xsl:apply-imports. "},
-
-  /** ER_CANNOT_ADD          */
- // public static final int ER_CANNOT_ADD = 4;
+      "sourceNode \u00e9s nul en xsl:apply-imports."},
 
   {ER_CANNOT_ADD,
-      "No es pot afegir {0} a {1} "},
-
-
-  /** ER_NULL_SOURCENODE_HANDLEAPPLYTEMPLATES          */
-//  public static final int ER_NULL_SOURCENODE_HANDLEAPPLYTEMPLATES = 5;
-
+      "No es pot afegir {0} a {1}"},
 
     { ER_NULL_SOURCENODE_HANDLEAPPLYTEMPLATES,
-      "sourceNode \u00e9s nul en handleApplyTemplatesInstruction. "},
-
-  /** ER_NO_NAME_ATTRIB          */
-//  public static final int ER_NO_NAME_ATTRIB = 6;
-
+      "sourceNode \u00e9s nul en handleApplyTemplatesInstruction."},
 
     { ER_NO_NAME_ATTRIB,
-     "{0} ha de tenir un atribut de nom. "},
-
-  /** ER_TEMPLATE_NOT_FOUND          */
-  //public static final int ER_TEMPLATE_NOT_FOUND = 7;
-
+     "{0} ha de tenir un atribut de nom."},
 
     {ER_TEMPLATE_NOT_FOUND,
-     "No s''ha trobat la plantilla anomenada: {0} "},
-
-  /** ER_CANT_RESOLVE_NAME_AVT          */
-  // public static final int ER_CANT_RESOLVE_NAME_AVT = 8;
+     "No s''ha trobat la plantilla anomenada: {0}"},
 
     {ER_CANT_RESOLVE_NAME_AVT,
-      "No s'ha pogut resoldre l'AVT de noms a xsl:call-template. "},
-
-  /** ER_REQUIRES_ATTRIB          */
-  //public static final int ER_REQUIRES_ATTRIB = 9;
-
+      "No s'ha pogut resoldre l'AVT de noms a xsl:call-template."},
 
     {ER_REQUIRES_ATTRIB,
-     "{0} necessita l''atribut: {1} "},
-
-  /** ER_MUST_HAVE_TEST_ATTRIB          */
- // public static final int ER_MUST_HAVE_TEST_ATTRIB = 10;
-
+     "{0} necessita l''atribut: {1}"},
 
     { ER_MUST_HAVE_TEST_ATTRIB,
-      "{0} ha de tenir un atribut ''test''."},
-
-  /** ER_BAD_VAL_ON_LEVEL_ATTRIB          */
-//  public static final int ER_BAD_VAL_ON_LEVEL_ATTRIB = 11;
-
+      "{0} ha de tenir un atribut ''test''. "},
 
     {ER_BAD_VAL_ON_LEVEL_ATTRIB,
-      "Valor incorrecte a l''atribut de nivell: {0} "},
-
-  /** ER_PROCESSINGINSTRUCTION_NAME_CANT_BE_XML          */
-//  public static final int ER_PROCESSINGINSTRUCTION_NAME_CANT_BE_XML = 12;
-
+      "Valor incorrecte a l''atribut de nivell: {0}"},
 
     {ER_PROCESSINGINSTRUCTION_NAME_CANT_BE_XML,
-      "El nom processing-instruction no pot ser 'xml' "},
-
-  /** ER_PROCESSINGINSTRUCTION_NOTVALID_NCNAME          */
-//  public static final int ER_PROCESSINGINSTRUCTION_NOTVALID_NCNAME = 13;
-
+      "El nom processing-instruction no pot ser 'xml'"},
 
     { ER_PROCESSINGINSTRUCTION_NOTVALID_NCNAME,
-      "El nom processing-instruction ha de ser un NCName v\u00e0lid: {0} "},
-
-  /** ER_NEED_MATCH_ATTRIB          */
-//  public static final int ER_NEED_MATCH_ATTRIB = 14;
-
+      "El nom processing-instruction ha de ser un NCName v\u00e0lid: {0}"},
 
     { ER_NEED_MATCH_ATTRIB,
-      "{0} ha de tenir un atribut que hi coincideixi si t\u00e9 una modalitat. "},
-
-  /** ER_NEED_NAME_OR_MATCH_ATTRIB          */
-//  public static final int ER_NEED_NAME_OR_MATCH_ATTRIB = 15;
-
+      "{0} ha de tenir un atribut que hi coincideixi si t\u00e9 una modalitat."},
 
     { ER_NEED_NAME_OR_MATCH_ATTRIB,
-      "{0} necessita un nom o un atribut que hi coincideixi. "},
-
-  /** ER_CANT_RESOLVE_NSPREFIX          */
-//  public static final int ER_CANT_RESOLVE_NSPREFIX = 16;
-
+      "{0} necessita un nom o un atribut que hi coincideixi."},
 
     {ER_CANT_RESOLVE_NSPREFIX,
-      "No s''ha pogut resoldre el prefix d''espai de noms: {0} "},
-
-  /** ER_ILLEGAL_VALUE          */
-//  public static final int ER_ILLEGAL_VALUE = 17;
-
+      "No s''ha pogut resoldre el prefix d''espai de noms: {0}"},
 
     { ER_ILLEGAL_VALUE,
-     "xml:space t\u00e9 un valor no v\u00e0lid: {0} "},
-
-  /** ER_NO_OWNERDOC          */
-//  public static final int ER_NO_OWNERDOC = 18;
-
+     "xml:space t\u00e9 un valor no v\u00e0lid: {0}"},
 
     { ER_NO_OWNERDOC,
-      "El node subordinat no t\u00e9 un document de propietari. "},
-
-  /** ER_ELEMTEMPLATEELEM_ERR          */
-//  public static final int ER_ELEMTEMPLATEELEM_ERR = 19;
-
+      "El node subordinat no t\u00e9 un document de propietari."},
 
     { ER_ELEMTEMPLATEELEM_ERR,
-     "Error d''ElemTemplateElement: {0} "},
-
-  /** ER_NULL_CHILD          */
-//  public static final int ER_NULL_CHILD = 20;
-
+     "Error d''ElemTemplateElement: {0}"},
 
     { ER_NULL_CHILD,
-     "S'est\u00e0 intentant afegir un subordinat nul. "},
-
-  /** ER_NEED_SELECT_ATTRIB          */
-//  public static final int ER_NEED_SELECT_ATTRIB = 21;
-
+     "S'est\u00e0 intentant afegir un subordinat nul."},
 
     { ER_NEED_SELECT_ATTRIB,
-     "{0} necessita un atribut de selecci\u00f3. "},
-
-  /** ER_NEED_TEST_ATTRIB          */
-//  public static final int ER_NEED_TEST_ATTRIB = 22;
-
+     "{0} necessita un atribut de selecci\u00f3."},
 
     { ER_NEED_TEST_ATTRIB ,
-      "xsl:when ha de tenir un atribut 'test'. "},
-
-  /** ER_NEED_NAME_ATTRIB          */
-//  public static final int ER_NEED_NAME_ATTRIB = 23;
-
+      "xsl:when ha de tenir un atribut 'test'."},
 
     { ER_NEED_NAME_ATTRIB,
-      "xsl:with-param ha de tenir un atribut 'name'. "},
-
-  /** ER_NO_CONTEXT_OWNERDOC          */
-//  public static final int ER_NO_CONTEXT_OWNERDOC = 24;
-
+      "xsl:with-param ha de tenir un atribut 'name'."},
 
     { ER_NO_CONTEXT_OWNERDOC,
-      "El context no t\u00e9 un document de propietari. "},
-
-  /** ER_COULD_NOT_CREATE_XML_PROC_LIAISON          */
-//  public static final int ER_COULD_NOT_CREATE_XML_PROC_LIAISON = 25;
-
+      "El context no t\u00e9 un document de propietari."},
 
     {ER_COULD_NOT_CREATE_XML_PROC_LIAISON,
-      "No s''ha pogut crear la relaci\u00f3 XML TransformerFactory: {0} "},
-
-  /** ER_PROCESS_NOT_SUCCESSFUL          */
-//  public static final int ER_PROCESS_NOT_SUCCESSFUL = 26;
-
+      "No s''ha pogut crear la relaci\u00f3 XML TransformerFactory: {0}"},
 
     {ER_PROCESS_NOT_SUCCESSFUL,
-      "Xalan: el proc\u00e9s no ha estat correcte. "},
-
-  /** ER_NOT_SUCCESSFUL          */
-//  public static final int ER_NOT_SUCCESSFUL = 27;
-
+      "Xalan: el proc\u00e9s no ha estat correcte."},
 
     { ER_NOT_SUCCESSFUL,
-     "Xalan no ha estat correcte. "},
-
-  /** ER_ENCODING_NOT_SUPPORTED          */
-//  public static final int ER_ENCODING_NOT_SUPPORTED = 28;
-
+     "Xalan no ha estat correcte."},
 
     { ER_ENCODING_NOT_SUPPORTED,
-     "La codificaci\u00f3 no t\u00e9 suport: {0} "},
-
-  /** ER_COULD_NOT_CREATE_TRACELISTENER          */
-//  public static final int ER_COULD_NOT_CREATE_TRACELISTENER = 29;
-
+     "La codificaci\u00f3 no t\u00e9 suport: {0}"},
 
     {ER_COULD_NOT_CREATE_TRACELISTENER,
-      "No s''ha pogut crear TraceListener: {0} "},
-
-  /** ER_KEY_REQUIRES_NAME_ATTRIB          */
-//  public static final int ER_KEY_REQUIRES_NAME_ATTRIB = 30;
-
+      "No s''ha pogut crear TraceListener: {0}"},
 
     {ER_KEY_REQUIRES_NAME_ATTRIB,
-      "xsl:key necessita un atribut 'name'. "},
-
-  /** ER_KEY_REQUIRES_MATCH_ATTRIB          */
-//  public static final int ER_KEY_REQUIRES_MATCH_ATTRIB = 31;
-
+      "xsl:key necessita un atribut 'name'."},
 
     { ER_KEY_REQUIRES_MATCH_ATTRIB,
-      "xsl:key necessita un atribut 'match'. "},
-
-  /** ER_KEY_REQUIRES_USE_ATTRIB          */
-//  public static final int ER_KEY_REQUIRES_USE_ATTRIB = 32;
-
+      "xsl:key necessita un atribut 'match'."},
 
     { ER_KEY_REQUIRES_USE_ATTRIB,
-      "xsl:key necessita un atribut 'use'. "},
-
-  /** ER_REQUIRES_ELEMENTS_ATTRIB          */
-//  public static final int ER_REQUIRES_ELEMENTS_ATTRIB = 33;
-
+      "xsl:key necessita un atribut 'use'."},
 
     { ER_REQUIRES_ELEMENTS_ATTRIB,
-      "(StylesheetHandler) {0} necessita un atribut ''elements''."},
-
-  /** ER_MISSING_PREFIX_ATTRIB          */
-//  public static final int ER_MISSING_PREFIX_ATTRIB = 34;
-
+      "(StylesheetHandler) {0} necessita un atribut ''elements''. "},
 
     { ER_MISSING_PREFIX_ATTRIB,
-      "(StylesheetHandler) Falta l''atribut {0} ''prefix''"},
-
-  /** ER_BAD_STYLESHEET_URL          */
-//  public static final int ER_BAD_STYLESHEET_URL = 35;
-
+      "(StylesheetHandler) falta l''atribut ''prefix'' {0}. "},
 
     { ER_BAD_STYLESHEET_URL,
-     "La URL del full d''estils \u00e9s incorrecta: {0} "},
-
-  /** ER_FILE_NOT_FOUND          */
-//  public static final int ER_FILE_NOT_FOUND = 36;
-
+     "La URL del full d''estils \u00e9s incorrecta: {0}"},
 
     { ER_FILE_NOT_FOUND,
-     "No s''ha trobat el fitxer del full d''estils: {0} "},
-
-  /** ER_IOEXCEPTION          */
-//  public static final int ER_IOEXCEPTION = 37;
-
+     "No s''ha trobat el fitxer del full d''estils: {0}"},
 
     { ER_IOEXCEPTION,
-      "S''ha produ\u00eft una excepci\u00f3 d''E/S amb el fitxer de full d''estils: {0} "},
-
-  /** ER_NO_HREF_ATTRIB          */
-//  public static final int ER_NO_HREF_ATTRIB = 38;
-
+      "S''ha produ\u00eft una excepci\u00f3 d''E/S amb el fitxer de full d''estils: {0}"},
 
     { ER_NO_HREF_ATTRIB,
-      "(StylesheetHandler) No s''ha trobat l''atribut href de {0} "},
-
-  /** ER_STYLESHEET_INCLUDES_ITSELF          */
-//  public static final int ER_STYLESHEET_INCLUDES_ITSELF = 39;
-
+      "(StylesheetHandler) No s''ha trobat l''atribut href de {0}"},
 
     { ER_STYLESHEET_INCLUDES_ITSELF,
-      "(StylesheetHandler) {0} s''est\u00e0 incloent a ell mateix directament o indirecta. "},
-
-  /** ER_PROCESSINCLUDE_ERROR          */
-//  public static final int ER_PROCESSINCLUDE_ERROR = 40;
-
+      "(StylesheetHandler) {0} s''est\u00e0 incloent a ell mateix directament o indirecta."},
 
     { ER_PROCESSINCLUDE_ERROR,
-      "Error de StylesheetHandler.processInclude, {0} "},
-
-  /** ER_MISSING_LANG_ATTRIB          */
-//  public static final int ER_MISSING_LANG_ATTRIB = 41;
-
+      "Error de StylesheetHandler.processInclude, {0}"},
 
     { ER_MISSING_LANG_ATTRIB,
-      "(StylesheetHandler) Falta l''atribut {0} ''lang''"},
-
-  /** ER_MISSING_CONTAINER_ELEMENT_COMPONENT          */
-//  public static final int ER_MISSING_CONTAINER_ELEMENT_COMPONENT = 42;
+      "(StylesheetHandler) falta l''atribut ''lang'' {0}. "},
 
     { ER_MISSING_CONTAINER_ELEMENT_COMPONENT,
-      "(StylesheetHandler) L''element {0} \u00e9s fora de lloc? Falta l'element de contenidor ''component''."},
-
-  /** ER_CAN_ONLY_OUTPUT_TO_ELEMENT          */
-//  public static final int ER_CAN_ONLY_OUTPUT_TO_ELEMENT = 43;
+      "(StylesheetHandler) L''element {0} \u00e9s fora de lloc? Falta l''element de contenidor ''component''"},
 
     { ER_CAN_ONLY_OUTPUT_TO_ELEMENT,
-      "La sortida nom\u00e9s pot ser cap a un Element, Fragment de document, Document o Transcriptor de documents. "},
-
-  /** ER_PROCESS_ERROR          */
-//  public static final int ER_PROCESS_ERROR = 44;
+      "La sortida nom\u00e9s pot ser cap a un Element, Fragment de document, Document o Transcriptor de documents."},
 
     { ER_PROCESS_ERROR,
-     "Error de StylesheetRoot.process "},
-
-  /** ER_UNIMPLNODE_ERROR          */
-//  public static final int ER_UNIMPLNODE_ERROR = 45;
+     "Error de StylesheetRoot.process"},
 
     { ER_UNIMPLNODE_ERROR,
-     "Error d''UnImplNode: {0} "},
-
-  /** ER_NO_SELECT_EXPRESSION          */
-//  public static final int ER_NO_SELECT_EXPRESSION = 46;
+     "Error d''UnImplNode: {0}"},
 
     { ER_NO_SELECT_EXPRESSION,
-      "Error. No s'ha trobat l'expressi\u00f3 select d'xpath (-select). "},
-
-  /** ER_CANNOT_SERIALIZE_XSLPROCESSOR          */
-//  public static final int ER_CANNOT_SERIALIZE_XSLPROCESSOR = 47;
+      "Error. No s'ha trobat l'expressi\u00f3 select d'xpath (-select)."},
 
     { ER_CANNOT_SERIALIZE_XSLPROCESSOR,
-      "No es pot serialitzar un XSLProcessor. "},
-
-  /** ER_NO_INPUT_STYLESHEET          */
-//  public static final int ER_NO_INPUT_STYLESHEET = 48;
+      "No es pot serialitzar un XSLProcessor."},
 
     { ER_NO_INPUT_STYLESHEET,
-      "No s'ha especificat l'entrada del full d'estils. "},
-
-  /** ER_FAILED_PROCESS_STYLESHEET          */
-//  public static final int ER_FAILED_PROCESS_STYLESHEET = 49;
+      "No s'ha especificat l'entrada del full d'estils."},
 
     { ER_FAILED_PROCESS_STYLESHEET,
-      "No s'ha pogut processar el full d'estils. "},
-
-  /** ER_COULDNT_PARSE_DOC          */
-//  public static final int ER_COULDNT_PARSE_DOC = 50;
+      "No s'ha pogut processar el full d'estils."},
 
     { ER_COULDNT_PARSE_DOC,
-     "No s''ha pogut analitzar el document {0}. "},
-
-  /** ER_COULDNT_FIND_FRAGMENT          */
-//  public static final int ER_COULDNT_FIND_FRAGMENT = 51;
+     "No s''ha pogut analitzar el document {0}."},
 
     { ER_COULDNT_FIND_FRAGMENT,
-     "No s''ha pogut trobar el fragment: {0} "},
-
-  /** ER_NODE_NOT_ELEMENT          */
- // public static final int ER_NODE_NOT_ELEMENT = 52;
+     "No s''ha pogut trobar el fragment: {0}"},
 
     { ER_NODE_NOT_ELEMENT,
-      "El node al qual apuntava l''identificador de fragments no era un element: {0} "},
-
-  /** ER_FOREACH_NEED_MATCH_OR_NAME_ATTRIB          */
-//  public static final int ER_FOREACH_NEED_MATCH_OR_NAME_ATTRIB = 53;
+      "El node al qual apuntava l''identificador de fragments no era un element: {0}"},
 
     { ER_FOREACH_NEED_MATCH_OR_NAME_ATTRIB,
-      "for-each ha de tenir o b\u00e9 una coincid\u00e8ncia o b\u00e9 un atribut de nom. "},
-
-  /** ER_TEMPLATES_NEED_MATCH_OR_NAME_ATTRIB          */
-//  public static final int ER_TEMPLATES_NEED_MATCH_OR_NAME_ATTRIB = 54;
+      "for-each ha de tenir o b\u00e9 una coincid\u00e8ncia o b\u00e9 un atribut de nom."},
 
     { ER_TEMPLATES_NEED_MATCH_OR_NAME_ATTRIB,
-      "Les plantilles han de tenir o b\u00e9 una coincid\u00e8ncia o b\u00e9 un atribut de nom. "},
-
-  /** ER_NO_CLONE_OF_DOCUMENT_FRAG          */
-//  public static final int ER_NO_CLONE_OF_DOCUMENT_FRAG = 55;
+      "Les plantilles han de tenir o b\u00e9 una coincid\u00e8ncia o b\u00e9 un atribut de nom."},
 
     { ER_NO_CLONE_OF_DOCUMENT_FRAG,
-      "No hi ha cap clonatge d'un fragment de document. "},
-
-  /** ER_CANT_CREATE_ITEM          */
-//  public static final int ER_CANT_CREATE_ITEM = 56;
+      "No hi ha cap clonatge d'un fragment de document."},
 
     { ER_CANT_CREATE_ITEM,
-      "No es pot crear un element a l''arbre de resultats: {0} "},
-
-  /** ER_XMLSPACE_ILLEGAL_VALUE          */
-//  public static final int ER_XMLSPACE_ILLEGAL_VALUE = 57;
+      "No es pot crear un element a l''arbre de resultats: {0}"},
 
     { ER_XMLSPACE_ILLEGAL_VALUE,
-      "xml:space de l''XML d''origen t\u00e9 un valor no perm\u00e8s: {0} "},
-
-  /** ER_NO_XSLKEY_DECLARATION          */
-//  public static final int ER_NO_XSLKEY_DECLARATION = 58;
+      "xml:space de l''XML d''origen t\u00e9 un valor no perm\u00e8s: {0}"},
 
     { ER_NO_XSLKEY_DECLARATION,
-      "No hi ha cap declaraci\u00f3 de xls:key per a {0}. "},
-
-  /** ER_CANT_CREATE_URL          */
-//  public static final int ER_CANT_CREATE_URL = 59;
+      "No hi ha cap declaraci\u00f3 d''xls:key per a {0}."},
 
     { ER_CANT_CREATE_URL,
-     "Error. No es pot crear la url de: {0} "},
-
-  /** ER_XSLFUNCTIONS_UNSUPPORTED          */
-//  public static final int ER_XSLFUNCTIONS_UNSUPPORTED = 60;
+     "Error. No es pot crear la URL de: {0}"},
 
     { ER_XSLFUNCTIONS_UNSUPPORTED,
-     "xsl:functions no t\u00e9 suport. "},
-
-  /** ER_PROCESSOR_ERROR          */
-//  public static final int ER_PROCESSOR_ERROR = 61;
+     "xsl:functions no t\u00e9 suport."},
 
     { ER_PROCESSOR_ERROR,
-     "Error d'XSLT TransformerFactory "},
-
-  /** ER_NOT_ALLOWED_INSIDE_STYLESHEET          */
-//  public static final int ER_NOT_ALLOWED_INSIDE_STYLESHEET = 62;
+     "Error d'XSLT TransformerFactory"},
 
     { ER_NOT_ALLOWED_INSIDE_STYLESHEET,
-      "(StylesheetHandler) {0} no est\u00e0 perm\u00e8s dins d''un full d''estils. "},
-
-  /** ER_RESULTNS_NOT_SUPPORTED          */
-//  public static final int ER_RESULTNS_NOT_SUPPORTED = 63;
+      "(StylesheetHandler) {0} no est\u00e0 perm\u00e8s dins d''un full d''estils."},
 
     { ER_RESULTNS_NOT_SUPPORTED,
-      "result-ns ja no t\u00e9 suport. En comptes d'aix\u00f2, feu servir xsl:output. "},
-
-  /** ER_DEFAULTSPACE_NOT_SUPPORTED          */
-//  public static final int ER_DEFAULTSPACE_NOT_SUPPORTED = 64;
+      "result-ns ja no t\u00e9 suport. En comptes d'aix\u00f2, feu servir xsl:output."},
 
     { ER_DEFAULTSPACE_NOT_SUPPORTED,
-      "default-space ja no t\u00e9 suport. En comptes d'aix\u00f2, feu servir xsl:strip-space o xsl:preserve-space. "},
-
-  /** ER_INDENTRESULT_NOT_SUPPORTED          */
-//  public static final int ER_INDENTRESULT_NOT_SUPPORTED = 65;
+      "default-space ja no t\u00e9 suport. En comptes d'aix\u00f2, feu servir xsl:strip-space o xsl:preserve-space."},
 
     { ER_INDENTRESULT_NOT_SUPPORTED,
-      "indent-result ja no t\u00e9 suport. En comptes d'aix\u00f2, feu servir xsl:output. "},
-
-  /** ER_ILLEGAL_ATTRIB          */
-//  public static final int ER_ILLEGAL_ATTRIB = 66;
+      "indent-result ja no t\u00e9 suport. En comptes d'aix\u00f2, feu servir xsl:output."},
 
     { ER_ILLEGAL_ATTRIB,
-      "(StylesheetHandler) {0} t\u00e9 un atribut no perm\u00e8s: {1} "},
-
-  /** ER_UNKNOWN_XSL_ELEM          */
-//  public static final int ER_UNKNOWN_XSL_ELEM = 67;
+      "(StylesheetHandler) {0} t\u00e9 un atribut no perm\u00e8s: {1}"},
 
     { ER_UNKNOWN_XSL_ELEM,
-     "Element XSL desconegut: {0} "},
-
-  /** ER_BAD_XSLSORT_USE          */
-//  public static final int ER_BAD_XSLSORT_USE = 68;
+     "Element XSL desconegut: {0}"},
 
     { ER_BAD_XSLSORT_USE,
-      "(StylesheetHandler) xsl:sort nom\u00e9s es pot utilitzar amb xsl:apply-templates o xsl:for-each. "},
-
-  /** ER_MISPLACED_XSLWHEN          */
-//  public static final int ER_MISPLACED_XSLWHEN = 69;
+      "(StylesheetHandler) xsl:sort nom\u00e9s es pot utilitzar amb xsl:apply-templates o xsl:for-each."},
 
     { ER_MISPLACED_XSLWHEN,
-      "(StylesheetHandler) xsl:when est\u00e0 mal col\u00b7locat. "},
-
-  /** ER_XSLWHEN_NOT_PARENTED_BY_XSLCHOOSE          */
-//  public static final int ER_XSLWHEN_NOT_PARENTED_BY_XSLCHOOSE = 70;
+      "(StylesheetHandler) xsl:when est\u00e0 mal col\u00b7locat."},
 
     { ER_XSLWHEN_NOT_PARENTED_BY_XSLCHOOSE,
-      "(StylesheetHandler) xsl:when no ha estat analitzat per xsl:choose. "},
-
-  /** ER_MISPLACED_XSLOTHERWISE          */
-//  public static final int ER_MISPLACED_XSLOTHERWISE = 71;
+      "(StylesheetHandler) xsl:when no ha estat analitzat per xsl:choose."},
 
     { ER_MISPLACED_XSLOTHERWISE,
-      "(StylesheetHandler) xsl:otherwise est\u00e0 mal col\u00b7locat. "},
-
-  /** ER_XSLOTHERWISE_NOT_PARENTED_BY_XSLCHOOSE          */
-//  public static final int ER_XSLOTHERWISE_NOT_PARENTED_BY_XSLCHOOSE = 72;
+      "(StylesheetHandler) xsl:otherwise est\u00e0 mal col\u00b7locat."},
 
     { ER_XSLOTHERWISE_NOT_PARENTED_BY_XSLCHOOSE,
-      "(StylesheetHandler) xsl:otherwise no t\u00e9 com a superior xsl:choose. "},
-
-  /** ER_NOT_ALLOWED_INSIDE_TEMPLATE          */
-//  public static final int ER_NOT_ALLOWED_INSIDE_TEMPLATE = 73;
+      "(StylesheetHandler) xsl:otherwise no t\u00e9 com a superior xsl:choose."},
 
     { ER_NOT_ALLOWED_INSIDE_TEMPLATE,
-      "(StylesheetHandler) {0} no est\u00e0 perm\u00e8s dins d''una plantilla. "},
-
-  /** ER_UNKNOWN_EXT_NS_PREFIX          */
-//  public static final int ER_UNKNOWN_EXT_NS_PREFIX = 74;
+      "(StylesheetHandler) {0} no est\u00e0 perm\u00e8s dins d''una plantilla."},
 
     { ER_UNKNOWN_EXT_NS_PREFIX,
-      "(StylesheetHandler) {0} prefix d''espai de noms d''extensi\u00f3 {1} desconegut "},
-
-  /** ER_IMPORTS_AS_FIRST_ELEM          */
-//  public static final int ER_IMPORTS_AS_FIRST_ELEM = 75;
+      "(StylesheetHandler) {0} prefix d''espai de noms d''extensi\u00f3 {1} desconegut"},
 
     { ER_IMPORTS_AS_FIRST_ELEM,
-      "(StylesheetHandler) Les importacions nom\u00e9s es poden produir com els primers elements del full d'estils. "},
-
-  /** ER_IMPORTING_ITSELF          */
-//  public static final int ER_IMPORTING_ITSELF = 76;
+      "(StylesheetHandler) Les importacions nom\u00e9s es poden produir com els primers elements del full d'estils."},
 
     { ER_IMPORTING_ITSELF,
-      "(StylesheetHandler) {0} s''est\u00e0 important a ell mateix directament o indirecta. "},
-
-  /** ER_XMLSPACE_ILLEGAL_VAL          */
-//  public static final int ER_XMLSPACE_ILLEGAL_VAL = 77;
+      "(StylesheetHandler) {0} s''est\u00e0 important a ell mateix directament o indirecta."},
 
     { ER_XMLSPACE_ILLEGAL_VAL,
       "(StylesheetHandler) xml:space t\u00e9 un valor no perm\u00e8s: {0}"},
 
-  /** ER_PROCESSSTYLESHEET_NOT_SUCCESSFUL          */
-//  public static final int ER_PROCESSSTYLESHEET_NOT_SUCCESSFUL = 78;
-
     { ER_PROCESSSTYLESHEET_NOT_SUCCESSFUL,
-      "processStylesheet no ha estat correcte. "},
-
-  /** ER_SAX_EXCEPTION          */
-//  public static final int ER_SAX_EXCEPTION = 79;
+      "processStylesheet no ha estat correcte."},
 
     { ER_SAX_EXCEPTION,
-     "Excepci\u00f3 SAX "},
+     "Excepci\u00f3 SAX"},
 
-  /** ER_FUNCTION_NOT_SUPPORTED          */
-//  public static final int ER_FUNCTION_NOT_SUPPORTED = 80;
+//  add this message to fix bug 21478
+    { ER_FUNCTION_NOT_SUPPORTED,
+     "Aquesta funci\u00f3 no t\u00e9 suport."},
 
-    //{ ER_FUNCTION_NOT_SUPPORTED,
-    // "Function not supported!"},
-
-  /** ER_XSLT_ERROR          */
-//  public static final int ER_XSLT_ERROR = 81;
 
     { ER_XSLT_ERROR,
-     "Error d'XSLT "},
-
-  /** ER_CURRENCY_SIGN_ILLEGAL          */
-//  public static final int ER_CURRENCY_SIGN_ILLEGAL = 82;
+     "Error d'XSLT"},
 
     { ER_CURRENCY_SIGN_ILLEGAL,
-      "El signe de moneda no est\u00e0 perm\u00e8s en una cadena de patr\u00f3 de format. "},
-
-  /** ER_DOCUMENT_FUNCTION_INVALID_IN_STYLESHEET_DOM          */
-//  public static final int ER_DOCUMENT_FUNCTION_INVALID_IN_STYLESHEET_DOM = 83;
+      "El signe de moneda no est\u00e0 perm\u00e8s en una cadena de patr\u00f3 de format."},
 
     { ER_DOCUMENT_FUNCTION_INVALID_IN_STYLESHEET_DOM,
-      "La funci\u00f3 document no t\u00e9 suport al DOM de full d'estils. "},
-
-  /** ER_CANT_RESOLVE_PREFIX_OF_NON_PREFIX_RESOLVER          */
-//  public static final int ER_CANT_RESOLVE_PREFIX_OF_NON_PREFIX_RESOLVER = 84;
+      "La funci\u00f3 document no t\u00e9 suport al DOM de full d'estils."},
 
     { ER_CANT_RESOLVE_PREFIX_OF_NON_PREFIX_RESOLVER,
-      "No es pot resoldre el prefix del solucionador sense prefix. "},
-
-  /** ER_REDIRECT_COULDNT_GET_FILENAME          */
-//  public static final int ER_REDIRECT_COULDNT_GET_FILENAME = 85;
+      "No es pot resoldre el prefix del solucionador sense prefix."},
 
     { ER_REDIRECT_COULDNT_GET_FILENAME,
-      "Extensi\u00f3 de redirecci\u00f3: No s'ha pogut obtenir el nom del fitxer - els atributs file o select han de retornar una cadena v\u00e0lida. "},
-
-  /** ER_CANNOT_BUILD_FORMATTERLISTENER_IN_REDIRECT          */
-//  public static final int ER_CANNOT_BUILD_FORMATTERLISTENER_IN_REDIRECT = 86;
+      "Extensi\u00f3 de redirecci\u00f3: No s'ha pogut obtenir el nom del fitxer - els atributs file o select han de retornar una cadena v\u00e0lida."},
 
     { ER_CANNOT_BUILD_FORMATTERLISTENER_IN_REDIRECT,
-      "No es pot crear build FormatterListener en l'extensi\u00f3 de redirecci\u00f3. "},
-
-  /** ER_INVALID_PREFIX_IN_EXCLUDERESULTPREFIX          */
-//  public static final int ER_INVALID_PREFIX_IN_EXCLUDERESULTPREFIX = 87;
+      "No es pot crear build FormatterListener en l'extensi\u00f3 de redirecci\u00f3."},
 
     { ER_INVALID_PREFIX_IN_EXCLUDERESULTPREFIX,
-      "El prefix d''exclude-result-prefixes no \u00e9s v\u00e0lid: {0} "},
-
-  /** ER_MISSING_NS_URI          */
-//  public static final int ER_MISSING_NS_URI = 88;
+      "El prefix d''exclude-result-prefixes no \u00e9s v\u00e0lid: {0}"},
 
     { ER_MISSING_NS_URI,
-      "Falta l'URI d'espai de noms del prefix especificat. "},
-
-  /** ER_MISSING_ARG_FOR_OPTION          */
-//  public static final int ER_MISSING_ARG_FOR_OPTION = 89;
+      "Falta l'URI d'espai de noms del prefix especificat."},
 
     { ER_MISSING_ARG_FOR_OPTION,
-      "Falta un argument de l''opci\u00f3: {0} "},
-
-  /** ER_INVALID_OPTION          */
-//  public static final int ER_INVALID_OPTION = 90;
+      "Falta un argument de l''opci\u00f3: {0}"},
 
     { ER_INVALID_OPTION,
-     "Opci\u00f3 no v\u00e0lida: {0} "},
-
-  /** ER_MALFORMED_FORMAT_STRING          */
-//  public static final int ER_MALFORMED_FORMAT_STRING = 91;
+     "Opci\u00f3 no v\u00e0lida: {0}"},
 
     { ER_MALFORMED_FORMAT_STRING,
-     "Cadena de format mal formada: {0} "},
-
-  /** ER_STYLESHEET_REQUIRES_VERSION_ATTRIB          */
-//  public static final int ER_STYLESHEET_REQUIRES_VERSION_ATTRIB = 92;
+     "Cadena de format mal formada: {0}"},
 
     { ER_STYLESHEET_REQUIRES_VERSION_ATTRIB,
-      "xsl:stylesheet necessita un atribut 'version'. "},
-
-  /** ER_ILLEGAL_ATTRIBUTE_VALUE          */
-//  public static final int ER_ILLEGAL_ATTRIBUTE_VALUE = 93;
+      "xsl:stylesheet necessita un atribut 'version'."},
 
     { ER_ILLEGAL_ATTRIBUTE_VALUE,
-      "L''atribut {0} t\u00e9 un valor no perm\u00e8s {1} "},
-
-  /** ER_CHOOSE_REQUIRES_WHEN          */
-//  public static final int ER_CHOOSE_REQUIRES_WHEN = 94;
+      "L''atribut {0} t\u00e9 un valor no perm\u00e8s {1}"},
 
     { ER_CHOOSE_REQUIRES_WHEN,
-     "xsl:choose necessita un xsl:when "},
-
-  /** ER_NO_APPLY_IMPORT_IN_FOR_EACH          */
-//  public static final int ER_NO_APPLY_IMPORT_IN_FOR_EACH = 95;
+     "xsl:choose necessita un xsl:when"},
 
     { ER_NO_APPLY_IMPORT_IN_FOR_EACH,
-      "xsl:apply-imports no es permeten en un xsl:for-each "},
-
-  /** ER_CANT_USE_DTM_FOR_OUTPUT          */
-//  public static final int ER_CANT_USE_DTM_FOR_OUTPUT = 96;
+      "xsl:apply-imports no es permeten en un xsl:for-each"},
 
     { ER_CANT_USE_DTM_FOR_OUTPUT,
-      "No es pot utilitzar una DTMLiaison per a un node DOM de sortida. En lloc d'aix\u00f2, utilitzeu org.apache.xpath.DOM2Helper. "},
-
-  /** ER_CANT_USE_DTM_FOR_INPUT          */
-//  public static final int ER_CANT_USE_DTM_FOR_INPUT = 97;
+      "No es pot utilitzar una DTMLiaison per a un node DOM de sortida. En lloc d'aix\u00f2, utilitzeu org.apache.xpath.DOM2Helper."},
 
     { ER_CANT_USE_DTM_FOR_INPUT,
-      "No es pot utilitzar una DTMLiaison per a un node DOM d'entrada. En lloc d'aix\u00f2, utilitzeu org.apache.xpath.DOM2Helper. "},
-
-  /** ER_CALL_TO_EXT_FAILED          */
-//  public static final int ER_CALL_TO_EXT_FAILED = 98;
+      "No es pot utilitzar una DTMLiaison per a un node DOM d'entrada. En lloc d'aix\u00f2, utilitzeu org.apache.xpath.DOM2Helper."},
 
     { ER_CALL_TO_EXT_FAILED,
-      "S''ha produ\u00eft un error en la crida de l''element d''extensi\u00f3 {0} "},
-
-  /** ER_PREFIX_MUST_RESOLVE          */
-//  public static final int ER_PREFIX_MUST_RESOLVE = 99;
+      "S''ha produ\u00eft un error en la crida de l''element d''extensi\u00f3 {0}"},
 
     { ER_PREFIX_MUST_RESOLVE,
-      "El prefix s''ha de resoldre en un espai de noms: {0} "},
-
-  /** ER_INVALID_UTF16_SURROGATE          */
-//  public static final int ER_INVALID_UTF16_SURROGATE = 100;
+      "El prefix s''ha de resoldre en un espai de noms: {0}"},
 
     { ER_INVALID_UTF16_SURROGATE,
-      "S''ha detectat un suplent UTF-16 no v\u00e0lid: {0} ? "},
-
-  /** ER_XSLATTRSET_USED_ITSELF          */
- // public static final int ER_XSLATTRSET_USED_ITSELF = 101;
+      "S''ha detectat un suplent UTF-16 no v\u00e0lid: {0} ?"},
 
     { ER_XSLATTRSET_USED_ITSELF,
-      "xsl:attribute-set {0} s''ha utilitzat a ell mateix; aix\u00f2 crear\u00e0 un bucle infinit. "},
-
-  /** ER_CANNOT_MIX_XERCESDOM          */
-//  public static final int ER_CANNOT_MIX_XERCESDOM = 102;
+      "xsl:attribute-set {0} s''ha utilitzat a ell mateix; aix\u00f2 crear\u00e0 un bucle infinit."},
 
     { ER_CANNOT_MIX_XERCESDOM,
-      "No es pot barrejar entrada no Xerces-DOM amb sortida Xerces-DOM. "},
-
-  /** ER_TOO_MANY_LISTENERS          */
-//  public static final int ER_TOO_MANY_LISTENERS = 103;
+      "No es pot barrejar entrada no Xerces-DOM amb sortida Xerces-DOM."},
 
     { ER_TOO_MANY_LISTENERS,
-      "addTraceListenersToStylesheet - TooManyListenersException "},
-
-  /** ER_IN_ELEMTEMPLATEELEM_READOBJECT          */
-//  public static final int ER_IN_ELEMTEMPLATEELEM_READOBJECT = 104;
+      "addTraceListenersToStylesheet - TooManyListenersException"},
 
     { ER_IN_ELEMTEMPLATEELEM_READOBJECT,
-      "En ElemTemplateElement.readObject: {0} "},
-
-  /** ER_DUPLICATE_NAMED_TEMPLATE          */
-//  public static final int ER_DUPLICATE_NAMED_TEMPLATE = 105;
+      "En ElemTemplateElement.readObject: {0}"},
 
     { ER_DUPLICATE_NAMED_TEMPLATE,
-      "S''ha trobat m\u00e9s d''una plantilla anomenada {0} "},
-
-  /** ER_INVALID_KEY_CALL          */
-//  public static final int ER_INVALID_KEY_CALL = 106;
+      "S''ha trobat m\u00e9s d''una plantilla anomenada {0}"},
 
     { ER_INVALID_KEY_CALL,
-      "Crida de funci\u00f3 no v\u00e0lida: les crides key() recursives no estan permeses. "},
-
-  /** Variable is referencing itself          */
-//  public static final int ER_REFERENCING_ITSELF = 107;
+      "Crida de funci\u00f3 no v\u00e0lida: les crides key() recursives no estan permeses."},
 
     { ER_REFERENCING_ITSELF,
-      "La variable {0} s''est\u00e0 fent refer\u00e8ncia a ella mateixa directa o indirectament. "},
-
-  /** Illegal DOMSource input          */
-//  public static final int ER_ILLEGAL_DOMSOURCE_INPUT = 108;
+      "La variable {0} est\u00e0 fent refer\u00e8ncia a ella mateixa directa o indirectament."},
 
     { ER_ILLEGAL_DOMSOURCE_INPUT,
-      "El node d'entrada no pot ser nul per a DOMSource de newTemplates. "},
-
-        /** Class not found for option         */
-//  public static final int ER_CLASS_NOT_FOUND_FOR_OPTION = 109;
+      "El node d'entrada no pot ser nul per a DOMSource de newTemplates."},
 
     { ER_CLASS_NOT_FOUND_FOR_OPTION,
-        "No s''ha trobat el fitxer de classe per a l''opci\u00f3 {0} "},
-
-        /** Required Element not found         */
-//  public static final int ER_REQUIRED_ELEM_NOT_FOUND = 110;
+        "No s''ha trobat el fitxer de classe per a l''opci\u00f3 {0}"},
 
     { ER_REQUIRED_ELEM_NOT_FOUND,
-        "L''element necessari no s''ha trobat: {0} "},
-
-  /** InputStream cannot be null         */
-//  public static final int ER_INPUT_CANNOT_BE_NULL = 111;
+        "L''element necessari no s''ha trobat: {0}"},
 
     { ER_INPUT_CANNOT_BE_NULL,
-        "InputStream no pot ser nul. "},
-
-  /** URI cannot be null         */
-//  public static final int ER_URI_CANNOT_BE_NULL = 112;
+        "InputStream no pot ser nul."},
 
     { ER_URI_CANNOT_BE_NULL,
-        "L'URI no pot ser nul. "},
-
-  /** File cannot be null         */
-//  public static final int ER_FILE_CANNOT_BE_NULL = 113;
+        "L'URI no pot ser nul."},
 
     { ER_FILE_CANNOT_BE_NULL,
-        "El fitxer no pot ser nul. "},
-
-   /** InputSource cannot be null         */
-//  public static final int ER_SOURCE_CANNOT_BE_NULL = 114;
+        "El fitxer no pot ser nul."},
 
     { ER_SOURCE_CANNOT_BE_NULL,
-                "InputSource no pot ser nul. "},
-
-  /** Can't overwrite cause         */
-//  public static final int ER_CANNOT_OVERWRITE_CAUSE = 115;
-
-    //{ ER_CANNOT_OVERWRITE_CAUSE,
-        //      "Cannot overwrite cause"},
-
-  /** Could not initialize BSF Manager        */
-//  public static final int ER_CANNOT_INIT_BSFMGR = 116;
+                "InputSource no pot ser nul."},
 
     { ER_CANNOT_INIT_BSFMGR,
-                "No s'ha pogut inicialitzar BSF Manager "},
-
-  /** Could not compile extension       */
-//  public static final int ER_CANNOT_CMPL_EXTENSN = 117;
+                "No s'ha pogut inicialitzar BSF Manager"},
 
     { ER_CANNOT_CMPL_EXTENSN,
-                "No s'ha pogut compilar l'extensi\u00f3 "},
-
-  /** Could not create extension       */
-//  public static final int ER_CANNOT_CREATE_EXTENSN = 118;
+                "No s'ha pogut compilar l'extensi\u00f3"},
 
     { ER_CANNOT_CREATE_EXTENSN,
-      "No s''ha pogut crear l''extensi\u00f3 {0} a causa de {1} "},
-
-  /** Instance method call to method {0} requires an Object instance as first argument       */
-//  public static final int ER_INSTANCE_MTHD_CALL_REQUIRES = 119;
+      "No s''ha pogut crear l''extensi\u00f3 {0} a causa de {1}"},
 
     { ER_INSTANCE_MTHD_CALL_REQUIRES,
-      "La crida del m\u00e8tode d''inst\u00e0ncia {0} necessita una inst\u00e0ncia d'objecte com a primer argument "},
-
-  /** Invalid element name specified       */
-//  public static final int ER_INVALID_ELEMENT_NAME = 120;
+      "La crida del m\u00e8tode d''inst\u00e0ncia {0} necessita una inst\u00e0ncia d''objecte com a primer argument"},
 
     { ER_INVALID_ELEMENT_NAME,
-      "S''ha especificat un nom d''element no v\u00e0lid {0} "},
-
-   /** Element name method must be static      */
-//  public static final int ER_ELEMENT_NAME_METHOD_STATIC = 121;
+      "S''ha especificat un nom d''element no v\u00e0lid {0}"},
 
     { ER_ELEMENT_NAME_METHOD_STATIC,
-      "El m\u00e8tode del nom de l''element ha de ser est\u00e0tic {0} "},
-
-   /** Extension function {0} : {1} is unknown      */
-//  public static final int ER_EXTENSION_FUNC_UNKNOWN = 122;
+      "El m\u00e8tode del nom de l''element ha de ser est\u00e0tic {0}"},
 
     { ER_EXTENSION_FUNC_UNKNOWN,
-             "No es coneix la funci\u00f3 d''extensi\u00f3 {0} : {1}. "},
-
-   /** More than one best match for constructor for       */
-//  public static final int ER_MORE_MATCH_CONSTRUCTOR = 123;
+             "No es coneix la funci\u00f3 d''extensi\u00f3 {0} : {1}."},
 
     { ER_MORE_MATCH_CONSTRUCTOR,
-             "Hi ha m\u00e9s d''una millor coincid\u00e8ncia per al constructor de {0} "},
-
-   /** More than one best match for method      */
-//  public static final int ER_MORE_MATCH_METHOD = 124;
+             "Hi ha m\u00e9s d''una millor coincid\u00e8ncia per al constructor de {0}"},
 
     { ER_MORE_MATCH_METHOD,
-             "Hi ha m\u00e9s d''una millor coincid\u00e8ncia per al m\u00e8tode {0} "},
-
-   /** More than one best match for element method      */
-//  public static final int ER_MORE_MATCH_ELEMENT = 125;
+             "Hi ha m\u00e9s d''una millor coincid\u00e8ncia per al m\u00e8tode {0}"},
 
     { ER_MORE_MATCH_ELEMENT,
-             "Hi ha m\u00e9s d''una millor coincid\u00e8ncia per al m\u00e8tode d''element {0} "},
-
-   /** Invalid context passed to evaluate       */
-//  public static final int ER_INVALID_CONTEXT_PASSED = 126;
+             "Hi ha m\u00e9s d''una millor coincid\u00e8ncia per al m\u00e8tode d''element {0}"},
 
     { ER_INVALID_CONTEXT_PASSED,
-             "S''ha donat un context no v\u00e0lid per avaluar {0} "},
-
-   /** Pool already exists       */
-//  public static final int ER_POOL_EXISTS = 127;
+             "S''ha donat un context no v\u00e0lid per avaluar {0}"},
 
     { ER_POOL_EXISTS,
-             "L'agrupaci\u00f3 ja existeix "},
-
-   /** No driver Name specified      */
-//  public static final int ER_NO_DRIVER_NAME = 128;
+             "L'agrupaci\u00f3 ja existeix"},
 
     { ER_NO_DRIVER_NAME,
-             "No s'ha especificat cap nom de controlador "},
-
-   /** No URL specified     */
-//  public static final int ER_NO_URL = 129;
+             "No s'ha especificat cap nom de controlador"},
 
     { ER_NO_URL,
-             "No s'ha especificat cap URL "},
-
-   /** Pool size is less than one    */
-//  public static final int ER_POOL_SIZE_LESSTHAN_ONE = 130;
+             "No s'ha especificat cap URL"},
 
     { ER_POOL_SIZE_LESSTHAN_ONE,
-             "La grand\u00e0ria de l'agrupaci\u00f3 \u00e9s inferior a u "},
-
-   /** Invalid driver name specified    */
-//  public static final int ER_INVALID_DRIVER = 131;
+             "La grand\u00e0ria de l'agrupaci\u00f3 \u00e9s inferior a u"},
 
     { ER_INVALID_DRIVER,
-             "S'ha especificat un nom de controlador no v\u00e0lid "},
-
-   /** Did not find the stylesheet root    */
-//  public static final int ER_NO_STYLESHEETROOT = 132;
+             "S'ha especificat un nom de controlador no v\u00e0lid"},
 
     { ER_NO_STYLESHEETROOT,
-             "No s'ha trobat l'arrel del full d'estils "},
-
-   /** Illegal value for xml:space     */
-//  public static final int ER_ILLEGAL_XMLSPACE_VALUE = 133;
+             "No s'ha trobat l'arrel del full d'estils"},
 
     { ER_ILLEGAL_XMLSPACE_VALUE,
-         "Valor no perm\u00e8s per a xml:space "},
-
-   /** processFromNode failed     */
-//  public static final int ER_PROCESSFROMNODE_FAILED = 134;
+         "Valor no perm\u00e8s per a xml:space"},
 
     { ER_PROCESSFROMNODE_FAILED,
-         "S'ha produ\u00eft un error a processFromNode "},
-
-   /** The resource [] could not load:     */
-//  public static final int ER_RESOURCE_COULD_NOT_LOAD = 135;
+         "S'ha produ\u00eft un error a processFromNode"},
 
     { ER_RESOURCE_COULD_NOT_LOAD,
-        "El recurs [ {0} ] no s''ha pogut carregar: {1} \n {2} \t {3}"},
-
-
-   /** Buffer size <=0     */
-//  public static final int ER_BUFFER_SIZE_LESSTHAN_ZERO = 136;
+        "No s''ha pogut carregar el recurs [ {0} ]: {1} \n {2} \t {3}"},
 
     { ER_BUFFER_SIZE_LESSTHAN_ZERO,
-        "Grand\u00e0ria del buffer <=0 "},
-
-   /** Unknown error when calling extension    */
-//  public static final int ER_UNKNOWN_ERROR_CALLING_EXTENSION = 137;
+        "Grand\u00e0ria del buffer <=0"},
 
     { ER_UNKNOWN_ERROR_CALLING_EXTENSION,
-        "S'ha produ\u00eft un error desconegut en cridar l'extensi\u00f3 "},
-
-   /** Prefix {0} does not have a corresponding namespace declaration    */
-//  public static final int ER_NO_NAMESPACE_DECL = 138;
+        "S'ha produ\u00eft un error desconegut en cridar l'extensi\u00f3"},
 
     { ER_NO_NAMESPACE_DECL,
-        "El prefix {0} no t\u00e9 una declaraci\u00f3 d''espai de noms corresponent "},
-
-   /** Element content not allowed for lang=javaclass   */
-//  public static final int ER_ELEM_CONTENT_NOT_ALLOWED = 139;
+        "El prefix {0} no t\u00e9 una declaraci\u00f3 d''espai de noms corresponent"},
 
     { ER_ELEM_CONTENT_NOT_ALLOWED,
-        "El contingut de l''element no est\u00e0 perm\u00e8s per lang=javaclass {0} "},
-
-   /** Stylesheet directed termination   */
-//  public static final int ER_STYLESHEET_DIRECTED_TERMINATION = 140;
+        "El contingut de l''element no est\u00e0 perm\u00e8s per a lang=javaclass {0}"},
 
     { ER_STYLESHEET_DIRECTED_TERMINATION,
-        "El full d'estils ha ordenat l'acabament "},
-
-   /** 1 or 2   */
-//  public static final int ER_ONE_OR_TWO = 141;
+        "El full d'estils ha ordenat l'acabament"},
 
     { ER_ONE_OR_TWO,
-        "1 o 2 "},
-
-   /** 2 or 3   */
-//  public static final int ER_TWO_OR_THREE = 142;
+        "1 o 2"},
 
     { ER_TWO_OR_THREE,
-        "2 o 3 "},
-
-   /** Could not load {0} (check CLASSPATH), now using just the defaults   */
-//  public static final int ER_COULD_NOT_LOAD_RESOURCE = 143;
+        "2 o 3"},
 
     { ER_COULD_NOT_LOAD_RESOURCE,
-        "No s''ha pogut carregar {0} (comproveu la CLASSPATH); ara s''estan fent servir els valors per defecte. "},
-
-   /** Cannot initialize default templates   */
-//  public static final int ER_CANNOT_INIT_DEFAULT_TEMPLATES = 144;
+        "No s''ha pogut carregar {0} (comproveu la CLASSPATH); ara s''estan fent servir els valors per defecte."},
 
     { ER_CANNOT_INIT_DEFAULT_TEMPLATES,
-        "No es poden inicialitzar les plantilles per defecte "},
-
-   /** Result should not be null   */
-//  public static final int ER_RESULT_NULL = 145;
+        "No es poden inicialitzar les plantilles per defecte"},
 
     { ER_RESULT_NULL,
-        "El resultat no ha de ser nul "},
-
-   /** Result could not be set   */
-//  public static final int ER_RESULT_COULD_NOT_BE_SET = 146;
+        "El resultat no ha de ser nul"},
 
     { ER_RESULT_COULD_NOT_BE_SET,
-        "No s'ha pogut establir el resultat "},
-
-   /** No output specified   */
-//  public static final int ER_NO_OUTPUT_SPECIFIED = 147;
+        "No s'ha pogut establir el resultat"},
 
     { ER_NO_OUTPUT_SPECIFIED,
-        "No s'ha especificat cap sortida "},
-
-   /** Can't transform to a Result of type   */
-//  public static final int ER_CANNOT_TRANSFORM_TO_RESULT_TYPE = 148;
+        "No s'ha especificat cap sortida"},
 
     { ER_CANNOT_TRANSFORM_TO_RESULT_TYPE,
-        "No es pot transformar en un resultat del tipus {0}"},
-
-   /** Can't transform to a Source of type   */
-//  public static final int ER_CANNOT_TRANSFORM_SOURCE_TYPE = 149;
+        "No s''ha pogut transformar en un resultat del tipus {0}"},
 
     { ER_CANNOT_TRANSFORM_SOURCE_TYPE,
-        "No es pot transformar un origen del tipus {0}"},
-
-   /** Null content handler  */
-//  public static final int ER_NULL_CONTENT_HANDLER = 150;
+        "No s''ha pogut transformar en un origen del tipus {0}"},
 
     { ER_NULL_CONTENT_HANDLER,
-        "Manejador de contingut nul "},
+        "Manejador de contingut nul"},
 
-   /** Null error handler  */
-//  public static final int ER_NULL_ERROR_HANDLER = 151;
     { ER_NULL_ERROR_HANDLER,
-        "Manejador d'error nul "},
-
-   /** parse can not be called if the ContentHandler has not been set */
-//  public static final int ER_CANNOT_CALL_PARSE = 152;
+        "Manejador d'error nul"},
 
     { ER_CANNOT_CALL_PARSE,
-        "L'an\u00e0lisi no es pot cridar si no s'ha establert ContentHandler "},
-
-   /**  No parent for filter */
-//  public static final int ER_NO_PARENT_FOR_FILTER = 153;
+        "L'an\u00e0lisi no es pot cridar si no s'ha establert ContentHandler"},
 
     { ER_NO_PARENT_FOR_FILTER,
-        "El filtre no t\u00e9 superior "},
-
-
-   /**  No stylesheet found in: {0}, media */
-//  public static final int ER_NO_STYLESHEET_IN_MEDIA = 154;
+        "El filtre no t\u00e9 superior"},
 
     { ER_NO_STYLESHEET_IN_MEDIA,
-         "No s''ha trobat cap full d''estils a {0}, suport= {1} "},
-
-   /**  No xml-stylesheet PI found in */
-//  public static final int ER_NO_STYLESHEET_PI = 155;
+         "No s''ha trobat cap full d''estils a {0}, suport= {1}"},
 
     { ER_NO_STYLESHEET_PI,
-         "No s''ha trobat cap PI d''xml-stylesheet a {0} "},
-
-   /**  No default implementation found */
-//  public static final int ER_NO_DEFAULT_IMPL = 156;
-
-    //{ ER_NO_DEFAULT_IMPL,
-     //    "No default implementation found "},
-
-   /**  ChunkedIntArray({0}) not currently supported */
-//  public static final int ER_CHUNKEDINTARRAY_NOT_SUPPORTED = 157;
-
-    //{ ER_CHUNKEDINTARRAY_NOT_SUPPORTED,
-     //  "ChunkedIntArray({0}) not currently supported"},
-
-   /**  Offset bigger than slot */
-//  public static final int ER_OFFSET_BIGGER_THAN_SLOT = 158;
-
-    //{ ER_OFFSET_BIGGER_THAN_SLOT,
-     //  "Offset bigger than slot"},
-
-   /**  Coroutine not available, id= */
-//  public static final int ER_COROUTINE_NOT_AVAIL = 159;
-
-    //{ ER_COROUTINE_NOT_AVAIL,
-    //   "Coroutine not available, id={0}"},
-
-   /**  CoroutineManager recieved co_exit() request */
-//  public static final int ER_COROUTINE_CO_EXIT = 160;
-
-    //{ ER_COROUTINE_CO_EXIT,
-     //  "CoroutineManager received co_exit() request"},
-
-   /**  co_joinCoroutineSet() failed */
-//  public static final int ER_COJOINROUTINESET_FAILED = 161;
-
-    //{ ER_COJOINROUTINESET_FAILED,
-    //   "co_joinCoroutineSet() failed"},
-
-   /**  Coroutine parameter error () */
-//  public static final int ER_COROUTINE_PARAM = 162;
-
-    //{ ER_COROUTINE_PARAM,
-    //   "Coroutine parameter error ({0})"},
-
-   /**  UNEXPECTED: Parser doTerminate answers  */
-//  public static final int ER_PARSER_DOTERMINATE_ANSWERS = 163;
-
-    //{ ER_PARSER_DOTERMINATE_ANSWERS,
-    //   "\nUNEXPECTED: Parser doTerminate answers {0}"},
-
-   /**  parse may not be called while parsing */
-//  public static final int ER_NO_PARSE_CALL_WHILE_PARSING = 164;
-
-    //{ ER_NO_PARSE_CALL_WHILE_PARSING,
-    //   "parse may not be called while parsing"},
-
-   /**  Error: typed iterator for axis  {0} not implemented  */
-//  public static final int ER_TYPED_ITERATOR_AXIS_NOT_IMPLEMENTED = 165;
-
-    //{ ER_TYPED_ITERATOR_AXIS_NOT_IMPLEMENTED,
-     //  "Error: typed iterator for axis  {0} not implemented"},
-
-   /**  Error: iterator for axis {0} not implemented  */
-//  public static final int ER_ITERATOR_AXIS_NOT_IMPLEMENTED = 166;
-
-    //{ ER_ITERATOR_AXIS_NOT_IMPLEMENTED,
-    //   "Error: iterator for axis {0} not implemented "},
-
-   /**  Iterator clone not supported  */
-//  public static final int ER_ITERATOR_CLONE_NOT_SUPPORTED = 167;
-
-    //{ ER_ITERATOR_CLONE_NOT_SUPPORTED,
-     //  "Iterator clone not supported"},
-
-   /**  Unknown axis traversal type  */
-//  public static final int ER_UNKNOWN_AXIS_TYPE = 168;
-
-    //{ ER_UNKNOWN_AXIS_TYPE,
-    //   "Unknown axis traversal type: {0}"},
-
-   /**  Axis traverser not supported  */
-//  public static final int ER_AXIS_NOT_SUPPORTED = 169;
-
-    //{ ER_AXIS_NOT_SUPPORTED,
-    //   "Axis traverser not supported: {0}"},
-
-   /**  No more DTM IDs are available  */
-//  public static final int ER_NO_DTMIDS_AVAIL = 170;
-
-    //{ ER_NO_DTMIDS_AVAIL,
-     //  "No more DTM IDs are available"},
-
-   /**  Not supported  */
-//  public static final int ER_NOT_SUPPORTED = 171;
+         "No s''ha trobat cap PI d''xml-stylesheet a {0}"},
 
     { ER_NOT_SUPPORTED,
-       "No t\u00e9 suport: {0} "},
-
-   /**  node must be non-null for getDTMHandleFromNode  */
-//  public static final int ER_NODE_NON_NULL = 172;
-
-    //{ ER_NODE_NON_NULL,
-    //   "Node must be non-null for getDTMHandleFromNode"},
-
-   /**  Could not resolve the node to a handle  */
-//  public static final int ER_COULD_NOT_RESOLVE_NODE = 173;
-
-    //{ ER_COULD_NOT_RESOLVE_NODE,
-    //   "Could not resolve the node to a handle"},
-
-   /**  startParse may not be called while parsing */
-//  public static final int ER_STARTPARSE_WHILE_PARSING = 174;
-
-    //{ ER_STARTPARSE_WHILE_PARSING,
-     //  "startParse may not be called while parsing"},
-
-   /**  startParse needs a non-null SAXParser  */
-//  public static final int ER_STARTPARSE_NEEDS_SAXPARSER = 175;
-
-    //{ ER_STARTPARSE_NEEDS_SAXPARSER,
-    //   "startParse needs a non-null SAXParser"},
-
-   /**  could not initialize parser with */
-//  public static final int ER_COULD_NOT_INIT_PARSER = 176;
-    //{ ER_COULD_NOT_INIT_PARSER,
-     //  "could not initialize parser with"},
-
-   /**  Value for property {0} should be a Boolean instance  */
-//  public static final int ER_PROPERTY_VALUE_BOOLEAN = 177;
+       "No t\u00e9 suport: {0}"},
 
     { ER_PROPERTY_VALUE_BOOLEAN,
-       "El valor de la propietat {0} ha de ser una inst\u00e0ncia booleana "},
-
-   /**  exception creating new instance for pool  */
-//  public static final int ER_EXCEPTION_CREATING_POOL = 178;
-
-    //{ ER_EXCEPTION_CREATING_POOL,
-    //   "exception creating new instance for pool"},
-
-   /**  Path contains invalid escape sequence  */
-//  public static final int ER_PATH_CONTAINS_INVALID_ESCAPE_SEQUENCE = 179;
-
-    //{ ER_PATH_CONTAINS_INVALID_ESCAPE_SEQUENCE,
-    //   "Path contains invalid escape sequence"},
-
-   /**  Scheme is required!  */
-//  public static final int ER_SCHEME_REQUIRED = 180;
-
-    //{ ER_SCHEME_REQUIRED,
-     //  "Scheme is required!"},
-
-   /**  No scheme found in URI  */
-//  public static final int ER_NO_SCHEME_IN_URI = 181;
-
-    //{ ER_NO_SCHEME_IN_URI,
-    //   "No scheme found in URI: {0}"},
-
-   /**  No scheme found in URI  */
-//  public static final int ER_NO_SCHEME_INURI = 182;
-
-    //{ ER_NO_SCHEME_INURI,
-    //   "No scheme found in URI"},
-
-   /**  Path contains invalid character:   */
-//  public static final int ER_PATH_INVALID_CHAR = 183;
-
-    //{ ER_PATH_INVALID_CHAR,
-    //   "Path contains invalid character: {0}"},
-
-   /**  Cannot set scheme from null string  */
-//  public static final int ER_SCHEME_FROM_NULL_STRING = 184;
-
-    //{ ER_SCHEME_FROM_NULL_STRING,
-    //   "Cannot set scheme from null string"},
-
-   /**  The scheme is not conformant. */
-//  public static final int ER_SCHEME_NOT_CONFORMANT = 185;
-
-    //{ ER_SCHEME_NOT_CONFORMANT,
-    //   "The scheme is not conformant."},
-
-   /**  Host is not a well formed address  */
-//  public static final int ER_HOST_ADDRESS_NOT_WELLFORMED = 186;
-
-    //{ ER_HOST_ADDRESS_NOT_WELLFORMED,
-    //   "Host is not a well formed address"},
-
-   /**  Port cannot be set when host is null  */
-//  public static final int ER_PORT_WHEN_HOST_NULL = 187;
-
-    //{ ER_PORT_WHEN_HOST_NULL,
-    //   "Port cannot be set when host is null"},
-
-   /**  Invalid port number  */
-//  public static final int ER_INVALID_PORT = 188;
-
-    //{ ER_INVALID_PORT,
-    //   "Invalid port number"},
-
-   /**  Fragment can only be set for a generic URI  */
-//  public static final int ER_FRAG_FOR_GENERIC_URI = 189;
-
-    //{ ER_FRAG_FOR_GENERIC_URI,
-    //   "Fragment can only be set for a generic URI"},
-
-   /**  Fragment cannot be set when path is null  */
-//  public static final int ER_FRAG_WHEN_PATH_NULL = 190;
-
-    //{ ER_FRAG_WHEN_PATH_NULL,
-    //   "Fragment cannot be set when path is null"},
-
-   /**  Fragment contains invalid character  */
-//  public static final int ER_FRAG_INVALID_CHAR = 191;
-
-    //{ ER_FRAG_INVALID_CHAR,
-    //   "Fragment contains invalid character"},
-
-
-
-   /** Parser is already in use  */
-//  public static final int ER_PARSER_IN_USE = 192;
-
-    //{ ER_PARSER_IN_USE,
-    //    "Parser is already in use"},
-
-   /** Parser is already in use  */
-//  public static final int ER_CANNOT_CHANGE_WHILE_PARSING = 193;
-
-    //{ ER_CANNOT_CHANGE_WHILE_PARSING,
-    //    "Cannot change {0} {1} while parsing"},
-
-   /** Self-causation not permitted  */
-//  public static final int ER_SELF_CAUSATION_NOT_PERMITTED = 194;
-
-    //{ ER_SELF_CAUSATION_NOT_PERMITTED,
-     //   "Self-causation not permitted"},
-
-   /** src attribute not yet supported for  */
-//  public static final int ER_COULD_NOT_FIND_EXTERN_SCRIPT = 195;
+       "El valor de la propietat {0} ha de ser una inst\u00e0ncia booleana"},
 
     { ER_COULD_NOT_FIND_EXTERN_SCRIPT,
-         "No s''ha pogut arribar a l''script extern a {0} "},
-
-  /** The resource [] could not be found     */
-//  public static final int ER_RESOURCE_COULD_NOT_FIND = 196;
+         "No s''ha pogut arribar a l''script extern a {0}"},
 
     { ER_RESOURCE_COULD_NOT_FIND,
         "No s''ha trobat el recurs [ {0} ].\n {1}"},
 
-   /** output property not recognized:  */
-//  public static final int ER_OUTPUT_PROPERTY_NOT_RECOGNIZED = 197;
-
     { ER_OUTPUT_PROPERTY_NOT_RECOGNIZED,
-        "La propietat de sortida no es reconeix: {0} "},
-
-   /** Userinfo may not be specified if host is not specified   */
-//  public static final int ER_NO_USERINFO_IF_NO_HOST = 198;
-
-    //{ ER_NO_USERINFO_IF_NO_HOST,
-    //    "Userinfo may not be specified if host is not specified"},
-
-   /** Port may not be specified if host is not specified   */
-//  public static final int ER_NO_PORT_IF_NO_HOST = 199;
-
-    //{ ER_NO_PORT_IF_NO_HOST,
-    //    "Port may not be specified if host is not specified"},
-
-   /** Query string cannot be specified in path and query string   */
-//  public static final int ER_NO_QUERY_STRING_IN_PATH = 200;
-
-    //{ ER_NO_QUERY_STRING_IN_PATH,
-    //    "Query string cannot be specified in path and query string"},
-
-   /** Fragment cannot be specified in both the path and fragment   */
-//  public static final int ER_NO_FRAGMENT_STRING_IN_PATH = 201;
-
-    //{ ER_NO_FRAGMENT_STRING_IN_PATH,
-    //    "Fragment cannot be specified in both the path and fragment"},
-
-   /** Cannot initialize URI with empty parameters   */
-//  public static final int ER_CANNOT_INIT_URI_EMPTY_PARMS = 202;
-
-    //{ ER_CANNOT_INIT_URI_EMPTY_PARMS,
-    //    "Cannot initialize URI with empty parameters"},
-
-   /** Failed creating ElemLiteralResult instance   */
-//  public static final int ER_FAILED_CREATING_ELEMLITRSLT = 203;
+        "La propietat de sortida no es reconeix: {0}"},
 
     { ER_FAILED_CREATING_ELEMLITRSLT,
-        "S'ha produ\u00eft un error en crear la inst\u00e0ncia ElemLiteralResult "},
+        "S'ha produ\u00eft un error en crear la inst\u00e0ncia ElemLiteralResult"},
 
   //Earlier (JDK 1.4 XALAN 2.2-D11) at key code '204' the key name was ER_PRIORITY_NOT_PARSABLE
   // In latest Xalan code base key name is  ER_VALUE_SHOULD_BE_NUMBER. This should also be taken care
   //in locale specific files like XSLTErrorResources_de.java, XSLTErrorResources_fr.java etc.
   //NOTE: Not only the key name but message has also been changed.
 
-   /** Priority value does not contain a parsable number   */
-//  public static final int ER_VALUE_SHOULD_BE_NUMBER = 204;
-
     { ER_VALUE_SHOULD_BE_NUMBER,
-        "El valor de {0} ha de contenir un n\u00famero que es pugui analitzar "},
-
-   /**  Value for {0} should equal 'yes' or 'no'   */
-//  public static final int ER_VALUE_SHOULD_EQUAL = 205;
+        "El valor de {0} ha de contenir un n\u00famero que es pugui analitzar"},
 
     { ER_VALUE_SHOULD_EQUAL,
-        "El valor de {0} ha de ser igual a yes o no "},
-
-   /**  Failed calling {0} method   */
-//  public static final int ER_FAILED_CALLING_METHOD = 206;
+        "El valor de {0} ha de ser igual a yes o no"},
 
     { ER_FAILED_CALLING_METHOD,
-        "No s''ha pogut cridar el m\u00e8tode {0} "},
-
-   /** Failed creating ElemLiteralResult instance   */
-//  public static final int ER_FAILED_CREATING_ELEMTMPL = 207;
+        "No s''ha pogut cridar el m\u00e8tode {0}"},
 
     { ER_FAILED_CREATING_ELEMTMPL,
-        "No s''ha pogut crear la inst\u00e0ncia ElemTemplateElement "},
-
-   /**  Characters are not allowed at this point in the document   */
-//  public static final int ER_CHARS_NOT_ALLOWED = 208;
+        "No s'ha pogut crear la inst\u00e0ncia ElemTemplateElement"},
 
     { ER_CHARS_NOT_ALLOWED,
-        "En aquest punt del document no es permeten els car\u00e0cters "},
+        "En aquest punt del document no es permeten els car\u00e0cters"},
 
-  /**  attribute is not allowed on the element   */
-//  public static final int ER_ATTR_NOT_ALLOWED = 209;
     { ER_ATTR_NOT_ALLOWED,
-        "L''atribut \"{0}\" no es permet en l''element {1} "},
-
-  /**  Method not yet supported    */
-//  public static final int ER_METHOD_NOT_SUPPORTED = 210;
-
-    //{ ER_METHOD_NOT_SUPPORTED,
-     //   "Method not yet supported "},
-
-  /**  Bad value    */
-//  public static final int ER_BAD_VALUE = 211;
+        "L''atribut \"{0}\" no es permet en l''element {1}"},
 
     { ER_BAD_VALUE,
      "{0} valor erroni {1} "},
 
-  /**  attribute value not found   */
-//  public static final int ER_ATTRIB_VALUE_NOT_FOUND = 212;
-
     { ER_ATTRIB_VALUE_NOT_FOUND,
      "No s''ha trobat el valor de l''atribut {0} "},
 
-  /**  attribute value not recognized    */
-//  public static final int ER_ATTRIB_VALUE_NOT_RECOGNIZED = 213;
-
     { ER_ATTRIB_VALUE_NOT_RECOGNIZED,
      "No es reconeix el valor de l''atribut {0} "},
 
-  /** IncrementalSAXSource_Filter not currently restartable   */
-//  public static final int ER_INCRSAXSRCFILTER_NOT_RESTARTABLE = 214;
-
-    //{ ER_INCRSAXSRCFILTER_NOT_RESTARTABLE,
-   //  "IncrementalSAXSource_Filter not currently restartable"},
-
-  /** IncrementalSAXSource_Filter not currently restartable   */
-//  public static final int ER_XMLRDR_NOT_BEFORE_STARTPARSE = 215;
-
-    //{ ER_XMLRDR_NOT_BEFORE_STARTPARSE,
-    // "XMLReader not before startParse request"},
-
-  /** Attempting to generate a namespace prefix with a null URI   */
-//  public static final int ER_NULL_URI_NAMESPACE = 216;
-
     { ER_NULL_URI_NAMESPACE,
-     "S'intenta generar un prefix d'espai de noms amb un URI nul "},
+     "S'intenta generar un prefix d'espai de noms amb un URI nul"},
 
   //New ERROR keys added in XALAN code base after Jdk 1.4 (Xalan 2.2-D11)
 
-  /** Attempting to generate a namespace prefix with a null URI   */
-//  public static final int ER_NUMBER_TOO_BIG = 217;
-
     { ER_NUMBER_TOO_BIG,
-     "S'intenta formatar un n\u00famero m\u00e9s gran que l'enter llarg m\u00e9s gran "},
-
-//ER_CANNOT_FIND_SAX1_DRIVER
-
-//  public static final int  ER_CANNOT_FIND_SAX1_DRIVER = 218;
+     "S'intenta formatar un n\u00famero m\u00e9s gran que l'enter llarg m\u00e9s gran"},
 
     { ER_CANNOT_FIND_SAX1_DRIVER,
-     "No es pot trobar la classe de controlador SAX1 {0} "},
-
-//ER_SAX1_DRIVER_NOT_LOADED
-//  public static final int  ER_SAX1_DRIVER_NOT_LOADED = 219;
+     "No es pot trobar la classe de controlador SAX1 {0}"},
 
     { ER_SAX1_DRIVER_NOT_LOADED,
-     "S''ha trobat la classe de controlador SAX1 {0} per\u00f2 no es pot carregar "},
-
-//ER_SAX1_DRIVER_NOT_INSTANTIATED
-//  public static final int  ER_SAX1_DRIVER_NOT_INSTANTIATED = 220 ;
+     "S''ha trobat la classe de controlador SAX1 {0} per\u00f2 no es pot carregar"},
 
     { ER_SAX1_DRIVER_NOT_INSTANTIATED,
-     "S''ha carregat la classe de controlador SAX1 {0} per\u00f2 no es pot particularitzar "},
-
-
-// ER_SAX1_DRIVER_NOT_IMPLEMENT_PARSER
-//  public static final int ER_SAX1_DRIVER_NOT_IMPLEMENT_PARSER = 221;
+     "S''ha carregat la classe de controlador SAX1 {0} per\u00f2 no es pot particularitzar"},
 
     { ER_SAX1_DRIVER_NOT_IMPLEMENT_PARSER,
-     "La classe de controlador SAX1 {0} no implementa org.xml.sax.Parser "},
-
-// ER_PARSER_PROPERTY_NOT_SPECIFIED
-//  public static final int  ER_PARSER_PROPERTY_NOT_SPECIFIED = 222;
+     "La classe de controlador SAX1 {0} no implementa org.xml.sax.Parser"},
 
     { ER_PARSER_PROPERTY_NOT_SPECIFIED,
-     "No s'ha identificat la propietat del sistema org.xml.sax.parser "},
-
-//ER_PARSER_ARG_CANNOT_BE_NULL
-//  public static final int  ER_PARSER_ARG_CANNOT_BE_NULL = 223 ;
+     "No s'ha identificat la propietat del sistema org.xml.sax.parser"},
 
     { ER_PARSER_ARG_CANNOT_BE_NULL,
-     "L'argument d'analitzador ha de ser nul "},
-
-
-// ER_FEATURE
-//  public static final int  ER_FEATURE = 224;
+     "L'argument d'analitzador ha de ser nul"},
 
     { ER_FEATURE,
-     "Caracter\u00edstica: {0} "},
-
-
-// ER_PROPERTY
-//  public static final int ER_PROPERTY = 225 ;
+     "Caracter\u00edstica: {0}"},
 
     { ER_PROPERTY,
-     "Propietat: {0} "},
-
-// ER_NULL_ENTITY_RESOLVER
-//  public static final int ER_NULL_ENTITY_RESOLVER  = 226;
+     "Propietat: {0}"},
 
     { ER_NULL_ENTITY_RESOLVER,
-     "Solucionador d'entitat nul "},
-
-// ER_NULL_DTD_HANDLER
-//  public static final int  ER_NULL_DTD_HANDLER = 227 ;
+     "Solucionador d'entitat nul"},
 
     { ER_NULL_DTD_HANDLER,
-     "Manejador de DTD nul "},
+     "Manejador de DTD nul"},
 
-// No Driver Name Specified!
-//  public static final int ER_NO_DRIVER_NAME_SPECIFIED = 228;
     { ER_NO_DRIVER_NAME_SPECIFIED,
-     "No s'ha especificat cap nom de controlador "},
-
+     "No s'ha especificat cap nom de controlador"},
 
-// No URL Specified!
-//  public static final int ER_NO_URL_SPECIFIED = 229;
     { ER_NO_URL_SPECIFIED,
-     "No s'ha especificat cap URL "},
-
+     "No s'ha especificat cap URL"},
 
-// Pool size is less than 1!
-//  public static final int ER_POOLSIZE_LESS_THAN_ONE = 230;
     { ER_POOLSIZE_LESS_THAN_ONE,
-     "La grand\u00e0ria de l'agrupaci\u00f3 \u00e9s inferior a 1 "},
+     "La grand\u00e0ria de l'agrupaci\u00f3 \u00e9s inferior a 1"},
 
-
-// Invalid Driver Name Specified!
-//  public static final int ER_INVALID_DRIVER_NAME = 231;
     { ER_INVALID_DRIVER_NAME,
-     "S'ha especificat un nom de controlador no v\u00e0lid "},
-
-
+     "S'ha especificat un nom de controlador no v\u00e0lid"},
 
-// ErrorListener
-//  public static final int ER_ERRORLISTENER = 232;
     { ER_ERRORLISTENER,
-     "ErrorListener "},
+     "ErrorListener"},
 
 
-// Programmer's error! expr has no ElemTemplateElement parent!
-//  public static final int ER_ASSERT_NO_TEMPLATE_PARENT = 233;
+// Note to translators:  The following message should not normally be displayed
+//   to users.  It describes a situation in which the processor has detected
+//   an internal consistency problem in itself, and it provides this message
+//   for the developer to help diagnose the problem.  The name
+//   'ElemTemplateElement' is the name of a class, and should not be
+//   translated.
     { ER_ASSERT_NO_TEMPLATE_PARENT,
-     "Error del programador. Expr no t\u00e9 cap superior ElemTemplateElement "},
+     "Error del programador. L'expressi\u00f3 no t\u00e9 cap superior ElemTemplateElement "},
 
 
-// Programmer''s assertion in RundundentExprEliminator: {0}
-//  public static final int ER_ASSERT_REDUNDENT_EXPR_ELIMINATOR = 234;
+// Note to translators:  The following message should not normally be displayed
+//   to users.  It describes a situation in which the processor has detected
+//   an internal consistency problem in itself, and it provides this message
+//   for the developer to help diagnose the problem.  The substitution text
+//   provides further information in order to diagnose the problem.  The name
+//   'RedundentExprEliminator' is the name of a class, and should not be
+//   translated.
     { ER_ASSERT_REDUNDENT_EXPR_ELIMINATOR,
-     "Afirmaci\u00f3 del programador a RundundentExprEliminator: {0}"},
+     "L''afirmaci\u00f3 del programador a RedundentExprEliminator: {0}"},
 
-// Axis traverser not supported: {0}
-//  public static final int ER_AXIS_TRAVERSER_NOT_SUPPORTED = 235;
-    //{ ER_AXIS_TRAVERSER_NOT_SUPPORTED,
-    // "Axis traverser not supported: {0}"},
-
-// ListingErrorHandler created with null PrintWriter!
-//  public static final int ER_ERRORHANDLER_CREATED_WITH_NULL_PRINTWRITER = 236;
-    //{ ER_ERRORHANDLER_CREATED_WITH_NULL_PRINTWRITER,
-    // "ListingErrorHandler created with null PrintWriter!"},
-
-  // {0}is not allowed in this position in the stylesheet!
-//  public static final int ER_NOT_ALLOWED_IN_POSITION = 237;
     { ER_NOT_ALLOWED_IN_POSITION,
-     "{0} no es permet en aquesta posici\u00f3 del full d''estil "},
+     "{0} no es permet en aquesta posici\u00f3 del full d''estil"},
 
-  // Non-whitespace text is not allowed in this position in the stylesheet!
-//  public static final int ER_NONWHITESPACE_NOT_ALLOWED_IN_POSITION = 238;
     { ER_NONWHITESPACE_NOT_ALLOWED_IN_POSITION,
-     "No es permet text sense espais en blanc en aquesta posici\u00f3 del full d'estil "},
+     "No es permet text sense espais en blanc en aquesta posici\u00f3 del full d'estil"},
 
   // This code is shared with warning codes.
-  // Illegal value: {1} used for CHAR attribute: {0}.  An attribute of type CHAR must be only 1 character!
-//  public static final int INVALID_TCHAR = 239;
   // SystemId Unknown
     { INVALID_TCHAR,
-     "S''ha utilitzat un valor no perm\u00e8s {1} per a l''atribut CHAR {0}. Un atribut de tipus CHAR nom\u00e9s ha de contenir un car\u00e0cter. "},
-
-//  public static final int ER_SYSTEMID_UNKNOWN = 240;
-    //{ ER_SYSTEMID_UNKNOWN,
-    // "SystemId Unknown"},
-
-  // Location of error unknown
-//  public static final int ER_LOCATION_UNKNOWN = 241;
-    //{ ER_LOCATION_UNKNOWN,
-    // "Location of error unknown"},
+     "S''ha utilitzat un valor no perm\u00e8s {1} per a l''atribut CHAR {0}. Un atribut de tipus CHAR nom\u00e9s ha de contenir un car\u00e0cter."},
 
     // Note to translators:  The following message is used if the value of
     // an attribute in a stylesheet is invalid.  "QNAME" is the XML data-type of
     // the attribute, and should not be translated.  The substitution text {1} is
     // the attribute value and {0} is the attribute name.
-    // INVALID_QNAME
-
-  //The following codes are shared with the warning codes...
-  // Illegal value: {1} used for QNAME attribute: {0}
-//  public static final int INVALID_QNAME = 242;
+    //The following codes are shared with the warning codes...
     { INVALID_QNAME,
-     "S''ha utilitzat un valor no perm\u00e8s {1} per a l''atribut QNAME {0} "},
+     "S''ha utilitzat un valor no perm\u00e8s {1} per a l''atribut QNAME {0}"},
 
     // Note to translators:  The following message is used if the value of
     // an attribute in a stylesheet is invalid.  "ENUM" is the XML data-type of
     // the attribute, and should not be translated.  The substitution text {1} is
     // the attribute value, {0} is the attribute name, and {2} is a list of valid
     // values.
-    // INVALID_ENUM
-
-  // Illegal value: {1} used for ENUM attribute: {0}.  Valid values are: {2}.
-//  public static final int INVALID_ENUM = 243;
     { INVALID_ENUM,
-     "S''ha utilitzat un valor no perm\u00e8s {1} per a l''atribut ENUM {0}. Els valors v\u00e0lids s\u00f3n {2}. "},
+     "S''ha utilitzat un valor no perm\u00e8s {1} per a l''atribut ENUM {0}. Els valors v\u00e0lids s\u00f3n {2}."},
 
 // Note to translators:  The following message is used if the value of
 // an attribute in a stylesheet is invalid.  "NMTOKEN" is the XML data-type
 // of the attribute, and should not be translated.  The substitution text {1} is
 // the attribute value and {0} is the attribute name.
-// INVALID_NMTOKEN
-
-  // Illegal value: {1} used for NMTOKEN attribute: {0}.
-//  public static final int INVALID_NMTOKEN = 244;
     { INVALID_NMTOKEN,
      "S''ha utilitzat un valor no perm\u00e8s {1} per a l''atribut NMTOKEN {0} "},
 
@@ -1993,10 +1117,6 @@
 // an attribute in a stylesheet is invalid.  "NCNAME" is the XML data-type
 // of the attribute, and should not be translated.  The substitution text {1} is
 // the attribute value and {0} is the attribute name.
-// INVALID_NCNAME
-
-  // Illegal value: {1} used for NCNAME attribute: {0}.
-//  public static final int INVALID_NCNAME = 245;
     { INVALID_NCNAME,
      "S''ha utilitzat un valor no perm\u00e8s {1} per a l''atribut NCNAME {0} "},
 
@@ -2004,11 +1124,6 @@
 // an attribute in a stylesheet is invalid.  "boolean" is the XSLT data-type
 // of the attribute, and should not be translated.  The substitution text {1} is
 // the attribute value and {0} is the attribute name.
-// INVALID_BOOLEAN
-
-  // Illegal value: {1} used for boolean attribute: {0}.
-//  public static final int INVALID_BOOLEAN = 246;
-
     { INVALID_BOOLEAN,
      "S''ha utilitzat un valor no perm\u00e8s {1} per a l''atribut boolean {0} "},
 
@@ -2016,10 +1131,6 @@
 // an attribute in a stylesheet is invalid.  "number" is the XSLT data-type
 // of the attribute, and should not be translated.  The substitution text {1} is
 // the attribute value and {0} is the attribute name.
-// INVALID_NUMBER
-
-  // Illegal value: {1} used for number attribute: {0}.
-//  public static final int INVALID_NUMBER = 247;
      { INVALID_NUMBER,
      "S''ha utilitzat un valor no perm\u00e8s {1} per a l''atribut number {0} "},
 
@@ -2031,217 +1142,168 @@
 // a function.  The message indicates that when this function is referenced in
 // a match pattern, its argument must be a string literal (or constant.)
 // ER_ARG_LITERAL - new error message for bugzilla //5202
-
-  // Argument to {0} in match pattern must be a literal.
-//  public static final int ER_ARG_LITERAL             = 248;
     { ER_ARG_LITERAL,
-     "L''argument de {0} del patr\u00f3 de coincid\u00e8ncia ha de ser un literal. "},
+     "L''argument de {0} del patr\u00f3 de coincid\u00e8ncia ha de ser un literal."},
 
 // Note to translators:  The following message indicates that two definitions of
 // a variable.  A "global variable" is a variable that is accessible everywher
 // in the stylesheet.
 // ER_DUPLICATE_GLOBAL_VAR - new error message for bugzilla #790
-
-  // Duplicate global variable declaration.
-//  public static final int ER_DUPLICATE_GLOBAL_VAR    = 249;
     { ER_DUPLICATE_GLOBAL_VAR,
-     "La declaraci\u00f3 de variable global est\u00e0 duplicada. "},
+     "La declaraci\u00f3 de variable global est\u00e0 duplicada."},
 
 
 // Note to translators:  The following message indicates that two definitions of
 // a variable were encountered.
 // ER_DUPLICATE_VAR - new error message for bugzilla #790
-
-  // Duplicate variable declaration.
-//  public static final int ER_DUPLICATE_VAR           = 250;
     { ER_DUPLICATE_VAR,
-     "La declaraci\u00f3 de variable est\u00e0 duplicada. "},
+     "La declaraci\u00f3 de variable est\u00e0 duplicada."},
 
     // Note to translators:  "xsl:template, "name" and "match" are XSLT keywords
     // which must not be translated.
     // ER_TEMPLATE_NAME_MATCH - new error message for bugzilla #789
-
-  // xsl:template must have a name or match attribute (or both)
-//  public static final int ER_TEMPLATE_NAME_MATCH     = 251;
     { ER_TEMPLATE_NAME_MATCH,
-     "xsl:template ha de tenir un nom o un atribut de coincid\u00e8ncia (o tots dos) "},
+     "xsl:template ha de tenir un nom o un atribut de coincid\u00e8ncia (o tots dos)"},
 
     // Note to translators:  "exclude-result-prefixes" is an XSLT keyword which
     // should not be translated.  The message indicates that a namespace prefix
     // encountered as part of the value of the exclude-result-prefixes attribute
     // was in error.
     // ER_INVALID_PREFIX - new error message for bugzilla #788
-
-  // Prefix in exclude-result-prefixes is not valid: {0}
-//  public static final int ER_INVALID_PREFIX          = 252;
     { ER_INVALID_PREFIX,
-     "El prefix d''exclude-result-prefixes no \u00e9s v\u00e0lid: {0} "},
+     "El prefix d''exclude-result-prefixes no \u00e9s v\u00e0lid: {0}"},
 
-    // Note to translators:  An "attribute set" is a set of attributes that can be
-    // added to an element in the output document as a group.  The message indicates
-    // that there was a reference to an attribute set named {0} that was never
-    // defined.
+    // Note to translators:  An "attribute set" is a set of attributes that can
+    // be added to an element in the output document as a group.  The message
+    // indicates that there was a reference to an attribute set named {0} that
+    // was never defined.
     // ER_NO_ATTRIB_SET - new error message for bugzilla #782
-
-  // attribute-set named {0} does not exist
-//  public static final int ER_NO_ATTRIB_SET           = 253;
     { ER_NO_ATTRIB_SET,
-     "attribute-set anomenat {0} no existeix "},
+     "attribute-set anomenat {0} no existeix"},
+
+    // Note to translators:  This message indicates that there was a reference
+    // to a function named {0} for which no function definition could be found.
+    { ER_FUNCTION_NOT_FOUND,
+     "La funci\u00f3 anomenada {0} no existeix"},
+
+    // Note to translators:  This message indicates that the XSLT instruction
+    // that is named by the substitution text {0} must not contain other XSLT
+    // instructions (content) or a "select" attribute.  The word "select" is
+    // an XSLT keyword in this case and must not be translated.
+    { ER_CANT_HAVE_CONTENT_AND_SELECT,
+     "L''element {0} no ha de tenir ni l''atribut content ni el select. "},
 
+    // Note to translators:  This message indicates that the value argument
+    // of setParameter must be a valid Java Object.
+    { ER_INVALID_SET_PARAM_VALUE,
+     "El valor del par\u00e0metre {0} ha de ser un objecte Java v\u00e0lid "},
 
+        { ER_INVALID_NAMESPACE_URI_VALUE_FOR_RESULT_PREFIX_FOR_DEFAULT,
+         "L'atribut result-prefix d'un element xsl:namespace-alias t\u00e9 el valor '#default', per\u00f2 no hi ha cap declaraci\u00f3 de l'espai de noms per defecte en l'\u00e0mbit de l'element "},
 
+        { ER_INVALID_NAMESPACE_URI_VALUE_FOR_RESULT_PREFIX,
+         "L''atribut result-prefix d''un element xsl:namespace-alias t\u00e9 el valor ''{0}'', per\u00f2 no hi ha cap declaraci\u00f3 d''espai de noms per al prefix ''{0}'' en l''\u00e0mbit de l''element. "},
 
+    { ER_SET_FEATURE_NULL_NAME,
+      "El nom de la caracter\u00edstica no pot ser nul a TransformerFactory.setFeature(nom de la cadena, valor boole\u00e0). "},
+
+    { ER_GET_FEATURE_NULL_NAME,
+      "El nom de la caracter\u00edstica no pot ser nul a TransformerFactory.getFeature(nom de cadena). "},
+
+    { ER_UNSUPPORTED_FEATURE,
+      "No es pot establir la caracter\u00edstica ''{0}'' en aquesta TransformerFactory."},
+
+    { ER_EXTENSION_ELEMENT_NOT_ALLOWED_IN_SECURE_PROCESSING,
+        "L''\u00fas de l''element d''extensi\u00f3 ''{0}'' no est\u00e0 perm\u00e8s, si la caracter\u00edstica de proc\u00e9s segur s''ha establert en true."},
+
+        { ER_NAMESPACE_CONTEXT_NULL_NAMESPACE,
+          "No es pot obtenir el prefix per a un URI de nom d'espais nul. "},
+
+        { ER_NAMESPACE_CONTEXT_NULL_PREFIX,
+          "No es pot obtenir l'URI del nom d'espais per a un prefix nul. "},
+
+        { ER_XPATH_RESOLVER_NULL_QNAME,
+          "El nom de la funci\u00f3 no pot ser nul. "},
+
+        { ER_XPATH_RESOLVER_NEGATIVE_ARITY,
+          "L'aritat no pot ser negativa."},
 
   // Warnings...
 
-  /** WG_FOUND_CURLYBRACE          */
-//  public static final int WG_FOUND_CURLYBRACE = 1;
     { WG_FOUND_CURLYBRACE,
-      "S'ha trobat '}' per\u00f2 no hi ha cap plantilla d'atribut oberta "},
-
-  /** WG_COUNT_ATTRIB_MATCHES_NO_ANCESTOR          */
-//  public static final int WG_COUNT_ATTRIB_MATCHES_NO_ANCESTOR = 2;
+      "S'ha trobat '}' per\u00f2 no hi ha cap plantilla d'atribut oberta"},
 
     { WG_COUNT_ATTRIB_MATCHES_NO_ANCESTOR,
-      "Av\u00eds: l''atribut de recompte no coincideix amb un antecessor de xsl:number. Destinaci\u00f3 = {0} "},
-
-  /** WG_EXPR_ATTRIB_CHANGED_TO_SELECT          */
-//  public static final int WG_EXPR_ATTRIB_CHANGED_TO_SELECT = 3;
+      "Av\u00eds: l''atribut de recompte no coincideix amb un antecessor d''xsl:number. Destinaci\u00f3 = {0}"},
 
     { WG_EXPR_ATTRIB_CHANGED_TO_SELECT,
-      "Sintaxi antiga: El nom de l'atribut 'expr' s'ha canviat per 'select'. "},
-
-  /** WG_NO_LOCALE_IN_FORMATNUMBER          */
-//  public static final int WG_NO_LOCALE_IN_FORMATNUMBER = 4;
+      "Sintaxi antiga: El nom de l'atribut 'expr' s'ha canviat per 'select'."},
 
     { WG_NO_LOCALE_IN_FORMATNUMBER,
-      "Xalan encara no pot gestionar el nom de l'entorn nacional a la funci\u00f3 format-number. "},
-
-  /** WG_LOCALE_NOT_FOUND          */
-//  public static final int WG_LOCALE_NOT_FOUND = 5;
+      "Xalan encara no pot gestionar el nom de l'entorn nacional a la funci\u00f3 format-number."},
 
     { WG_LOCALE_NOT_FOUND,
-      "Av\u00eds: No s''ha trobat l''entorn nacional d''xml:lang={0} "},
-
-  /** WG_CANNOT_MAKE_URL_FROM          */
-//  public static final int WG_CANNOT_MAKE_URL_FROM = 6;
+      "Av\u00eds: no s''ha trobat l''entorn nacional d''xml:lang={0}"},
 
     { WG_CANNOT_MAKE_URL_FROM,
-      "No es pot crear la URL de: {0} "},
-
-  /** WG_CANNOT_LOAD_REQUESTED_DOC          */
-//  public static final int WG_CANNOT_LOAD_REQUESTED_DOC = 7;
+      "No es pot crear la URL de: {0}"},
 
     { WG_CANNOT_LOAD_REQUESTED_DOC,
-      "No es pot carregar el document sol\u00b7licitat: {0} "},
+      "No es pot carregar el document sol\u00b7licitat: {0}"},
 
-  /** WG_CANNOT_FIND_COLLATOR          */
-//  public static final int WG_CANNOT_FIND_COLLATOR = 8;
     { WG_CANNOT_FIND_COLLATOR,
-      "No s''ha trobat el classificador de <sort xml:lang={0} "},
-
-  /** WG_FUNCTIONS_SHOULD_USE_URL          */
-//  public static final int WG_FUNCTIONS_SHOULD_USE_URL = 9;
+      "No s''ha trobat el classificador de <sort xml:lang={0}"},
 
     { WG_FUNCTIONS_SHOULD_USE_URL,
-      "Sintaxi antiga: la instrucci\u00f3 de funcions ha d''utilitzar una URL de {0} "},
-
-  /** WG_ENCODING_NOT_SUPPORTED_USING_UTF8          */
-//  public static final int WG_ENCODING_NOT_SUPPORTED_USING_UTF8 = 10;
+      "Sintaxi antiga: la instrucci\u00f3 de funcions ha d''utilitzar una URL de {0}"},
 
     { WG_ENCODING_NOT_SUPPORTED_USING_UTF8,
-      "Codificaci\u00f3 sense suport: {0}, s''utilitza UTF-8 "},
-
-  /** WG_ENCODING_NOT_SUPPORTED_USING_JAVA          */
-//  public static final int WG_ENCODING_NOT_SUPPORTED_USING_JAVA = 11;
+      "Codificaci\u00f3 sense suport: {0}, s''utilitza UTF-8"},
 
     { WG_ENCODING_NOT_SUPPORTED_USING_JAVA,
-      "Codificaci\u00f3 sense suport: {0}, s''utilitza Java {1} "},
-
-  /** WG_SPECIFICITY_CONFLICTS          */
-//  public static final int WG_SPECIFICITY_CONFLICTS = 12;
+      "Codificaci\u00f3 sense suport: {0}, s''utilitza Java {1}"},
 
     { WG_SPECIFICITY_CONFLICTS,
-      "S''han trobat conflictes d''especificitat: {0} S''utilitzar\u00e0 el darrer trobat al full d''estils. "},
-
-  /** WG_PARSING_AND_PREPARING          */
-//  public static final int WG_PARSING_AND_PREPARING = 13;
+      "S''han trobat conflictes d''especificitat: {0} S''utilitzar\u00e0 el darrer trobat al full d''estils."},
 
     { WG_PARSING_AND_PREPARING,
-      "========= S''est\u00e0 analitzant i preparant {0} ========== "},
-
-  /** WG_ATTR_TEMPLATE          */
-//  public static final int WG_ATTR_TEMPLATE = 14;
+      "========= S''est\u00e0 analitzant i preparant {0} =========="},
 
     { WG_ATTR_TEMPLATE,
-     "Plantilla Attr, {0} "},
-
-  /** WG_CONFLICT_BETWEEN_XSLSTRIPSPACE_AND_XSLPRESERVESPACE          */
-//  public static final int WG_CONFLICT_BETWEEN_XSLSTRIPSPACE_AND_XSLPRESERVESPACE = 15;
+     "Plantilla Attr, {0}"},
 
     { WG_CONFLICT_BETWEEN_XSLSTRIPSPACE_AND_XSLPRESERVESPACE,
-      "S'ha produ\u00eft un conflicte de coincid\u00e8ncia entre xsl:strip-space i xsl:preserve-space "},
-
-  /** WG_ATTRIB_NOT_HANDLED          */
-//  public static final int WG_ATTRIB_NOT_HANDLED = 16;
+      "S'ha produ\u00eft un conflicte de coincid\u00e8ncia entre xsl:strip-space i xsl:preserve-space"},
 
     { WG_ATTRIB_NOT_HANDLED,
-      "Xalan encara no pot gestionar l''atribut {0} "},
-
-  /** WG_NO_DECIMALFORMAT_DECLARATION          */
-//  public static final int WG_NO_DECIMALFORMAT_DECLARATION = 17;
+      "Xalan encara no pot gestionar l''atribut {0}"},
 
     { WG_NO_DECIMALFORMAT_DECLARATION,
-      "No s''ha trobat cap declaraci\u00f3 per al format decimal: {0} "},
-
-  /** WG_OLD_XSLT_NS          */
-//  public static final int WG_OLD_XSLT_NS = 18;
+      "No s''ha trobat cap declaraci\u00f3 per al format decimal: {0}"},
 
     { WG_OLD_XSLT_NS,
      "Falta l'espai de noms XSLT o \u00e9s incorrecte. "},
 
-  /** WG_ONE_DEFAULT_XSLDECIMALFORMAT_ALLOWED          */
-//  public static final int WG_ONE_DEFAULT_XSLDECIMALFORMAT_ALLOWED = 19;
-
     { WG_ONE_DEFAULT_XSLDECIMALFORMAT_ALLOWED,
-      "Nom\u00e9s es permet una declaraci\u00f3 xsl:decimal-format per defecte. "},
-
-  /** WG_XSLDECIMALFORMAT_NAMES_MUST_BE_UNIQUE          */
-//  public static final int WG_XSLDECIMALFORMAT_NAMES_MUST_BE_UNIQUE = 20;
+      "Nom\u00e9s es permet una declaraci\u00f3 xsl:decimal-format per defecte."},
 
     { WG_XSLDECIMALFORMAT_NAMES_MUST_BE_UNIQUE,
-      "Els noms d''xsl:decimal-format han de ser exclusius. El nom \"{0}\" est\u00e0 duplicat. "},
-
-  /** WG_ILLEGAL_ATTRIBUTE          */
-  //public static final int WG_ILLEGAL_ATTRIBUTE = 21;
+      "Els noms d''xsl:decimal-format han de ser exclusius. El nom \"{0}\" est\u00e0 duplicat."},
 
     { WG_ILLEGAL_ATTRIBUTE,
-      "{0} t\u00e9 un atribut no perm\u00e8s: {1} "},
-
-  /** WG_COULD_NOT_RESOLVE_PREFIX          */
-//  public static final int WG_COULD_NOT_RESOLVE_PREFIX = 22;
+      "{0} t\u00e9 un atribut no perm\u00e8s: {1}"},
 
     { WG_COULD_NOT_RESOLVE_PREFIX,
-      "No s''ha pogut resoldre el prefix d''espai de noms: {0}. Es passar\u00e0 per alt el node. "},
+      "No s''ha pogut resoldre el prefix d''espai de noms: {0}. Es passar\u00e0 per alt el node."},
 
-  /** WG_STYLESHEET_REQUIRES_VERSION_ATTRIB          */
-//  public static final int WG_STYLESHEET_REQUIRES_VERSION_ATTRIB = 23;
     { WG_STYLESHEET_REQUIRES_VERSION_ATTRIB,
-      "xsl:stylesheet necessita un atribut 'version'. "},
-
-  /** WG_ILLEGAL_ATTRIBUTE_NAME          */
-//  public static final int WG_ILLEGAL_ATTRIBUTE_NAME = 24;
+      "xsl:stylesheet necessita un atribut 'version'."},
 
     { WG_ILLEGAL_ATTRIBUTE_NAME,
-      "El nom d''atribut no \u00e9s perm\u00e8s: {0} "},
+      "El nom d''atribut no \u00e9s perm\u00e8s: {0}"},
 
-  /** WG_ILLEGAL_ATTRIBUTE_VALUE          */
-//  public static final int WG_ILLEGAL_ATTRIBUTE_VALUE = 25;
     { WG_ILLEGAL_ATTRIBUTE_VALUE,
-      "S''ha utilitzat un valor no perm\u00e8s a l''atribut {0}: {1} "},
-
-  /** WG_EMPTY_SECOND_ARG          */
-//  public static final int WG_EMPTY_SECOND_ARG = 26;
+      "S''ha utilitzat un valor no perm\u00e8s a l''atribut {0}: {1}"},
 
     { WG_EMPTY_SECOND_ARG,
       "El conjunt de nodes resultant del segon argument de la funci\u00f3 document est\u00e0 buit. Torna un conjunt de nodes buit."},
@@ -2250,34 +1312,25 @@
 
     // Note to translators:  "name" and "xsl:processing-instruction" are keywords
     // and must not be translated.
-    // WG_PROCESSINGINSTRUCTION_NAME_CANT_BE_XML
-
-
-  /** WG_PROCESSINGINSTRUCTION_NAME_CANT_BE_XML          */
-//  public static final int WG_PROCESSINGINSTRUCTION_NAME_CANT_BE_XML = 27;
     { WG_PROCESSINGINSTRUCTION_NAME_CANT_BE_XML,
-      "El valor de l''atribut 'name' del nom xsl:processing-instruction no ha de ser 'xml' "},
+      "El valor de l'atribut 'name' del nom xsl:processing-instruction no ha de ser 'xml'"},
 
     // Note to translators:  "name" and "xsl:processing-instruction" are keywords
     // and must not be translated.  "NCName" is an XML data-type and must not be
     // translated.
-    // WG_PROCESSINGINSTRUCTION_NOTVALID_NCNAME
-
-  /** WG_PROCESSINGINSTRUCTION_NOTVALID_NCNAME          */
-//  public static final int WG_PROCESSINGINSTRUCTION_NOTVALID_NCNAME = 28;
     { WG_PROCESSINGINSTRUCTION_NOTVALID_NCNAME,
-      "El valor de l''atribut 'name' de xsl:processing-instruction ha de ser un NCName v\u00e0lid: {0} "},
+      "El valor de l''atribut ''name'' de xsl:processing-instruction ha de ser un NCName v\u00e0lid: {0}"},
 
     // Note to translators:  This message is reported if the stylesheet that is
     // being processed attempted to construct an XML document with an attribute in a
     // place other than on an element.  The substitution text specifies the name of
     // the attribute.
-    // WG_ILLEGAL_ATTRIBUTE_POSITION
-
-  /** WG_ILLEGAL_ATTRIBUTE_POSITION         */
-//  public static final int WG_ILLEGAL_ATTRIBUTE_POSITION = 29;
     { WG_ILLEGAL_ATTRIBUTE_POSITION,
-      "No es pot afegir l''atribut {0} despr\u00e9s dels nodes subordinats o abans que es produeixi un element. Es passar\u00e0 per alt l''atribut. "},
+      "No es pot afegir l''atribut {0} despr\u00e9s dels nodes subordinats o abans que es produeixi un element. Es passar\u00e0 per alt l''atribut."},
+
+    { NO_MODIFICATION_ALLOWED_ERR,
+      "S'ha intentat modificar un objecte on no es permeten modificacions. "
+    },
 
     //Check: WHY THERE IS A GAP B/W NUMBERS in the XSLTErrorResources properties file?
 
@@ -2285,96 +1338,97 @@
   { "ui_language", "ca"},
   {  "help_language",  "ca" },
   {  "language",  "ca" },
-  { "BAD_CODE", "El par\u00e0metre de createMessage estava fora dels l\u00edmits. "},
-  {  "FORMAT_FAILED", "S'ha generat una excepci\u00f3 durant la crida messageFormat. "},
+  { "BAD_CODE", "El par\u00e0metre de createMessage estava fora dels l\u00edmits."},
+  {  "FORMAT_FAILED", "S'ha generat una excepci\u00f3 durant la crida messageFormat."},
   {  "version", ">>>>>>> Versi\u00f3 Xalan "},
-  {  "version2",  "<<<<<<< "},
+  {  "version2",  "<<<<<<<"},
   {  "yes", "s\u00ed"},
-  { "line", "L\u00ednia n\u00fam. "},
-  { "column","Columna n\u00fam. "},
-  { "xsldone", "XSLProcessor: fet "},
+  { "line", "L\u00ednia n\u00fam."},
+  { "column","Columna n\u00fam."},
+  { "xsldone", "XSLProcessor: fet"},
 
 
   // Note to translators:  The following messages provide usage information
   // for the Xalan Process command line.  "Process" is the name of a Java class,
   // and should not be translated.
-  { "xslProc_option", "Opcions de classe del proc\u00e9s de l\u00ednia d'ordres de Xalan-J: "},
-  { "xslProc_option", "Opcions de classe del proc\u00e9s de l\u00ednia d'ordres de Xalan-J\u003a "},
-  { "xslProc_invalid_xsltc_option", "L''opci\u00f3 {0} no t\u00e9 suport en modalitat XSLTC. "},
-  { "xslProc_invalid_xalan_option", "L''opci\u00f3 {0} nom\u00e9s es pot fer servir amb -XSLTC. "},
-  { "xslProc_no_input", "Error: no s'ha especificat cap full d'estils o xml d'entrada. Per obtenir les instruccions d'\u00fas, executeu aquesta ordre sense opcions. "},
-  { "xslProc_common_options", "-Opcions comuns- "},
-  { "xslProc_xalan_options", "-Opcions per a Xalan- "},
-  { "xslProc_xsltc_options", "-Opcions per a XSLTC- "},
-  { "xslProc_return_to_continue", "(premeu <retorn> per continuar) "},

[... 131 lines stripped ...]


---------------------------------------------------------------------
To unsubscribe, e-mail: xalan-cvs-unsubscribe@xml.apache.org
For additional commands, e-mail: xalan-cvs-help@xml.apache.org