Bug 223224 NLS34 - 2 consecutive single quotes in text not handled by Java MessageFormat class
diff --git a/ant/org.eclipse.ant.ui/Remote Ant Support/org/eclipse/ant/internal/ui/antsupport/RemoteAntMessages.properties b/ant/org.eclipse.ant.ui/Remote Ant Support/org/eclipse/ant/internal/ui/antsupport/RemoteAntMessages.properties
index 193b8d4..1ff4f36 100644
--- a/ant/org.eclipse.ant.ui/Remote Ant Support/org/eclipse/ant/internal/ui/antsupport/RemoteAntMessages.properties
+++ b/ant/org.eclipse.ant.ui/Remote Ant Support/org/eclipse/ant/internal/ui/antsupport/RemoteAntMessages.properties
@@ -47,7 +47,7 @@
 InternalAntRunner.19=load all properties from file with -D
 InternalAntRunner.20=\t\t\t\t\t\t\tproperties taking precedence
 InternalAntRunner.22=the class which will handle input requests
-InternalAntRunner.1=\t\t\t\t\'\'
+InternalAntRunner.1=\t\t\t\t\'
 InternalAntRunner.Only_one_logger_class_may_be_specified_1=Only one logger class may be specified
 InternalAntRunner.You_must_specify_a_classname_when_using_the_-inputhandler_argument_1=You must specify a classname when using the -inputhandler argument
 InternalAntRunner.Only_one_input_handler_class_may_be_specified._2=Only one input handler class may be specified.