diff --git a/modules/editor/lang/en.lang.php b/modules/editor/lang/en.lang.php index 8d87ed11b..aeb62d573 100644 --- a/modules/editor/lang/en.lang.php +++ b/modules/editor/lang/en.lang.php @@ -246,4 +246,6 @@ $lang->edit->no_multimedia = 'There is no videos uploaded.'; $lang->edit->no_attachment = 'There is no files uploaded.'; $lang->edit->insert_selected = 'Insert Selected'; + + $lang->edit->fieldset = 'Fieldset'; ?> \ No newline at end of file diff --git a/modules/editor/lang/es.lang.php b/modules/editor/lang/es.lang.php index bb08f802d..2712c80ba 100644 --- a/modules/editor/lang/es.lang.php +++ b/modules/editor/lang/es.lang.php @@ -242,4 +242,6 @@ $lang->edit->no_multimedia = '첨부된 동영상이 없습니다.'; $lang->edit->no_attachment = '첨부된 파일이 없습니다.'; $lang->edit->insert_selected = '선택 넣기'; + + $lang->edit->fieldset = '글상자'; ?> \ No newline at end of file diff --git a/modules/editor/lang/fr.lang.php b/modules/editor/lang/fr.lang.php index 7c11f9406..9156e1ba4 100644 --- a/modules/editor/lang/fr.lang.php +++ b/modules/editor/lang/fr.lang.php @@ -246,4 +246,6 @@ $lang->edit->no_multimedia = '첨부된 동영상이 없습니다.'; $lang->edit->no_attachment = '첨부된 파일이 없습니다.'; $lang->edit->insert_selected = '선택 넣기'; + + $lang->edit->fieldset = '글상자'; ?> \ No newline at end of file diff --git a/modules/editor/lang/jp.lang.php b/modules/editor/lang/jp.lang.php index aafa5362e..96202841d 100644 --- a/modules/editor/lang/jp.lang.php +++ b/modules/editor/lang/jp.lang.php @@ -248,4 +248,6 @@ $lang->edit->no_multimedia = '첨부된 동영상이 없습니다.'; $lang->edit->no_attachment = '첨부된 파일이 없습니다.'; $lang->edit->insert_selected = '선택 넣기'; + + $lang->edit->fieldset = '글상자'; ?> \ No newline at end of file diff --git a/modules/editor/lang/ko.lang.php b/modules/editor/lang/ko.lang.php index 4c9fad40a..329a47714 100644 --- a/modules/editor/lang/ko.lang.php +++ b/modules/editor/lang/ko.lang.php @@ -248,4 +248,6 @@ $lang->edit->no_multimedia = '첨부된 동영상이 없습니다.'; $lang->edit->no_attachment = '첨부된 파일이 없습니다.'; $lang->edit->insert_selected = '선택 넣기'; + + $lang->edit->fieldset = '글상자'; ?> \ No newline at end of file diff --git a/modules/editor/lang/ru.lang.php b/modules/editor/lang/ru.lang.php index 72664adbf..a79029117 100644 --- a/modules/editor/lang/ru.lang.php +++ b/modules/editor/lang/ru.lang.php @@ -248,4 +248,6 @@ $lang->edit->no_multimedia = '첨부된 동영상이 없습니다.'; $lang->edit->no_attachment = '첨부된 파일이 없습니다.'; $lang->edit->insert_selected = '선택 넣기'; + + $lang->edit->fieldset = '글상자'; ?> \ No newline at end of file diff --git a/modules/editor/lang/vi.lang.php b/modules/editor/lang/vi.lang.php index cc99ee351..4a9b4c4b8 100644 --- a/modules/editor/lang/vi.lang.php +++ b/modules/editor/lang/vi.lang.php @@ -249,4 +249,6 @@ $lang->edit->no_multimedia = '첨부된 동영상이 없습니다.'; $lang->edit->no_attachment = '첨부된 파일이 없습니다.'; $lang->edit->insert_selected = '선택 넣기'; + + $lang->edit->fieldset = '글상자'; ?> \ No newline at end of file diff --git a/modules/editor/lang/zh-CN.lang.php b/modules/editor/lang/zh-CN.lang.php index 64299b19c..117a05347 100644 --- a/modules/editor/lang/zh-CN.lang.php +++ b/modules/editor/lang/zh-CN.lang.php @@ -248,4 +248,6 @@ $lang->edit->no_multimedia = '첨부된 동영상이 없습니다.'; $lang->edit->no_attachment = '첨부된 파일이 없습니다.'; $lang->edit->insert_selected = '선택 넣기'; + + $lang->edit->fieldset = '글상자'; ?> diff --git a/modules/editor/lang/zh-TW.lang.php b/modules/editor/lang/zh-TW.lang.php index 0b69cfb99..cf5f60c52 100644 --- a/modules/editor/lang/zh-TW.lang.php +++ b/modules/editor/lang/zh-TW.lang.php @@ -249,4 +249,6 @@ $lang->edit->no_multimedia = '첨부된 동영상이 없습니다.'; $lang->edit->no_attachment = '첨부된 파일이 없습니다.'; $lang->edit->insert_selected = '선택 넣기'; + + $lang->edit->fieldset = '글상자'; ?> \ No newline at end of file diff --git a/modules/editor/skins/xeed/editor.html b/modules/editor/skins/xeed/editor.html index bb1fb70b5..0aa04b063 100644 --- a/modules/editor/skins/xeed/editor.html +++ b/modules/editor/skins/xeed/editor.html @@ -93,11 +93,11 @@
- - + +
{$lang->edit->no_image}
@@ -1297,8 +1297,8 @@{$lang->edit->multimedia}
- - + +
{$lang->edit->no_multimedia}
@@ -1306,18 +1306,18 @@{$lang->file}
- - + +
{$lang->edit->no_attachment}