mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 05:50:42 +02:00
some fixes to be committed.
git-svn-id: file:///svn/phpbb/trunk@6975 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -48,6 +48,8 @@ $lang = array_merge($lang, array(
|
||||
|
||||
'USER_DEACTIVATE_SUCCESS' => 'The selected users have been deactivated successfully.',
|
||||
'USER_DELETE_SUCCESS' => 'The selected users have been deleted successfully.',
|
||||
|
||||
'WRONG_ACTIVE_JOINED_DATE' => 'The date entered is wrong, it is expected in <kbd>YYYY-MM-DD</kbd> format.',
|
||||
));
|
||||
|
||||
// Forum Pruning
|
||||
|
Reference in New Issue
Block a user