Vergleich inc/languages/english/admin/style_templates.lang.php - 1.8.1 - 1.8.12

  Keine Änderungen   Hinzugefügt   Modifiziert   Entfernt
Zeile 7Zeile 7

$l['template_sets'] = "Template Sets";
$l['template_set'] = "Template Set";


$l['template_sets'] = "Template Sets";
$l['template_set'] = "Template Set";

$l['templates'] = "Templates";

$l['templates'] = "{1} Templates";


$l['manage_template_sets'] = "Manage Template Sets";
$l['manage_template_sets_desc'] = "Here you can manage template sets, view the templates using these sets, and begin customizing your board's layout.";


$l['manage_template_sets'] = "Manage Template Sets";
$l['manage_template_sets_desc'] = "Here you can manage template sets, view the templates using these sets, and begin customizing your board's layout.";

Zeile 114Zeile 114
$l['group_footer'] = "Footer";
$l['group_video'] = "Video MyCode";
$l['group_sendthread'] = "Send Thread";

$l['group_footer'] = "Footer";
$l['group_video'] = "Video MyCode";
$l['group_sendthread'] = "Send Thread";

 
$l['group_mycode'] = "MyCode";


$l['expand'] = "Expand";
$l['collapse'] = "Collapse";


$l['expand'] = "Expand";
$l['collapse'] = "Collapse";

Zeile 163Zeile 164
$l['error_invalid_template_set'] = "Invalid template set selected.";
$l['error_themes_attached_template_set'] = "This template set cannot be deleted as there are themes attached to this template set.";
$l['error_missing_group_prefix'] = "Please enter a prefix for the template group.";

$l['error_invalid_template_set'] = "Invalid template set selected.";
$l['error_themes_attached_template_set'] = "This template set cannot be deleted as there are themes attached to this template set.";
$l['error_missing_group_prefix'] = "Please enter a prefix for the template group.";

 
$l['error_invalid_group_title'] = "As underscores (_) are used as delimiter those are forbidden in template group prefixes. Please select another prefix.";

$l['error_missing_group_title'] = "Please enter a title for the template group.";
$l['error_duplicate_group_prefix'] = "A template group already exists with this prefix. Please enter another prefix.";
$l['error_missing_template_group'] = "The template group could not be found.";

$l['error_missing_group_title'] = "Please enter a title for the template group.";
$l['error_duplicate_group_prefix'] = "A template group already exists with this prefix. Please enter another prefix.";
$l['error_missing_template_group'] = "The template group could not be found.";