[geeklog-cvs] geeklog-1.3/language english.php,1.82,1.83

geeklog-cvs-admin at lists.geeklog.net geeklog-cvs-admin at lists.geeklog.net
Tue May 20 04:56:48 EDT 2003


Update of /usr/cvs/geeklog/geeklog-1.3/language
In directory internal.geeklog.net:/tmp/cvs-serv29882

Modified Files:
	english.php 
Log Message:
Added message for existing email address warning.


Index: english.php
===================================================================
RCS file: /usr/cvs/geeklog/geeklog-1.3/language/english.php,v
retrieving revision 1.82
retrieving revision 1.83
diff -C2 -d -r1.82 -r1.83
*** english.php	6 May 2003 10:31:02 -0000	1.82
--- english.php	20 May 2003 08:56:46 -0000	1.83
***************
*** 808,812 ****
  	10 => "Please fill in the Username, Full name, Security Level and Email Address fields",
  	11 => "User Manager",
! 	12 => "To modify or delete a user, click on that user below.  To create a new user click the new user button to the left. You can do simple searches by entering parts of a username,email address or fullname (e.g.*son* or *.edu) in the form below.",
  	13 => "SecLev",
  	14 => "Reg. Date",
--- 808,812 ----
  	10 => "Please fill in the Username, Full name, Security Level and Email Address fields",
  	11 => "User Manager",
! 	12 => "To modify or delete a user, click on that user below.  To create a new user click the new user button to the left. You can do simple searches by entering parts of a username, email address or fullname (e.g. *son* or *.edu) in the form below.",
  	13 => "SecLev",
  	14 => "Reg. Date",
***************
*** 997,1004 ****
      50 => "The group has been successfully deleted.",
      51 => 'This username is already in use. Please choose another one.',
!     52 => 'The email address provided does not appear to be a valid email address',
      53 => 'Your new password has been accepted. Please use your new password below to log in now.',
      54 => 'Your request for a new password has expired. Please try again below.',
!     55 => 'An email has been sent to you and should arrive momentarily. Please follow the directions in the message to set a new password for your account.'
  );
  
--- 997,1005 ----
      50 => "The group has been successfully deleted.",
      51 => 'This username is already in use. Please choose another one.',
!     52 => 'The email address provided does not appear to be a valid email address.',
      53 => 'Your new password has been accepted. Please use your new password below to log in now.',
      54 => 'Your request for a new password has expired. Please try again below.',
!     55 => 'An email has been sent to you and should arrive momentarily. Please follow the directions in the message to set a new password for your account.',
!     56 => 'The email address provided is already in use for another account.'
  );
  





More information about the geeklog-cvs mailing list