Update of /cvsroot/struts/ajaxchat/WEB-INF/classes
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv13448/WEB-INF/classes
Modified Files:
app_resources_en.properties
Log Message:
Index: app_resources_en.properties
===================================================================
RCS file: /cvsroot/struts/ajaxchat/WEB-INF/classes/app_resources_en.properties,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** app_resources_en.properties 29 Nov 2005 23:08:29 -0000 1.1
--- app_resources_en.properties 30 Nov 2005 22:04:26 -0000 1.2
***************
*** 1,2 ****
--- 1,3 ----
+ app.version=1.0 Alpha 2
messages.usernameBlank=There is a problem with the Username you entered - You must enter a Username
messages.usernameContainsComma=There is a problem with the Username you entered - Username cannot contain commas (,)
|