mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-28 15:49:57 +09:00
#17923975 : fix commands for managing member info
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@6091 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
d15553234c
commit
5a6dab2b2d
9 changed files with 25 additions and 17 deletions
|
|
@ -103,6 +103,7 @@
|
|||
$lang->cmd_manage_id = 'Manage Prohibited IDs';
|
||||
$lang->cmd_manage_form = 'Manage Join Form';
|
||||
$lang->cmd_view_own_document = 'Written Articles';
|
||||
$lang->cmd_manage_member_info = 'Manage Member Info';
|
||||
$lang->cmd_trace_document = 'Trace Written Articles';
|
||||
$lang->cmd_trace_comment = 'Trace Written Comments';
|
||||
$lang->cmd_view_scrapped_document = 'Scraps';
|
||||
|
|
@ -149,7 +150,7 @@
|
|||
$lang->msg_not_uploaded_image_mark = 'Image mark could not be registered';
|
||||
$lang->msg_not_uploaded_group_image_mark = '그룹 이미지 마크를 등록할 수가 없습니다';
|
||||
|
||||
$lang->msg_accept_agreement = 'You have to agree the agreement';
|
||||
$lang->msg_accept_agreement = 'You have to agree the agreement';
|
||||
|
||||
$lang->msg_user_denied = 'You have entered a prohibited ID';
|
||||
$lang->msg_user_not_confirmed = 'You are not authenticated yet. Please check your email.';
|
||||
|
|
@ -192,7 +193,7 @@
|
|||
$lang->about_image_mark = "Allow users to use mark in front of their names";
|
||||
$lang->about_group_image_mark = '사용자의 이름앞에 그룹 마크를 달 수 있습니다';
|
||||
$lang->about_profile_image = 'Allow users to use profile images';
|
||||
$lang->about_accept_agreement = "I have read the agreement and agree";
|
||||
$lang->about_accept_agreement = "I have read the agreement and agree";
|
||||
|
||||
$lang->about_member_default = 'It will be set as default group on sign up';
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue