mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-20 23:41:29 +02:00
* Missing image in imageset editing
* Sort the list of images * Enforce default username limits on install git-svn-id: file:///svn/phpbb/trunk@6196 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -198,6 +198,7 @@ $lang = array_merge($lang, array(
|
||||
'IMG_FOLDER_LOCKED_STICKY_POSTED' => 'Sticky topic locked posted to',
|
||||
'IMG_FOLDER_LOCKED_STICKY_NEW' => 'Sticky topic locked new posts',
|
||||
'IMG_FOLDER_LOCKED_STICKY_NEW_POSTED' => 'Sticky topic locked posted to new',
|
||||
'IMG_FOLDER_MOVED' => 'Topic moved',
|
||||
'IMG_FOLDER_NEW' => 'Topic new posts',
|
||||
'IMG_FOLDER_NEW_POSTED' => 'Topic posted to new',
|
||||
'IMG_FOLDER_POSTED' => 'Topic posted to',
|
||||
|
Reference in New Issue
Block a user