# $Id: file_manager.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 = File Manager action_heading_upload_file = Upload File action_heading_new_file = New File action_heading_edit_file = Edit File action_heading_new_directory = New Directory action_heading_delete_entry = Delete Entry operation_heading_directory = Directory: table_heading_files = Files table_heading_size = Size table_heading_permissions = Permissions table_heading_user = User table_heading_group = Group table_heading_writable = Writable table_heading_date_last_modified = Last Modified table_heading_action = Action field_file = File: field_file_name = File Name: field_file_contents = File Contents: field_directory_name = Directory Name: top_level = -- Top -- parent_level = -- Parent -- introduction_upload_file = Please select the files to upload to this directory. upload_error_directory_not_writable = Error: Files cannot be uploaded as this directory is not writable: %s introduction_new_file = Please fill in the following information for the new file. introduction_edit_file = Please make the necessary changes for this file. introduction_new_directory = Please fill in the following information for the new directory. new_directory_error_not_writable = Error: This directory is not writable: %s introduction_delete_entry = Please verify the removal of this entry. delete_error_not_writable = Error: This entry is not writable and cannot be removed: %s ms_error_directory_not_writable = Error: This directory is not writable: %s ms_error_file_not_writable = Error: This file is not writable: %s ms_error_download_link_invalid = Error: This file cannot be downloaded.