mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-27 23:29:57 +09:00
로그인 유지 메세지를 좀더 정확한 뜻으로 변경
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@4050 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
bf94276932
commit
99fd75f6c3
6 changed files with 10 additions and 11 deletions
|
|
@ -63,8 +63,8 @@
|
|||
$lang->webmaster_name = "Webmaster's Name";
|
||||
$lang->webmaster_email = "Webmaster's Email";
|
||||
|
||||
$lang->about_keep_signed = 'Your login session will not be expired even browser is closed.\n\nYou would not have to login manually from next time.\n\nIt is strongly recommended not to use this function in PC room, school, or other Public areas where your private information could be stolen.';
|
||||
$lang->about_webmaster_name = "Please input webmaster's name which will be used for certification mails or other site administration. (default : webmaster)";
|
||||
$lang->about_keep_signed = '브라우저를 닫더라도 로그인이 계속 유지될 수 있습니다.\n\n로그인 유지 기능을 사용할 경우 다음 접속부터는 로그인을 하실 필요가 없습니다.\n\n단, 게임방, 학교 등 공공장소에서 이용시 개인정보가 유출될 수 있으니 꼭 로그아웃을 해주세요';
|
||||
$lang->about_webmaster_name = "Please input webmaster's name which will be used for certification mails or other site administration. (default : webmaster)";
|
||||
$lang->about_webmaster_email = "Please input webmaster's email address.";
|
||||
|
||||
$lang->search_target_list = array(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue