|
From: Meik S. <acy...@us...> - 2005-08-19 10:56:54
|
Update of /cvsroot/phpbb/phpBB2/language/en/email In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv25700/language/en/email Modified Files: group_added.txt group_request.txt Log Message: ucp -> groups -> memberships Index: group_added.txt =================================================================== RCS file: /cvsroot/phpbb/phpBB2/language/en/email/group_added.txt,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -r1.1 -r1.2 *** group_added.txt 4 Oct 2002 12:39:45 -0000 1.1 --- group_added.txt 19 Aug 2005 10:56:45 -0000 1.2 *************** *** 5,12 **** You have been added to the "{GROUP_NAME}" group on {SITENAME}. ! This action was done by the group moderator or the site administrator, contact them for more information. You can view your groups information here: ! {U_GROUPCP} {EMAIL_SIG} --- 5,12 ---- You have been added to the "{GROUP_NAME}" group on {SITENAME}. ! This action was done by a group moderator or the site administrator, contact them for more information. You can view your groups information here: ! {U_GROUP} {EMAIL_SIG} Index: group_request.txt =================================================================== RCS file: /cvsroot/phpbb/phpBB2/language/en/email/group_request.txt,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -r1.1 -r1.2 *** group_request.txt 4 Oct 2002 12:39:45 -0000 1.1 --- group_request.txt 19 Aug 2005 10:56:45 -0000 1.2 *************** *** 2,11 **** Charset: iso-8859-1 ! Dear {GROUP_MODERATOR}, ! A user has requested to join a group you moderator on {SITENAME}. To approve or deny this request for group membership please visit the following link: ! {U_GROUPCP} {EMAIL_SIG} --- 2,11 ---- Charset: iso-8859-1 ! Dear {USERNAME}, ! A user has requested to join the group "{GROUP_NAME}" you moderate on {SITENAME}. To approve or deny this request for group membership please visit the following link: ! {U_PENDING} {EMAIL_SIG} |