diff --git a/addons/adminlogging/conf/info.xml b/addons/adminlogging/conf/info.xml index cceccc4e7..928157628 100644 --- a/addons/adminlogging/conf/info.xml +++ b/addons/adminlogging/conf/info.xml @@ -1,7 +1,7 @@ 어드민 메뉴 접근 로깅 - admin menu access logging + Logging Access to the Administrator Menu 后台访问日志 管理選單訪問日誌 @@ -13,6 +13,9 @@ 管理選單訪問紀錄及登入日誌。 + + This addon will record Rhymix administrators' access to the menu. + RX_VERSION RX_CORE diff --git a/addons/photoswipe/conf/info.xml b/addons/photoswipe/conf/info.xml index 15aa23e7f..6c8b3a203 100644 --- a/addons/photoswipe/conf/info.xml +++ b/addons/photoswipe/conf/info.xml @@ -6,7 +6,7 @@ 본문 이미지를 하나의 갤러리 처럼 볼 수 있도록 하는 애드온입니다. - Swipe your images of an document on your screens. + Swipe your images of a post on your screen. MIT License (codes from http://photoswipe.com/), GPLv2 (other codes by Rhymix contributors) RX_VERSION @@ -23,12 +23,16 @@ 파일이름 출력 설정 + Display Filenames 넘겨보기 실행시 하단에 파일이름을 출력할 것인지 여부를 선택합니다. 기본값은 사용하도록 되어있습니다. + Whether the PhotoSwipe displays the filenames or not. The default is to display. 사용 + Display 사용 안함 + Hide diff --git a/common/lang/en.php b/common/lang/en.php index ba6fd677d..a130fa6fd 100644 --- a/common/lang/en.php +++ b/common/lang/en.php @@ -31,6 +31,8 @@ $lang->cmd_vote = 'Upvote'; $lang->cmd_vote_down = 'Downvote'; $lang->cmd_declare = 'Report'; $lang->cmd_cancel_declare = 'Cancel Report'; +$lang->cmd_cancel_vote = 'Cancel Upvote'; +$lang->cmd_cancel_vote_down = 'Cancel Downvote'; $lang->cmd_vote_config = 'Voting Configuration'; $lang->cmd_declare_config = 'Reporting Configuration'; $lang->cmd_declared_list = 'Reported List'; diff --git a/layouts/xedition/layout.html b/layouts/xedition/layout.html index b34d4bfbd..7892e5502 100644 --- a/layouts/xedition/layout.html +++ b/layouts/xedition/layout.html @@ -497,7 +497,7 @@ | {$lang->cmd_signup} - 닫기 + {lang('cmd_close')}