📄 flashplay.php
字号:
<?php
/**
* ECSHOP 程序说明
* ===========================================================
* 版权所有 2005-2008 上海商派网络科技有限公司,并保留所有权利。
* 网站地址: http://www.ecshop.com;
* ----------------------------------------------------------
* 这不是一个自由软件!您只能在不用于商业目的的前提下对程序代码进行修改和
* 使用;不允许对程序代码以任何形式任何目的的再发布。
* ==========================================================
* $Author: zblikai $
* $Id: flashplay.php 15646 2009-02-23 08:33:00Z zblikai $
*/
$_LANG['schp_imgsrc'] = 'Carousel picture Address';
$_LANG['schp_imgurl'] = 'Carousel Picture Link';
$_LANG['schp_imgdesc'] = 'Photo Caption';
$_LANG['trash_img_confirm'] = 'You want to delete this Carousel picture it?';
$_LANG['trash_img'] = 'Delete this Carousel picture';
$_LANG['add_new'] = 'Add a custom';
$_LANG['img_src'] = 'Image Address';
$_LANG['img_url'] = 'Picture Link';
$_LANG['edit_ok'] = 'Successful operation';
$_LANG['id_error'] = 'There was no specific Carousel picture!';
$_LANG['src_empty'] = 'Please fill in Carousel picture Address';
$_LANG['link_empty'] = 'Please fill out the link address';
$_LANG['go_url'] = 'Carousel picture list';
$_LANG['return_edit'] = 'Back to edit page';
$_LANG['width_height'] = 'Standard width for the picture:%s Standard height:%s';
$_LANG['invalid_type'] = 'Invalid image type!';
$_LANG['flash_template'] = 'Available Flash Carousel picture style';
$_LANG['current_theme'] = 'Current style';
$_LANG['install_success'] = 'The successful opening of the Flash style.';
/* JS 语言项 */
$_LANG['js_languages']['setupConfirm'] = 'The opening of the new Flash style will cover the original style. \n Are you sure you want to enable the selected style it?';
?>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -