#18430274 : not yet completed

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@6939 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
haneul 2009-11-15 14:36:08 +00:00
parent a2a57aeaa1
commit 1e0778beed
11 changed files with 20 additions and 1 deletions

View file

@ -80,4 +80,5 @@
$lang->about_server_ports = "Nếu Host của bạn sử dụng cổng khác cổng mặc định 80 cho HTTP, 443 cho HTTPS, bạn nên xác định và nhập chính xác cổng kết nối.";
$lang->use_db_session = 'Xác nhận Database';
$lang->about_db_session = 'PHP sẽ xác nhận với Database. Có thể cải thiện được tốc độ của Website.';
$lang->sftp = "Use SFTP";
?>