영어 - 기존 번역문 수정 및 위젯 설정 관련 변수 수정

git-svn-id: http://xe-core.googlecode.com/svn/trunk@2315 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
supershop 2007-08-11 12:05:53 +00:00
parent 790328b9ee
commit 2ed83fde65
4 changed files with 27 additions and 27 deletions

View file

@ -11,5 +11,5 @@
$lang->addon_maker = 'Author of this Addon';
$lang->addon_history = 'Addon History';
$lang->about_addon = 'Addon serves to control behaviors rather than to display the HTML results.<br />Simply toggling any addon you want on and off allows you to interoperate with features that are useful to maintain your site';
$lang->about_addon = 'Addon is for controling 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';
?>