From: <fza...@us...> - 2005-12-17 05:12:55
|
Update of /cvsroot/struts/ajaxchat/WEB-INF/classes In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv21536/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.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** app_resources_en.properties 30 Nov 2005 22:04:26 -0000 1.2 --- app_resources_en.properties 17 Dec 2005 05:12:46 -0000 1.3 *************** *** 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 (,) --- 1,3 ---- ! app.version=1.1 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 (,) |