영어 - 추가 번역 및 기존 번역문 수정

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@4849 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
supershop 2008-11-12 13:21:49 +00:00
parent 81b067a863
commit 0c7acb3dab
5 changed files with 44 additions and 9 deletions

View file

@ -52,13 +52,13 @@
$lang->member_info = 'Member Info';
$lang->current_password = 'Current Password';
$lang->openid = 'OpenID';
$lang->allow_message = '쪽지 허용';
$lang->allow_message = 'Allow Messages';
$lang->allow_message_type = array(
'Y' => '모두 허용',
'F' => '등록된 친구들만 허용',
'N' => '모두 금지',
'Y' => 'Allow All',
'F' => 'Allow for Friends',
'N' => 'Reject All',
);
$lang->about_allow_message = '쪽지 허용 방법 및 대상을 지정할 수 있습니다';
$lang->about_allow_message = 'You may allow or reject messages.';
$lang->webmaster_name = "Webmaster's Name";
$lang->webmaster_email = "Webmaster's Email";