mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-29 06:38:52 +00:00
Added anon_user string for groupcp
git-svn-id: file:///svn/phpbb/trunk@1715 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
parent
cf6b19d523
commit
0ef1407219
1 changed files with 1 additions and 0 deletions
|
@ -677,6 +677,7 @@ $lang['User_is_member_group'] = "User is already a member of this group";
|
|||
$lang['Group_type_updated'] = "Successfully updated group type";
|
||||
|
||||
$lang['Could_not_add_user'] = "The user you selected does not exist";
|
||||
$lang['Could_not_anon_user'] = "You cannot make Anonymous a group member";
|
||||
|
||||
$lang['Confirm_unsub'] = "Are you sure you want to unsubscribe from this group?";
|
||||
$lang['Confirm_unsub_pending'] = "Your subscription to this group has not yet been approved, are you sure you want to unsubscribe?";
|
||||
|
|
Loading…
Add table
Reference in a new issue