0!"; $messages["templateeditor_error_allowedextension"] = "Allowed extension can not be empty."; $messages["templateeditor_error_templatefile_name"] = 'Wrong template file name. The file name is limited to a-z, A-Z, "_", "-" and ".", space in file name is not allowed.'; $messages["templateeditor_error_templateset_type"] = 'Wrong template set type.'; $messages["templateeditor_error_templatefile_extension"] = "Wrong template extension."; $messages["error_duplicate_templatefile_name"] = "Duplicate template file name."; $messages["error_copying_templatefile"] = "There was an error copying template file."; $messages["templateeditor_error_templateset_name"] = 'Wrong template set name. The set name is limited to a-z, A-Z, "_" and "-", space in set name is not allowed.'; $messages["error_duplicate_templateset_name"] = "Duplicate template set name."; $messages["error_copying_templateset"] = "There was an error copying template set."; $messages["template_file_removed_ok"] = "Template file %s deleted successfully."; $messages["template_files_removed_ok"] = "%s templates files deleted successfully"; $messages["templateeditor_file_saved_ok"] = "Template file saved successfully."; $messages["templateeditor_settings_saved_ok"] = "Templete Editor settings saved successfully!"; $messages["templateeditor_templatefile_copyed_ok"] = "Template file copyed successfully."; $messages["templateeditor_templateset_copyed_ok"] = "Template set copyed successfully."; $messages["label_configuration"] = "Configuration"; $messages["label_enable"] = "Enable"; $messages["label_maxbackupfiles"] = "Backup Files"; $messages["label_allowedextension"] = "Allowed Extension"; $messages["label_edit"] = "Edit"; $messages["label_backupfile"] = "Backup Recover"; $messages["edit"] = "Edit"; $messages["copy"] = "Copy"; $messages["edit_blog_templates_desc"] = "User can edit blog templates (templateeditor plugin)"; $messages["edit_global_templates_desc"] = "User can edit global templates (templateeditor plugin)"; $messages['template_file_added_ok'] = 'File successfully uploaded'; ?>