Vergleich inc/languages/english/admin/style_themes.lang.php - 1.6.0 - 1.6.8

  Keine Änderungen   Hinzugefügt   Modifiziert   Entfernt
Zeile 3Zeile 3
 * MyBB 1.6 English Language Pack
* Copyright 2010 MyBB Group, All Rights Reserved
*

 * MyBB 1.6 English Language Pack
* Copyright 2010 MyBB Group, All Rights Reserved
*

 * $Id: style_themes.lang.php 5096 2010-07-19 08:04:09Z Tomm $

 * $Id: style_themes.lang.php 5828 2012-05-08 16:06:16Z Tomm $

 */

$l['themes'] = "Themes";

 */

$l['themes'] = "Themes";

Zeile 46Zeile 46
$l['set_as_default'] = "Set as Default";
$l['default_theme'] = "Default Theme";
$l['force_on_users'] = "Force on Users";

$l['set_as_default'] = "Set as Default";
$l['default_theme'] = "Default Theme";
$l['force_on_users'] = "Force on Users";

$l['export_theme'] = "Export Theme";

 
$l['delete_revert'] = "Delete / Revert";

$l['local_file'] = "Local File";

$l['delete_revert'] = "Delete / Revert";

$l['local_file'] = "Local File";

Zeile 98Zeile 97
$l['font_size'] = "Font Size";
$l['font_style'] = "Font Style";
$l['font_weight'] = "Font Weight";

$l['font_size'] = "Font Size";
$l['font_style'] = "Font Style";
$l['font_weight'] = "Font Weight";





$l['stylesheets'] = "Stylesheets";
$l['inherited_from'] = "Inherited from";
$l['attached_to'] = "Attached to";

$l['stylesheets'] = "Stylesheets";
$l['inherited_from'] = "Inherited from";
$l['attached_to'] = "Attached to";

Zeile 133Zeile 132
$l['write_own'] = "Write my own content";
$l['save_stylesheet'] = "Save Stylesheet";
$l['add_stylesheet_to'] = "Add Stylesheet to";

$l['write_own'] = "Write my own content";
$l['save_stylesheet'] = "Save Stylesheet";
$l['add_stylesheet_to'] = "Add Stylesheet to";





$l['full_stylesheet_for'] = "Full Stylesheet for";

$l['recommended_themes_for_mybb'] = "Recommended Themes for MyBB {1}";

$l['full_stylesheet_for'] = "Full Stylesheet for";

$l['recommended_themes_for_mybb'] = "Recommended Themes for MyBB {1}";

Zeile 142Zeile 141
$l['search'] = "Search";
$l['download'] = "Download";
$l['created_by'] = "Created by";

$l['search'] = "Search";
$l['download'] = "Download";
$l['created_by'] = "Created by";





$l['error_invalid_stylesheet'] = "You have selected an invalid stylesheet.";
$l['error_invalid_theme'] = "You have selected an invalid theme.";
$l['error_missing_name'] = "Please enter a name for this theme.";
$l['error_missing_url'] = "Please enter a theme a import.";
$l['error_theme_already_exists'] = "The theme specified already exists. Please enter a new name for this theme.";

$l['error_invalid_stylesheet'] = "You have selected an invalid stylesheet.";
$l['error_invalid_theme'] = "You have selected an invalid theme.";
$l['error_missing_name'] = "Please enter a name for this theme.";
$l['error_missing_url'] = "Please enter a theme a import.";
$l['error_theme_already_exists'] = "The theme specified already exists. Please enter a new name for this theme.";

 
$l['error_theme_security_problem'] = "A potential security issue was found in the theme. It was not imported. Please contact the Author or MyBB Group for support.";


$l['error_local_file'] = "Could not open the local file. Does it exist? Please check and try again.";
$l['error_uploadfailed'] = "Upload failed. Please try again.";
$l['error_uploadfailed_detail'] = "Error details: ";

$l['error_local_file'] = "Could not open the local file. Does it exist? Please check and try again.";
$l['error_uploadfailed'] = "Upload failed. Please try again.";
$l['error_uploadfailed_detail'] = "Error details: ";

Zeile 178Zeile 179
$l['success_stylesheet_updated'] = "The selected stylesheet has been updated successfully.";
$l['success_stylesheet_deleted'] = "The selected stylesheet has been deleted / reverted successfully.";
$l['success_theme_set_default'] = "The selected theme is now the forum default.";

$l['success_stylesheet_updated'] = "The selected stylesheet has been updated successfully.";
$l['success_stylesheet_deleted'] = "The selected stylesheet has been deleted / reverted successfully.";
$l['success_theme_set_default'] = "The selected theme is now the forum default.";

$l['success_theme_forced'] = "All users have been forced to the selected theme successfully.";

$l['success_theme_forced'] = "All users have been forced to use the selected theme successfully.";

$l['success_theme_properties_updated'] = "The properties for the select theme have been updated successfully.";
$l['success_stylesheet_added'] = "The stylesheet for this theme has been created successfully.";

$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['success_theme_properties_updated'] = "The properties for the select theme have been updated successfully.";
$l['success_stylesheet_added'] = "The stylesheet for this theme has been created successfully.";

$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?";



 
?>

?>