文件操作 - proxy_lang.php
返回文件管理
返回主菜单
删除本文件
文件: /usr/local/softaculous/enduser/languages/german/admin/proxy_lang.php
编辑文件内容
<?php ////////////////////////////////////////////////////////////// //=========================================================== // email_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'); } $l['cant_connect'] = 'Konnte nicht zum Proxy verbinden. Bitte Details lesen für mehr Info.'; $l['proxy_check'] = 'Proxy aktivieren'; $l['wrong_proxy_ip'] = 'Die angegebene Proxy IP ist ungültig.'; $l['no_proxy_ip'] = 'Geben Sie eine Proxy IP Adresse an.'; $l['no_proxy_port'] = 'Proxy Port angeben.'; $l['no_proxy_user'] = 'Proxy Benutzernamen angeben.'; $l['no_proxy_pass'] = 'Proxy Passwort angeben.'; $l['saving_error'] = 'Es sind einige Fehler beim Speichern der Proxy Einstellungen aufgetreten.'; $l['wrong_ip'] = 'IP Adresse ist ungültig.'; $l['proxy_not_enabled'] = 'Proxy is not enabled'; //Theme Strings $l['<title>'] = APP.' - Einstellungs-Center'; $l['settings_saved'] = 'Die Proxy Einstellungen wurden erfolgreich gespeichert.'; $l['proxyhead'] = 'Proxy Einstellungen'; $l['proxy_ip'] = 'Proxy IP Adresse'; $l['proxy_port'] = 'Proxy Port'; $l['proxy_user'] = 'Proxy Benutzername'; $l['proxy_pass'] = 'Proxy Passwort'; $l['edit_settings'] = 'speichern'; $l['tcp_note'] = '<b>HINWEIS</b>: Der Proxy wird nur über TCP ausgeführt.';
修改文件时间
将文件时间修改为当前时间的前一年
删除文件