mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 14:00:31 +02:00
- Add hard limit for smilies
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9771 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -180,6 +180,8 @@ $lang = array_merge($lang, array(
|
||||
'SMILIES_URL' => 'Smiley image file',
|
||||
'SMILIES_WIDTH' => 'Smiley width',
|
||||
|
||||
'TOO_MANY_SMILIES' => 'Limit of %d smilies reached.',
|
||||
|
||||
'WRONG_PAK_TYPE' => 'The specified package does not contain the appropriate data.',
|
||||
));
|
||||
|
||||
|
Reference in New Issue
Block a user