From 337059ebfa27504b70823bca68a64df2ffe658a5 Mon Sep 17 00:00:00 2001 From: Ian Trimble Date: Tue, 26 Mar 2013 15:39:53 -0700 Subject: Bug 388607 Found 1 single quote in text handled by Java MessageFormat class--- .../internal/facelet/messages.properties | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/jsf/plugins/org.eclipse.jst.jsf.core/src/org/eclipse/jst/jsf/validation/internal/facelet/messages.properties b/jsf/plugins/org.eclipse.jst.jsf.core/src/org/eclipse/jst/jsf/validation/internal/facelet/messages.properties index e72d5177b..f1919cdd9 100644 --- a/jsf/plugins/org.eclipse.jst.jsf.core/src/org/eclipse/jst/jsf/validation/internal/facelet/messages.properties +++ b/jsf/plugins/org.eclipse.jst.jsf.core/src/org/eclipse/jst/jsf/validation/internal/facelet/messages.properties @@ -1,11 +1,11 @@ -############################################################################### -# Copyright (c) 2001, 2008 Oracle Corporation and others. -# All rights reserved. This program and the accompanying materials -# are made available under the terms of the Eclipse Public License v1.0 -# which accompanies this distribution, and is available at -# http://www.eclipse.org/legal/epl-v10.html -# -# Contributors: -# Oracle Corporation - initial API and implementation -############################################################################### -CANNOT_FIND_FACELET_TAGLIB=Can't find facelet tag library for uri {0} \ No newline at end of file +############################################################################### +# Copyright (c) 2001, 2008 Oracle Corporation and others. +# All rights reserved. This program and the accompanying materials +# are made available under the terms of the Eclipse Public License v1.0 +# which accompanies this distribution, and is available at +# http://www.eclipse.org/legal/epl-v10.html +# +# Contributors: +# Oracle Corporation - initial API and implementation +############################################################################### +CANNOT_FIND_FACELET_TAGLIB=Can''t find facelet tag library for uri {0} -- cgit v1.2.3