# $Id: categories.php 1498 2007-03-29 14:04:50Z hpdl $ # # osCommerce, Open Source E-Commerce Solutions # http://www.oscommerce.com # # Copyright (c) 2007 osCommerce # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License v2 (1991) # as published by the Free Software Foundation. heading_title = Categories operation_title_search = Search: table_heading_categories = Categories table_heading_action = Action action_heading_new_category = New Category action_heading_batch_delete_categories = Batch Delete Categories action_heading_batch_move_categories = Batch Move Categories field_parent_category = Parent Category: field_name = Name: field_image = Image: field_sort_order = Sort Order: top_category = -- Top -- introduction_new_category = Please fill in the following information for the new category. introduction_edit_category = Please make the necessary changes for this category. introduction_move_category = Please select which parent this category should be moved to. introduction_delete_category = Please verify the removal of this category and its sub-categories. delete_warning_category_in_use_children = Warning: There are %s sub-categories assigned to this category that will also be removed. delete_warning_category_in_use_products = Warning: There are %s products assigned to this category that will have this category relationship removed. introduction_batch_delete_categories = Please verify the removal of the following categories and their sub-categories. introduction_batch_move_categories = Please select which parent the following categories should be moved to. ms_warning_category_name_empty = Warning: The category name for %s is empty. Please fill in a name for this language. ms_error_image_directory_not_writable = Error: The directory containing the category images is not writable: %s ms_error_image_directory_non_existant = Error: The directory to store the category images does not exist: %s