Author: jfthomps
Date: Wed Apr 18 19:48:25 2012
New Revision: 1327652
URL: http://svn.apache.org/viewvc?rev=1327652&view=rev
Log:
added error message from TimeTextBoxEnd
Modified:
incubator/vcl/trunk/web/js/nls/messages.js.template
Modified: incubator/vcl/trunk/web/js/nls/messages.js.template
URL:
http://svn.apache.org/viewvc/incubator/vcl/trunk/web/js/nls/messages.js.template?rev=1327652&r1=1327651&r2=1327652&view=diff
==============================================================================
--- incubator/vcl/trunk/web/js/nls/messages.js.template (original)
+++ incubator/vcl/trunk/web/js/nls/messages.js.template Wed Apr 18 19:48:25 2012
@@ -73,5 +73,6 @@ nlsmessages = {
'Wednesday': '',
'Thursday': '',
'Friday': '',
-'Saturday': ''
+'Saturday': '',
+'This must be a valid time that is greater than the start time': ''
}