mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-07 17:27:16 +02:00
- Add pagination for icons and smilies in the ACP and smilies in the smiley popup
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9763 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -175,6 +175,7 @@ $lang = array_merge($lang, array(
|
||||
'QUOTE_DEPTH_LIMIT_EXPLAIN' => 'Maximum number of nested quotes in a post. Set to 0 for unlimited depth.',
|
||||
'SMILIES_LIMIT' => 'Maximum smilies per post',
|
||||
'SMILIES_LIMIT_EXPLAIN' => 'Maximum number of smilies in a post. Set to 0 for unlimited smilies.',
|
||||
'SMILIES_PER_PAGE' => 'Smilies per page',
|
||||
'TOPICS_PER_PAGE' => 'Topics per page',
|
||||
));
|
||||
|
||||
|
Reference in New Issue
Block a user