#ADDR#'"; $MESS ['MAIN_T_EDIT_EXPORT_ERR'] = "Error exporting the template"; $MESS ['MAIN_T_EDIT_IMP_FILE_NA'] = "File to upload is not specified or does not exist"; $MESS ['MAIN_T_EDIT_IMP_ID_NA'] = "The template ID is not specified"; $MESS ['MAIN_T_EDIT_IMP_OK'] = "Template has been successfully imported from file #FILE#."; $MESS ['MAIN_T_EDIT_IMP_ERR'] = "Error importing the template"; $MESS ['MAIN_T_EDIT_EXPORT'] = "Template export"; $MESS ['MAIN_T_EDIT_SAVE_PATH'] = "Storage path:"; $MESS ['MAIN_T_EDIT_DEL'] = "Delete old file:"; $MESS ['MAIN_T_EDIT_DOEXPORT'] = "Export"; $MESS ['MAIN_T_EDIT_IMP_CONF'] = "Some of the existing files of this template may be overwritten. Continue?"; $MESS ['MAIN_T_EDIT_IMPORT'] = "Template import"; $MESS ['MAIN_T_EDIT_IMPORT_ID'] = "Template ID:"; $MESS ['MAIN_T_EDIT_IMPORT_PATH'] = "Path within the site:"; $MESS ['MAIN_T_EDIT_IMPORT_OR'] = "or"; $MESS ['MAIN_T_EDIT_IMPORT_LOAD'] = "Importing:"; $MESS ['MAIN_T_EDIT_DOIMPORT'] = "Import"; $MESS ['MAIN_NEW_RECORD'] = "Create new template"; $MESS ['MAIN_DELETE_RECORD'] = "Delete template"; $MESS ['MAIN_DELETE_RECORD_CONF'] = "Are you sure you want to delete this template?"; $MESS ['MAIN_TAB1'] = "Template"; $MESS ['MAIN_TAB1_TITLE'] = "Site template settings"; $MESS ['MAIN_TAB2'] = "CSS file"; $MESS ['MAIN_TAB2_TITLE'] = "CSS file (styles.css)"; $MESS ['MAIN_TAB3'] = "Additional files"; $MESS ['MAIN_TAB3_TITLE'] = "Additional files (include areas, images)"; $MESS ['MAIN_TAB4'] = "Template Styles (template_styles.css)"; $MESS ['MAIN_TAB4_TITLE'] = "Template Styles (template_styles.css)"; $MESS ['MAIN_PREVIEW_FOLDER'] = "View template folders"; $MESS ['MAIN_MOD_FILE'] = "Edit file "; $MESS ['MAIN_T_EDIT_TEMPL_LIST_TITLE'] = "List of templates"; $MESS ['MAIN_NEW_RECORD_TITLE'] = "Add a new template"; $MESS ['MAIN_DELETE_RECORD_TITLE'] = "Delete current temlpate"; $MESS ['MAIN_COPY_RECORD'] = "Copy template"; $MESS ['MAIN_COPY_RECORD_TITLE'] = "Create a template copy"; ?>