Author: scabanovich
Date: 2012-04-11 15:08:41 -0400 (Wed, 11 Apr 2012)
New Revision: 40141
Modified:
trunk/common/plugins/org.jboss.tools.common.el.core/src/org/jboss/tools/common/el/core/messages.properties
Log:
JBIDE-11497
https://issues.jboss.org/browse/JBIDE-11497.
Removed a dot from the message.
Modified:
trunk/common/plugins/org.jboss.tools.common.el.core/src/org/jboss/tools/common/el/core/messages.properties
===================================================================
---
trunk/common/plugins/org.jboss.tools.common.el.core/src/org/jboss/tools/common/el/core/messages.properties 2012-04-11
18:11:45 UTC (rev 40140)
+++
trunk/common/plugins/org.jboss.tools.common.el.core/src/org/jboss/tools/common/el/core/messages.properties 2012-04-11
19:08:41 UTC (rev 40141)
@@ -13,7 +13,7 @@
OperationRule_ExpectingRParen=Expecting ')'
OperationTokenDescription_Name=Operator
PrimitiveValueTokenDescription_ArgMustResolveToIntegerOrString=Argument must resolve to
integer or string.
-StringTokenDescription_StringIsNotClosed=String is not closed.
+StringTokenDescription_StringIsNotClosed=String is not closed
PrimitiveValueTokenDescription_Name=Primitive
StringTokenDescription_Name=String
WhiteSpaceTokenDescription_Name=Whitespace