File: language/en/acp/styles.php
Unmodified
Added
Modified
Removed
Line 81 | Line 81 |
---|
'STYLE_UNINSTALL_DEPENDENT' => 'Style "%s" cannot be uninstalled because it has one or more child styles.', 'STYLE_UNINSTALLED' => 'Style "%s" uninstalled successfully.', 'STYLE_USED_BY' => 'Used by (including robots)',
|
'STYLE_UNINSTALL_DEPENDENT' => 'Style "%s" cannot be uninstalled because it has one or more child styles.', 'STYLE_UNINSTALLED' => 'Style "%s" uninstalled successfully.', 'STYLE_USED_BY' => 'Used by (including robots)',
|
| 'STYLE_VERSION' => 'Style version',
|
'UNINSTALL_DEFAULT' => 'You cannot uninstall the default style.',
|
'UNINSTALL_DEFAULT' => 'You cannot uninstall the default style.',
|
| 'BROWSE_STYLES_DATABASE' => 'Browse styles database',
|
));
| ));
|