mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-25 06:09:55 +09:00
영어 - 기존 번역본 수정 및 새로운 변수 추가
git-svn-id: http://xe-core.googlecode.com/svn/trunk@2179 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
377f521cda
commit
2f37d2cfd3
10 changed files with 27 additions and 26 deletions
|
|
@ -24,7 +24,7 @@
|
|||
$lang->search_result = 'Search result';
|
||||
|
||||
// blah blah..
|
||||
$lang->about_category_name = 'Input category name';
|
||||
$lang->about_category_name = 'Please input category name';
|
||||
$lang->about_expand = 'By selecting this option, it will be always expanded';
|
||||
$lang->about_category_group_srls = 'Only the selected group will be able to see current categories. (Manually open xml file to expose)';
|
||||
$lang->about_layout_setup = 'You can manually modify blog layout code. Insert or manage the widget code anywhere you want';
|
||||
|
|
|
|||
|
|
@ -38,7 +38,7 @@
|
|||
</div>
|
||||
|
||||
<dl class="option">
|
||||
<dt>{$lang->cmd_setup}</dt>
|
||||
<dt>{$lang->cmd_option}</dt>
|
||||
<!--@if($grant->manager)-->
|
||||
<dd>
|
||||
<input type="checkbox" name="is_notice" value="Y" <!--@if($oDocument->isNotice())-->checked="checked"<!--@end--> id="is_notice" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue