From 28f810a79d81e796ecde4f6d4898b8a29c144523 Mon Sep 17 00:00:00 2001 From: pelder Date: Wed, 7 Feb 2007 14:44:16 +0000 Subject: [173149] Fix quote escaping in message. --- .../src/org/eclipse/jet/internal/l10n/JET2Messages.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/org.eclipse.jet/src/org/eclipse/jet/internal/l10n/JET2Messages.properties b/plugins/org.eclipse.jet/src/org/eclipse/jet/internal/l10n/JET2Messages.properties index 7b1eeb5..60a35cc 100644 --- a/plugins/org.eclipse.jet/src/org/eclipse/jet/internal/l10n/JET2Messages.properties +++ b/plugins/org.eclipse.jet/src/org/eclipse/jet/internal/l10n/JET2Messages.properties @@ -88,7 +88,7 @@ XPath_UnknownNodeTest=Unknown node test: {0} ## Messages issued by tags -AnyTag_IllegalParent=Tag must be contained within a \'{0}\' tag. +AnyTag_IllegalParent=Tag must be contained within a ''{0}'' tag. AnyTag_AttributeMustBeInteger=Attribute ''{0}'' must be an non-negative integer AnyTag_MutuallyExclusiveAttributes=Attributes ''{0}'' and ''{1}'' are mutually exclusive. -- cgit v1.2.1