文件操作 - softwares_lang.php
返回文件管理
返回主菜单
删除本文件
文件: /usr/local/softaculous/enduser/languages/spanish/admin/softwares_lang.php
编辑文件内容
<?php ////////////////////////////////////////////////////////////// //=========================================================== // softwares_lang.php //=========================================================== // SOFTACULOUS // Version : 1.0 // 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'); } $l['saving_error'] = 'Hubo un error al guardar la lista de Programas Instalados'; $l['updating_error'] = 'Hubo un error al actualizar los programas'; //Theme Strings $l['<title>'] = APP.' - Centro de programas'; $l['settings_saved'] = 'Preferencias guardadas correctamente'; $l['updating_files'] = 'Actualizando archivos'; $l['updating_completed'] = 'Completada la actualización de archivos. Volver a '; $l['go_to_soft'] = 'Programas'; $l['soft_name'] = 'Nombre'; $l['soft_desc'] = 'Descripción'; $l['soft_ver'] = 'Versión'; $l['latest_ver'] = 'Latest Version'; $l['soft_ins'] = 'Instalado'; $l['pre_down'] = 'Pre-Download'; $l['soft_enable'] = 'Enable'; $l['soft_free_note'] = 'NOTA: En la versión gratuita de '.APP.' esta característica está desactivada. Sólo se mostrarán los programas que vienen incluidos en la versión gratuita.'; $l['updatesoft'] = 'Actualizar Preferencias'; $l['scripts_are_ins'] = 'scripts están instalados'; $l['gen_scripts'] = 'Scripts'; $l['soft_outdated'] = 'Outdated'; $l['outdated_notification'] = 'Not updated by the vendor in over 2 years';
修改文件时间
将文件时间修改为当前时间的前一年
删除文件