文件操作 - templates_lang.php
返回文件管理
返回主菜单
删除本文件
文件: /usr/local/softaculous/enduser/languages/portuguese/templates_lang.php
编辑文件内容
<?php ////////////////////////////////////////////////////////////// //=========================================================== // templates_lang.php //=========================================================== // SOFTACULOUS // Version : 1.1 // Inspired by the DESIRE to be the BEST OF ALL // ---------------------------------------------------------- // Started by: Alons // Date: 10th Jan 2009 // Time: 21:00 hrs // Site: http://www.softaculous.com/ (SOFTACULOUS) // ---------------------------------------------------------- // Please Read the Terms of use at http://www.softaculous.com // ---------------------------------------------------------- //=========================================================== // (c)Softaculous Inc. //=========================================================== ////////////////////////////////////////////////////////////// if(!defined('SOFTACULOUS')){ die('Hacking Attempt'); } // Error strings $l['off_template_restore'] = 'Template/Restore feature has been disabled by admin'; //Theme Strings $l['<title>'] = $globals['sn'].' - Templates'; $l['templates_head'] = 'Manage Templates'; $l['file'] = 'File Name'; $l['template_name'] = 'Template Name'; $l['size'] = 'Size'; $l['remove'] = 'Remove Template'; $l['download'] = 'Download Template'; $l['size_mb'] = 'MB'; $l['options'] = 'Options'; $l['no_info'] = 'No Info'; $l['no_ins'] = 'You do not have any templates'; $l['upd_to'] = 'Upgrade to Version'; $l['template_deleted'] = 'The template was deleted successfully.'; $l['confirm_del'] = 'Are you sure you want to delete the template file ?'; $l['restore'] = 'Restore'; $l['del_insid'] = 'Are you sure you wish to remove the selected template(s) ? The action will be irreversible. \nNo further confirmations will be asked !'; $l['rem_template_id'] = 'Removing Template - '; $l['no_sel_inst'] = 'No template(s) selected to remove.'; $l['inst_remvd'] = 'The selected template(s) have been removed. The page will now be reloaded !'; $l['editdetail'] = 'Edit Details'; $l['go'] = 'Go'; $l['version'] = 'Version'; $l['installation_removed'] = 'Installation has been removed, which was installed on the following url : <b>&soft-1;</b>. You can restore it using the Template.'; $l['invalid_downloadfile'] = 'The template file is invalid'; $l['note'] = 'Notes'; $l['with_selected'] = 'With Selected'; $l['templates_expire'] = 'Your templates will be automatically purged after <b>&soft-1;</b> days of the template creation.'; $l['max_templates'] = 'You currently have <b>&soft-1;</b> templates in your account. Your maximum templates limit is <b>&soft-2;</b>.'; $l['template_locations'] = 'Manage Template Locations'; $l['remote_location'] = 'Template on ';
修改文件时间
将文件时间修改为当前时间的前一年
删除文件