mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 14:00:31 +02:00
[ticket/9675] Add option to delete template/theme/imageset when deleting style.
PHPBB3-9675
This commit is contained in:
@@ -285,11 +285,14 @@ $lang = array_merge($lang, array(
|
||||
'INSTALLED_TEMPLATE' => 'Installed templates',
|
||||
'INSTALLED_THEME' => 'Installed themes',
|
||||
|
||||
'KEEP_IMAGESET' => 'Keep imageset',
|
||||
'KEEP_TEMPLATE' => 'Keep template',
|
||||
'KEEP_THEME' => 'Keep theme',
|
||||
|
||||
'LINE_SPACING' => 'Line spacing',
|
||||
'LOCALISED_IMAGES' => 'Localised',
|
||||
'LOCATION_DISABLED_EXPLAIN' => 'This setting is inherited and cannot be changed.',
|
||||
|
||||
|
||||
'NO_CLASS' => 'Cannot find class in stylesheet.',
|
||||
'NO_IMAGESET' => 'Cannot find imageset on filesystem.',
|
||||
'NO_IMAGE' => 'No image',
|
||||
|
Reference in New Issue
Block a user