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

@ -13,7 +13,7 @@
<description xml:lang="ko">첨부된 이미지파일을 이용하여 슬라이드/목록형 이미지 갤러리를 만들 수 있습니다.</description>
<description xml:lang="jp">添付されたイメージファイルを利用して、スライド型・リスト型のイメージギャラリーが作成できます。</description>
<description xml:lang="zh-CN">利用上传的图片文件实现幻灯片式或目录型相册图片。</description>
<description xml:lang="en">It can create image gallery of slide/list style by using attached image file.</description>
<description xml:lang="en">It can create an image gallery of slide/list style by using the attached image file.</description>
<description xml:lang="es">It can create image gallery of slide/list style by using attached image file.</description>
<description xml:lang="ru">Это может создать гллерею изображений в стиле слайдов/списка, используя вложенный файл изображения.</description>
<description xml:lang="zh-TW">將上傳的圖片以投影片或列表的形式實現。</description>

View file

@ -19,7 +19,7 @@
$lang->gallery_border_color = "Border Color";
$lang->gallery_border_thickness = "Border Thickness";
$lang->gallery_bg_color = "Background Color";
$lang->about_image_list = "Select file to add to the image gallery. You can drag it after selecting or shift+click(for selecting widely), ctrl+click(for selecting individually)";
$lang->about_image_list = "Select an image file to add to the gallery. You can drag it after selecting or Shift+click to multi select, Ctrl+click to select one item.";
$lang->cmd_gallery_prev = "Previous Picture";
$lang->cmd_gallery_next = "Next Picture";