영어 - 추가 번역

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@4144 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
supershop 2008-04-25 10:18:29 +00:00
parent 56a1809dd0
commit 28de28fa02
2 changed files with 2 additions and 2 deletions

View file

@ -11,6 +11,6 @@
$lang->addon_maker = 'Author of this Addon';
$lang->addon_history = 'Addon History';
$lang->about_addon_mid = "애드온이 사용될 대상을 지정할 수 있습니다.<br />(모두 해제시 모든 대상에서 사용 가능합니다)";
$lang->about_addon_mid = "Addons can select targets.<br />(All targets will be selected when nothing is selected)";
$lang->about_addon = 'Addon is for controlling actions rather than displaying the HTML results.<br />Simply by toggling any addons you want on or off, you can use very useful functions to administer your website';
?>