Index: /FCKeditor/branches/features/div_container/editor/lang/en-au.js
===================================================================
--- /FCKeditor/branches/features/div_container/editor/lang/en-au.js	(revision 2118)
+++ /FCKeditor/branches/features/div_container/editor/lang/en-au.js	(revision 2119)
@@ -73,4 +73,7 @@
 IncreaseIndent		: "Increase Indent",
 Blockquote			: "Blockquote",
+CreateDiv			: "Insert Div Tag",
+EditDiv				: "Edit Div Tag",
+DeleteDiv			: "Remove Div Tag",
 Undo				: "Undo",
 Redo				: "Redo",
Index: /FCKeditor/branches/features/div_container/editor/lang/en-ca.js
===================================================================
--- /FCKeditor/branches/features/div_container/editor/lang/en-ca.js	(revision 2118)
+++ /FCKeditor/branches/features/div_container/editor/lang/en-ca.js	(revision 2119)
@@ -73,4 +73,7 @@
 IncreaseIndent		: "Increase Indent",
 Blockquote			: "Blockquote",
+CreateDiv			: "Insert Div Tag",
+EditDiv				: "Edit Div Tag",
+DeleteDiv			: "Remove Div Tag",
 Undo				: "Undo",
 Redo				: "Redo",
Index: /FCKeditor/branches/features/div_container/editor/lang/en-uk.js
===================================================================
--- /FCKeditor/branches/features/div_container/editor/lang/en-uk.js	(revision 2118)
+++ /FCKeditor/branches/features/div_container/editor/lang/en-uk.js	(revision 2119)
@@ -73,4 +73,7 @@
 IncreaseIndent		: "Increase Indent",
 Blockquote			: "Blockquote",
+CreateDiv			: "Insert Div Tag",
+EditDiv				: "Edit Div Tag",
+DeleteDiv			: "Remove Div Tag",
 Undo				: "Undo",
 Redo				: "Redo",
Index: /FCKeditor/branches/features/div_container/editor/lang/en.js
===================================================================
--- /FCKeditor/branches/features/div_container/editor/lang/en.js	(revision 2118)
+++ /FCKeditor/branches/features/div_container/editor/lang/en.js	(revision 2119)
@@ -73,7 +73,7 @@
 IncreaseIndent		: "Increase Indent",
 Blockquote			: "Blockquote",
-CreateDiv			: "Create DIV Container",
-EditDiv				: "Edit DIV Container",
-DeleteDiv			: "Remove DIV Container",
+CreateDiv			: "Insert Div Tag",
+EditDiv				: "Edit Div Tag",
+DeleteDiv			: "Remove Div Tag",
 Undo				: "Undo",
 Redo				: "Redo",
Index: /FCKeditor/branches/features/div_container/editor/lang/zh-cn.js
===================================================================
--- /FCKeditor/branches/features/div_container/editor/lang/zh-cn.js	(revision 2118)
+++ /FCKeditor/branches/features/div_container/editor/lang/zh-cn.js	(revision 2119)
@@ -73,4 +73,7 @@
 IncreaseIndent		: "增加缩进量",
 Blockquote			: "引用文字",
+CreateDiv			: "插入 Div 标籤",
+EditDiv				: "更改 Div 标籤",
+DeleteDiv			: "删除 Div 标籤",
 Undo				: "撤消",
 Redo				: "重做",
Index: /FCKeditor/branches/features/div_container/editor/lang/zh.js
===================================================================
--- /FCKeditor/branches/features/div_container/editor/lang/zh.js	(revision 2118)
+++ /FCKeditor/branches/features/div_container/editor/lang/zh.js	(revision 2119)
@@ -73,4 +73,7 @@
 IncreaseIndent		: "增加縮排",
 Blockquote			: "块引用",
+CreateDiv			: "插入 Div 標籤",
+EditDiv				: "變更 Div 標籤",
+DeleteDiv			: "移除 Div 標籤",
 Undo				: "復原",
 Redo				: "重複",
