[geeklog-cvs] geeklog-1.3/language english.php,1.144,1.145

blaine at iowaoutdoors.org blaine at iowaoutdoors.org
Tue Mar 29 20:12:12 EST 2005


Update of /var/cvs/geeklog-1.3/language
In directory www:/tmp/cvs-serv1628/language

Modified Files:
	english.php 
Log Message:
Additional refinement of the Group User List and Edit layouts. I think I'm done now :)


Index: english.php
===================================================================
RCS file: /var/cvs/geeklog-1.3/language/english.php,v
retrieving revision 1.144
retrieving revision 1.145
diff -C2 -d -r1.144 -r1.145
*** english.php	20 Feb 2005 10:07:32 -0000	1.144
--- english.php	30 Mar 2005 01:12:10 -0000	1.145
***************
*** 885,889 ****
      34 => 'Error: You must specify a file to upload.',
      35 => 'Last Login',
!     36 => '(never)'
  );
  
--- 885,891 ----
      34 => 'Error: You must specify a file to upload.',
      35 => 'Last Login',
!     36 => '(never)',
!     37 => 'UID',
!     38 => 'Group Listing'
  );
  
***************
*** 1206,1210 ****
      'groupmembers' => 'Group Members',
      'canteditgroup' => 'To edit this group, you have to be a member of the group. Please contact the system administrator if you feel this is an error.',
!     'cantlistgroup' => 'To see the members of this group, you have to be a member yourself. Please contact the system administrator if you feel this is an error.'
  );
  
--- 1208,1214 ----
      'groupmembers' => 'Group Members',
      'canteditgroup' => 'To edit this group, you have to be a member of the group. Please contact the system administrator if you feel this is an error.',
!     'cantlistgroup' => 'To see the members of this group, you have to be a member yourself. Please contact the system administrator if you feel this is an error.',
!     'editgroupmsg' => 'To modify the group membership,  click on the member names(s) and use the add or remove buttons. If the member is a member of the group, their name will appear on the "Right" side only. Once you are complete - press <b>Save</b> to update the group and return to the main group admin page.',
!     'listgroupmsg' => 'Listing of all current members in the group: <b>%s</b>'
  );
  




More information about the geeklog-cvs mailing list