mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-24 21:59:55 +09:00
add getUpdateUrlBy...(), add process for return url when package install
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8647 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
29e7c3b35b
commit
7aebc36fb5
12 changed files with 57 additions and 14 deletions
|
|
@ -34,4 +34,6 @@
|
|||
$lang->ftp_password = 'FTP 비밀번호';
|
||||
$lang->msg_dependency_package = '이 패키지를 의존하고 있는 다른 패키지가 있기 때문에 삭제할 수 없습니다.';
|
||||
$lang->dependant_list = "이 패키지에 의존하는 패키지 목록";
|
||||
$lang->msg_avail_update = '이 항목 업데이트가 가능합니다.';
|
||||
$lang->msg_do_you_like_update = '업데이트 하시겠습니까?';
|
||||
?>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue