Zeile 97 | Zeile 97 |
---|
$l['template_set'] = "Template Set"; $l['template_set_desc'] = "Specify the template set the theme should use. The selected template set defines the markup (HTML) used in presenting the theme."; $l['editor_theme'] = "Editor Style";
|
$l['template_set'] = "Template Set"; $l['template_set_desc'] = "Specify the template set the theme should use. The selected template set defines the markup (HTML) used in presenting the theme."; $l['editor_theme'] = "Editor Style";
|
$l['editor_theme_desc'] = "Specify the style to be used for the MyCode editor in this theme. Editor styles can be found in the <strong>jscripts/editor_themes</strong> folder.";
| $l['editor_theme_desc'] = "Specify the style to be used for the MyCode editor in this theme. Editor styles can be found in the <strong>jscripts/sceditor/themes</strong> folder.";
|
$l['img_directory'] = "Image Directory"; $l['img_directory_desc'] = "The root directory for the location of the images used in this theme. Note that this only specifies the directory for the images used in templates, not the stylesheets."; $l['logo'] = "Board Logo";
| $l['img_directory'] = "Image Directory"; $l['img_directory_desc'] = "The root directory for the location of the images used in this theme. Note that this only specifies the directory for the images used in templates, not the stylesheets."; $l['logo'] = "Board Logo";
|
Zeile 212 | Zeile 212 |
---|
$l['confirm_theme_deletion'] = "Are you sure you want to delete this theme?"; $l['confirm_stylesheet_deletion'] = "Are you sure you want to delete / revert this stylesheet?";
|
$l['confirm_theme_deletion'] = "Are you sure you want to delete this theme?"; $l['confirm_stylesheet_deletion'] = "Are you sure you want to delete / revert this stylesheet?";
|
$l['confirm_theme_forced'] = "Are you sure you want to force this theme on all users?";
| $l['confirm_theme_forced'] = "Are you sure you want to force this theme on all users? This may reset the theme's access level.";
|
$l['theme_info_fetch_error'] = 'There was an error fetching the style info.'; $l['theme_info_save_error'] = 'There was an error saving the style info.';
|
$l['theme_info_fetch_error'] = 'There was an error fetching the style info.'; $l['theme_info_save_error'] = 'There was an error saving the style info.';
|
$l['saving'] = 'Saving...';
| $l['saving'] = 'Saving…';
|