mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-06 16:56:44 +02:00
- Imagesets can now be edited! Hooray! ( Might need to add something.. )
git-svn-id: file:///svn/phpbb/trunk@5483 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -338,6 +338,7 @@ $lang = array_merge($lang, array(
|
||||
'LOG_IMAGESET_ADD_FS' => '<b>Add new imageset on filesystem</b><br />» %s',
|
||||
'LOG_IMAGESET_DELETE' => '<b>Deleted imageset</b><br />» %s',
|
||||
'LOG_IMAGESET_EDIT_DETAILS' => '<b>Edited imageset details</b><br />» %s',
|
||||
'LOG_IMAGESET_EDIT' => '<b>Edited imageset</b><br />» %s',
|
||||
'LOG_IMAGESET_EXPORT' => '<b>Exported imageset</b><br />» %s',
|
||||
|
||||
'LOG_INDEX_ACTIVATE' => '<b>Activated inactive users</b><br />» %s',
|
||||
|
Reference in New Issue
Block a user