Show
Ignore:
Timestamp:
05/04/08 21:09:21 (7 months ago)
Author:
inureyes
Message:

#897

  • 언어 리소스 수정 및 도움말 추가
Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/interface/owner/setting/account/index.php

    r5775 r5866  
    306306 
    307307                        <div id="part-setting-account" class="part"> 
    308                             <h2 class="caption"><span class="main-text"><?php echo _t('계정 정보');?></span></h2> 
     308                            <h2 class="caption"><span class="main-text"><?php echo _t('로그인 정보');?></span></h2> 
    309309                             
    310310                            <div class="data-inbox"> 
    311311                                <form id="info-section" class="section" method="post" action="<?php echo $blogURL;?>/owner/setting/account"> 
    312312                                    <fieldset class="container"> 
    313                                         <legend><?php echo _t('계정 정보');?></legend> 
     313                                        <legend><?php echo _t('개인 정보');?></legend> 
    314314                                         
    315315                                        <dl id="blogger-name-line" class="line"> 
     
    383383                             
    384384                            <div class="main-explain-box"> 
    385                                 <p class="explain"><?php echo _t("댓글 및 필자 정보에 사용되는 대표 홈페이지 주소를 설정합니다.")?></p> 
     385                                <p class="explain"><?php echo _t("댓글 및 필자 정보에 사용되는 대표 홈페이지 주소를 설정합니다. 로그인 상태에서 댓글을 달 경우 댓글에 출력되는 블로그 아이콘은 이 주소의 정보에 의하여 결정됩니다.")?></p> 
    386386                            </div> 
    387387                             
     
    438438                            <h2 class="caption"><span class="main-text"><?php echo _t('오픈아이디 연결');?></span></h2> 
    439439                            <div class="main-explain-box"> 
    440                                 <p class="explain"><?php echo _t("오픈아이디를 현재 계정에 연결합니다.").' '._t('연결한 오픈아이디로 이 계정에 로그인 할 수 있습니다.');?></p> 
     440                                <p class="explain"><?php echo _t("오픈아이디를 현재 아이디와 연결합니다.").' '._t('연결 후에는 연결한 오픈아이디를 사용하여 블로그에 로그인 할 수 있습니다.');?></p> 
    441441                            </div> 
    442442