
i18nManage.addI18n({lang:{
				common:{
				edit_confirm:"Do you want to use the WYSIWYG mode for this textarea?",
				apply:"Apply",
				insert:"Insert",
				update:"Update",
				cancel:"Cancel",
				close:"Close",
				browse:"Browse",
				class_name:"Class",
				not_set:"-- Not set --"				
				},
				contextmenu:{
				align:"对齐",
				left:"Left",
				center:"Center",
				right:"Right",
				full:"Full"
				}}});
