--- old/src/com/sun/org/apache/xalan/internal/xsltc/compiler/util/ErrorMessages.java Thu Jun 6 14:13:32 2013 +++ new/src/com/sun/org/apache/xalan/internal/xsltc/compiler/util/ErrorMessages.java Thu Jun 6 14:13:32 2013 @@ -449,7 +449,7 @@ * Note to translators: access to the stylesheet target is denied */ {ErrorMsg.ACCESSING_XSLT_TARGET_ERR, - "Could not read stylesheet target ''{0}'', because ''{1}'' access is not allowed."}, + "Could not read stylesheet target ''{0}'', because ''{1}'' access is not allowed due to restriction set by the accessExternalStylesheet property."}, /* * Note to translators: This message represents an internal error in