[Wuug-cvs] wuug/i18n/en messages.inc.php,1.1,1.2
Status: Inactive
Brought to you by:
loginx
From: <lo...@us...> - 2003-02-17 22:23:07
|
Update of /cvsroot/wuug/wuug/i18n/en In directory sc8-pr-cvs1:/tmp/cvs-serv5229/i18n/en Modified Files: messages.inc.php Log Message: Read Changelog Index: messages.inc.php =================================================================== RCS file: /cvsroot/wuug/wuug/i18n/en/messages.inc.php,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** messages.inc.php 15 Feb 2003 19:58:56 -0000 1.1 --- messages.inc.php 17 Feb 2003 22:23:01 -0000 1.2 *************** *** 2,6 **** $lang[welcome_subject] = "Welcome to the WUUG!"; ! ?> --- 2,6 ---- $lang[welcome_subject] = "Welcome to the WUUG!"; ! $lang[denied_subject] = "Account request denied!"; ?> |