English Translation

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@6235 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
haneul 2009-04-30 02:18:58 +00:00
parent a2fed89e81
commit 9633ca921e

View file

@ -148,7 +148,7 @@
$lang->msg_not_uploaded_profile_image = 'Profile image could not be registered';
$lang->msg_not_uploaded_image_name = 'Image name could not be registered';
$lang->msg_not_uploaded_image_mark = 'Image mark could not be registered';
$lang->msg_not_uploaded_group_image_mark = '그룹 이미지 마크를 등록할 수가 없습니다';
$lang->msg_not_uploaded_group_image_mark = 'Group image mark could not be registered';
$lang->msg_accept_agreement = 'You have to agree the agreement';
@ -191,7 +191,7 @@
$lang->about_image_name = "Allow users to use image name instead of text name";
$lang->about_image_mark = "Allow users to use mark in front of their names";
$lang->about_group_image_mark = '사용자의 이름앞에 그룹 마크를 달 수 있습니다';
$lang->about_group_image_mark = "You may use group marks shown before their names";
$lang->about_profile_image = 'Allow users to use profile images';
$lang->about_accept_agreement = "I have read the agreement and agree";