From: <fza...@us...> - 2005-12-29 00:09:10
|
Update of /cvsroot/struts/ajaxchat/WEB-INF/classes In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv4314/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.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** app_resources_en.properties 17 Dec 2005 05:24:56 -0000 1.4 --- app_resources_en.properties 29 Dec 2005 00:09:02 -0000 1.5 *************** *** 1,3 **** ! app.version=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 (,) --- 1,3 ---- ! app.version=Version 1.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 (,) |