mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-11 11:13:59 +02:00
Changes to word censors in the admin panel
- Deletions now require confirmation - A few miscellaneous bug fixes Note to translators: This adds a new language variable git-svn-id: file:///svn/phpbb/branches/phpBB-2_0_0@5493 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -518,6 +518,8 @@ $lang['Word_removed'] = 'The selected word censor has been successfully removed'
|
||||
|
||||
$lang['Click_return_wordadmin'] = 'Click %sHere%s to return to Word Censor Administration';
|
||||
|
||||
$lang['Confirm_delete_word'] = 'Are you sure you want to delete this word censor?';
|
||||
|
||||
|
||||
//
|
||||
// Mass Email
|
||||
|
Reference in New Issue
Block a user