english update for info.xml and lang files from xelang_revised_2011_0408 package

git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8292 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
mosmartin 2011-04-11 17:43:36 +00:00
parent 1735425525
commit 51579ba2c4
105 changed files with 798 additions and 1272 deletions

View file

@ -6,7 +6,7 @@
<title xml:lang="zh-TW">摺疊</title>
<title xml:lang="tr">Katla</title>
<description xml:lang="ko">접고 펼치는 블럭을 추가할 수 있습니다.</description>
<description xml:lang="en">create a new foldable paragraph</description>
<description xml:lang="en">Create a new foldable paragraph</description>
<description xml:lang="vi">Chức năng này sẽ giúp bạn tạo một đoạn văn bản tự động co giãn khi đưa chuột tới.</description>
<description xml:lang="zh-TW">新增一個可展開與摺疊的段落。</description>
<description xml:lang="tr">Yeni bir katlanabilir paragraf oluştur</description>

View file

@ -1,5 +1,5 @@
<?PHP
$lang->edit->fold = 'Fold';
$lang->edit->fold_default = 'More..|Less..';
$lang->edit->fold_description = '\'More|Less\'와 같이 입력해주세요.';
?>
$lang->edit->fold_description = 'Enter together with \'More|Less\'.';
?>