mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-30 08:39:58 +09:00
issue 46 Validator apply communication module.
standalone method apply validator. Auto Form generation error in Template engine is fixed git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8482 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
11815412dc
commit
8f7335c776
24 changed files with 141 additions and 41 deletions
|
|
@ -243,6 +243,7 @@ $lang->success_reset = '重設成功!';
|
|||
$lang->success_leaved = '成功退出!';
|
||||
$lang->success_saved = '儲存成功!';
|
||||
|
||||
$lang->fail_to_registed = '등록하지 못하였습니다.';
|
||||
$lang->fail_to_delete = '刪除成功!';
|
||||
$lang->fail_to_move = '移動成功!';
|
||||
|
||||
|
|
@ -321,4 +322,4 @@ $lang->filter->invalid_number = '%s只能輸入數字';
|
|||
|
||||
$lang->security_warning_embed = "由於安全的關係,管理員無法檢視嵌入的物件。<BR /> 請使用其他非管理員帳號檢視。";
|
||||
$lang->msg_pc_to_mobile = '此頁面有手機頁面,要移至手機頁面嗎?';
|
||||
?>
|
||||
?>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue