$l['error_missing_stylesheet_extension'] = "This stylesheet must end with the correct file extension, for example, {1}<em>.css</em>"; $l['error_invalid_parent_theme'] = "The selected parent theme does not exist. Please select a valid parent theme."; $l['error_invalid_templateset'] = "The selected template set does not exist. Please select a valid template set.";
|
$l['error_missing_stylesheet_extension'] = "This stylesheet must end with the correct file extension, for example, {1}<em>.css</em>"; $l['error_invalid_parent_theme'] = "The selected parent theme does not exist. Please select a valid parent theme."; $l['error_invalid_templateset'] = "The selected template set does not exist. Please select a valid template set.";
|
$l['error_invalid_editortheme'] = "The selected editor theme does not exist. Please select a valid editor theme."; $l['error_inheriting_stylesheets'] = "You cannot delete this theme because there are still other themes that are inheriting stylesheets from it."; $l['error_cannot_parse'] = "MyBB cannot parse this stylesheet for the simple editor. It can only be edited in advanced mode.";
| $l['error_invalid_editortheme'] = "The selected editor theme does not exist. Please select a valid editor theme."; $l['error_inheriting_stylesheets'] = "You cannot delete this theme because there are still other themes that are inheriting stylesheets from it."; $l['error_cannot_parse'] = "MyBB cannot parse this stylesheet for the simple editor. It can only be edited in advanced mode.";
|