언어 파일 내 링크 주소 수정, 너비->가로, 높이->세로 로 재수정.

그 외 말 다듬기

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@6742 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
misol 2009-08-10 02:54:21 +00:00
parent 9aa994be2f
commit b94f4a90a4
11 changed files with 55 additions and 55 deletions

View file

@ -6,8 +6,8 @@
**/
$lang->image_gallery = '이미지 갤러리 제작';
$lang->width = '너비';
$lang->height = '높이';
$lang->width = '가로';
$lang->height = '세로';
$lang->image_list = '이미지 목록';
$lang->gallery_style = '갤러리 형식 ';
$lang->gallery_slide_style = '슬라이드 형식';