mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-12 19:54:12 +02:00
[feature/remove-imagesets] Changing admin control panel styles module
Removing imagesets. Changing admin control panel styles module PHPBB3-10336
This commit is contained in:
@@ -104,7 +104,6 @@ $lang = array_merge($lang, array(
|
||||
|
||||
'ACP_ICONS' => 'Topic icons',
|
||||
'ACP_ICONS_SMILIES' => 'Topic icons/smilies',
|
||||
'ACP_IMAGESETS' => 'Imagesets',
|
||||
'ACP_INACTIVE_USERS' => 'Inactive users',
|
||||
'ACP_INDEX' => 'ACP index',
|
||||
|
||||
@@ -593,16 +592,6 @@ $lang = array_merge($lang, array(
|
||||
|
||||
'LOG_IMAGE_GENERATION_ERROR' => '<strong>Error while creating image</strong><br />» Error in %1$s on line %2$s: %3$s',
|
||||
|
||||
'LOG_IMAGESET_ADD_DB' => '<strong>Added new imageset to database</strong><br />» %s',
|
||||
'LOG_IMAGESET_ADD_FS' => '<strong>Add new imageset on filesystem</strong><br />» %s',
|
||||
'LOG_IMAGESET_DELETE' => '<strong>Deleted imageset</strong><br />» %s',
|
||||
'LOG_IMAGESET_EDIT_DETAILS' => '<strong>Edited imageset details</strong><br />» %s',
|
||||
'LOG_IMAGESET_EDIT' => '<strong>Edited imageset</strong><br />» %s',
|
||||
'LOG_IMAGESET_EXPORT' => '<strong>Exported imageset</strong><br />» %s',
|
||||
'LOG_IMAGESET_LANG_MISSING' => '<strong>Imageset misses “%2$s” localisation</strong><br />» %1$s',
|
||||
'LOG_IMAGESET_LANG_REFRESHED' => '<strong>Refreshed “%2$s” localisation of imageset</strong><br />» %1$s',
|
||||
'LOG_IMAGESET_REFRESHED' => '<strong>Refreshed imageset</strong><br />» %s',
|
||||
|
||||
'LOG_INACTIVE_ACTIVATE' => '<strong>Activated inactive users</strong><br />» %s',
|
||||
'LOG_INACTIVE_DELETE' => '<strong>Deleted inactive users</strong><br />» %s',
|
||||
'LOG_INACTIVE_REMIND' => '<strong>Sent reminder e-mails to inactive users</strong><br />» %s',
|
||||
|
Reference in New Issue
Block a user