?? repay.php
字號:
<?php
/**
* ECSHOP
* ============================================================================
* All right reserved (C) 2005-2007 Beijing Yi Shang Interactive Technology
* Development Ltd.
* Web site: http://www.ecshop.com
* ----------------------------------------------------------------------------
* This is a free/open source software錛沬t means that you can modify, use and
* republish the program code, on the premise of that your behavior is not for
* commercial purposes.
* ============================================================================
* $Author: paulgao $
* $Date: 2007-01-30 16:11:25 +0800 (Tuesday, 30 January 2007) $
* $Id: repay.php 4753 2007-01-30 08:11:25Z paulgao $
*/
$_LANG['back_list'] = 'Return to list';
$_LANG['dispose_succed'] = 'Successfully';
$_LANG['rec_id'] = 'ID';
$_LANG['user_name'] = 'Username';
$_LANG['amount'] = 'Refundment';
$_LANG['apply_time'] = 'Apply time';
$_LANG['action_user'] = 'Action user';
$_LANG['action_time'] = 'Action time';
$_LANG['button_dipose'] = 'Agreement with refundment';
$_LANG['button_skip'] = 'Neglect the application';
$_LANG['button_modify'] = 'Modify remarks';
$_LANG['is_repayed'] = 'Repay?';
$_LANG['repayed'] = 'Repayed';
$_LANG['unrepayed'] = 'Unrepayed';
$_LANG['view'] = 'View';
$_LANG['from'] = 'From';
$_LANG['reply'] = 'Reply';
$_LANG['had_reply_content'] = 'TIP: This application has be disposed, and the money of user\'s application has be deducted, the old message will be rewrote if continue reply! But don\'t deduct the money again.';
$_LANG['have_reply_content'] = 'TIP: This application has be neglected, the old message will be rewrote if continue reply!';
$_LANG['user_money'] = 'Balance';
$_LANG['action_note'] = 'Disposal remark';
$_LANG['dispose'] = 'Process application for refundment';
$_LANG['undispose_repay'] = 'Unprocess application of refundment';
$_LANG['list_all'] = 'All application of refundment';
$_LANG['js_languages']['no_action_note'] = 'Please enter disposal remark.';
?>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -