영어 - 기존 번역본 수정 및 cozy_simple 스킨 관련 추가 번역

git-svn-id: http://xe-core.googlecode.com/svn/trunk@2172 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
supershop 2007-08-04 07:29:10 +00:00
parent ba4419f5f7
commit f78712b8d3
22 changed files with 194 additions and 78 deletions

View file

@ -8,9 +8,9 @@
$lang->module_list = "Module list";
$lang->module_index = "Module list";
$lang->module_category = "Module category";
$lang->module_info = "Module info";
$lang->add_shortcut = "Add to admin menu";
$lang->module_action = "Action";
$lang->module_info = "Info";
$lang->add_shortcut = "Add Shortcuts";
$lang->module_action = "Actions";
$lang->module_maker = "Module maker";
$lang->module_history = "Update history";
$lang->category_title = "Category title";
@ -29,7 +29,7 @@
'N' => 'Not open',
);
$lang->cmd_add_shortcut = "Add shortcut";
$lang->cmd_add_shortcut = "Add Shortcut";
$lang->cmd_install = "Install";
$lang->cmd_update = "Update";
$lang->cmd_manage_category = 'Manage categories';