From 0602985e325781118886e2d22fb94c0b166893d6 Mon Sep 17 00:00:00 2001 From: zero Date: Thu, 22 Mar 2007 09:43:47 +0000 Subject: [PATCH] git-svn-id: http://xe-core.googlecode.com/svn/trunk@612 201d5d3c-b55e-5fd7-737f-ddc643e51545 --- modules/editor/components/slide_show/lang/ko.lang.php | 1 + modules/editor/components/slide_show/tpl/popup.css | 2 +- modules/editor/components/slide_show/tpl/popup.html | 7 +++++-- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/modules/editor/components/slide_show/lang/ko.lang.php b/modules/editor/components/slide_show/lang/ko.lang.php index 505d0f610..46da090e5 100644 --- a/modules/editor/components/slide_show/lang/ko.lang.php +++ b/modules/editor/components/slide_show/lang/ko.lang.php @@ -9,5 +9,6 @@ $lang->width = "가로크기"; $lang->height = "세로크기"; $lang->image_list = "이미지 목록"; + $lang->cmd_make_thumbnail = "썸네일 생성"; $lang->about_image_list = "슬라이드쇼에 추가할 파일을 선택하세요. 선택후 드래그 또는 shift+클릭(범위선택), ctrl+클릭(개별선택) 가능합니다"; ?> diff --git a/modules/editor/components/slide_show/tpl/popup.css b/modules/editor/components/slide_show/tpl/popup.css index 66b767376..e1a8bd26b 100644 --- a/modules/editor/components/slide_show/tpl/popup.css +++ b/modules/editor/components/slide_show/tpl/popup.css @@ -1,5 +1,5 @@ .editor_window { - width:500px; + width:550px; text-align:center; } diff --git a/modules/editor/components/slide_show/tpl/popup.html b/modules/editor/components/slide_show/tpl/popup.html index 99aacdf5b..febad2d63 100644 --- a/modules/editor/components/slide_show/tpl/popup.html +++ b/modules/editor/components/slide_show/tpl/popup.html @@ -9,10 +9,13 @@
{$lang->slide_show}
{$lang->width}
-
px
+
px
{$lang->height}
-
px
+
px
+ +
{$lang->cmd_make_thumbnail}
+
{$lang->image_list}