mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 14:18:52 +00:00
Updated for mass emailing
git-svn-id: file:///svn/phpbb/trunk@979 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
parent
5206e124cc
commit
9882ef9ef0
1 changed files with 6 additions and 0 deletions
|
@ -861,6 +861,12 @@ $lang['Word_updated'] = "The selected word censor has been successfully updated"
|
||||||
$lang['Word_added'] = "The word censor has been successfully added";
|
$lang['Word_added'] = "The word censor has been successfully added";
|
||||||
$lang['Word_removed'] = "The selected word censor has been successfully removed";
|
$lang['Word_removed'] = "The selected word censor has been successfully removed";
|
||||||
|
|
||||||
|
//
|
||||||
|
//Mass Email
|
||||||
|
//
|
||||||
|
$lang['Mass_email_explain'] = "Here you can email a message to either all of your users, or all users of a specific group. If you are emailing a large group of people, please be patient after submiting and DO NOT stop the page halfway through. It is normal for amass emailing to take a long time.";
|
||||||
|
$lang['Compose'] = "Compose";
|
||||||
|
|
||||||
//
|
//
|
||||||
// End
|
// End
|
||||||
// -------------------------------------------------
|
// -------------------------------------------------
|
||||||
|
|
Loading…
Add table
Reference in a new issue