jaxp/src/com/sun/org/apache/xalan/internal/xsltc/compiler/util/ErrorMessages_es.java
changeset 17534 21dc0b2762da
parent 12457 c348e06f0e82
child 20582 594878286b70
equal deleted inserted replaced
17533:93a2cadbbd33 17534:21dc0b2762da
   442          */
   442          */
   443         {ErrorMsg.MISSING_XSLT_TARGET_ERR,
   443         {ErrorMsg.MISSING_XSLT_TARGET_ERR,
   444         "No se ha encontrado el destino de hoja de estilo ''{0}''."},
   444         "No se ha encontrado el destino de hoja de estilo ''{0}''."},
   445 
   445 
   446         /*
   446         /*
       
   447          * Note to translators:  access to the stylesheet target is denied
       
   448          */
       
   449         {ErrorMsg.ACCESSING_XSLT_TARGET_ERR,
       
   450         "Could not read stylesheet target ''{0}'', because ''{1}'' access is not allowed."},
       
   451 
       
   452         /*
   447          * Note to translators:  This message represents an internal error in
   453          * Note to translators:  This message represents an internal error in
   448          * condition in XSLTC.  The substitution text is the class name in XSLTC
   454          * condition in XSLTC.  The substitution text is the class name in XSLTC
   449          * that is missing some functionality.
   455          * that is missing some functionality.
   450          */
   456          */
   451         {ErrorMsg.NOT_IMPLEMENTED_ERR,
   457         {ErrorMsg.NOT_IMPLEMENTED_ERR,