1
0
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:
Joas Schilling
2010-09-14 17:25:46 +02:00
parent afc856417f
commit ffcd307746
3 changed files with 121 additions and 2 deletions

View File

@@ -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',