?? language.en.php
字號:
<?php
/**
* GentleSource Module Parse URLs - language.en.php
*
* (C) Ralf Stadtaus http://www.gentlesource.com/
*
* If you have translated this file into another
* language, we would appreciate it if you would
* send us the translated file. Thanks :-)
*
*/
$text = array(
'txt_activate_module' => 'Activate URL/E-mail parsing',
'txt_activate_module_description' => '',
'txt_module_description' => 'URLs like http://www.example.com/ or www.example.com and e-mail addresses like info@example.com are parsed and translated into links.',
'txt_module_name' => 'Parse URL/E-mail',
'txt_parse_email' => 'Parse e-mail',
'txt_parse_email_description' => 'Parse e-mail addresses like info@example.com',
'txt_parse_url' => 'Parse URL',
'txt_parse_url_description' => 'Parse URLs like http://www.example.com/',
'txt_parse_www' => 'Parse www ',
'txt_parse_www_description' => 'Parse www addresses like www.example.com',
);
?>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -