mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-04 17:44:38 +09:00
#17698814 포인트 그룹 연동 설정에서 초기화 방법을 선택할 수 있도록 추가
* 전체 그룹 초기화는 생략(연동설정된 그룹외에는 건드리지 않음) * 연동 그룹내에서 초기화 여부를 선택할 수 있도록 함 * 기본 값(추가된 설정을 저장하지 않았을 때)은 초기화 활성 * 고로, 기본그룹(보통 준회원)은 자동제거되지 않음 git-svn-id: http://xe-core.googlecode.com/svn/sandbox@6335 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
82e85d1d1b
commit
06518c972f
11 changed files with 59 additions and 33 deletions
|
|
@ -37,7 +37,9 @@
|
|||
$lang->about_cmd_point_recal = 'All point will be initialized only with articles/comments/attachments/join points.<br />Only members who do website activities will get signup points after reset.<br />Please use this function when complete initialization is required in case of data transferring or other situations.';
|
||||
|
||||
$lang->point_link_group = 'Group Change by Level';
|
||||
$lang->about_point_link_group = 'If you specify level for a specific group, users are assigned into the group when they adavnce to the level by getting points. When new group is assigned, the user is removed from the former assigned group.';
|
||||
$lang->point_group_reset_and_add = '설정된 그룹 초기화 후 새 그룹 부여';
|
||||
$lang->point_group_add_only = '새 그룹만 부여';
|
||||
$lang->about_point_link_group = 'If you specify level for a specific group, users are assigned into the group when they adavnce to the level by getting points.';
|
||||
|
||||
$lang->about_module_point = "You can set point for each module and modules which don't have any value will use default point.<br />All point will be restored on acting reverse.";
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue