mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-07 02:31:40 +09:00
optimizer 설명 부분 영문 번역
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@2712 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
e669b6cc2f
commit
de09885fb9
1 changed files with 2 additions and 2 deletions
|
|
@ -162,8 +162,8 @@ EndOfLicense;
|
|||
$lang->admin_title = 'Administrator Info';
|
||||
|
||||
$lang->env_title = 'Configuration';
|
||||
$lang->use_optimizer = 'Optimizer 사용';
|
||||
$lang->about_optimizer = 'Optimizer를 사용하면 다수의 CSS/ JS파일을 통합/압축 전송하여 매우 빠르게 사이트 접속이 가능하게 합니다.<br />다만 CSS나 JS에 따라서 문제가 생길 수 있습니다. 이때는 Optimizer 비활성화 하시면 정상적인 동작은 가능합니다';
|
||||
$lang->use_optimizer = 'Enable Optimizer';
|
||||
$lang->about_optimizer = 'If optimizer is enabled, users can quickly access to this site, since multiple CSS / JS files are put together and compressed before transmission. <br /> Nevertheless, this optimization might be problematic according to CSS or JS. If you disable it, it would work properly though it would work slower.';
|
||||
$lang->use_rewrite = 'Use rewrite mod';
|
||||
$lang->about_rewrite = "If web server provides rewrite mod, long URL such as http://blah/?document_srl=123 can be shortened like http://blah/123";
|
||||
$lang->time_zone = 'Time zone';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue