修改bbcodextra.jar\locale\zh-CN\bbcodextra底下的bbcodextra.dtd
代碼:
<!ENTITY bbcodextra.clipboard "剪贴板">
<!ENTITY bbcodextra.accelClipboard "C">
<!ENTITY bbcodextra.accelColor "I">
<!ENTITY bbcodextra.options "eXtra">
<!ENTITY bbcodextra.accelOptions "X">
<!ENTITY bbcodextra.quote "引用文字">
<!ENTITY bbcodextra.code "程序代码">
<!ENTITY bbcodextra.list "列表">
<!ENTITY bbcodextra.listord "顺序列表">
<!ENTITY bbcodextra.listalf "字母列表">
<!ENTITY bbcodextra.img "插入图片">
<!ENTITY bbcodextra.urlselection "以所选内容为名的链接">
<!ENTITY bbcodextra.url "插入链接">
<!ENTITY bbcodextra.urlwithname "自定义链接名">
<!ENTITY bbcodextra.pickcolor "字体颜色">
<!ENTITY bbcodextra.fontdim "字体大小">
<!ENTITY bbcodextra.urlwizard "链接插入向导">
<!ENTITY bbcodextra.bold "粗体">
<!ENTITY bbcodextra.italic "斜体">
<!ENTITY bbcodextra.underline "下划线">
<!ENTITY bbcodextra.strike "删除线">
<!ENTITY bbcodextra.vbulthread "线程">
<!ENTITY bbcodextra.vbulpost "后缀">
<!ENTITY bbcodextra.vbulright "右对齐">
<!ENTITY bbcodextra.vbulleft "左对齐">
<!ENTITY bbcodextra.vbulcenter "居中">
<!ENTITY bbcodextra.vbulindent "缩进">
<!ENTITY bbcodextra.vbulhighlight "高亮">
<!ENTITY bbcodextra.vbulletin "VBulletin3">
<!ENTITY bbcodextra.accelVbulletin "V">
<!ENTITY bbcodextra.settings.title "BBCodeXtra 设置">
<!ENTITY bbcodextra.settings.enablebbcode "BBcode 菜单">
<!ENTITY bbcodextra.settings.enablebbcode.vbulletin "VBulletin 子菜单">
<!ENTITY bbcodextra.settings.enablehtml "HTML 菜单">
<!ENTITY bbcodextra.settings.enablexhtml "XHTML 菜单">
<!ENTITY bbcodextra.settingsmenu "BBCodeXtra 设置...">
<!ENTITY bbcodextra.settings.description "请选择要在快捷菜单显示的项目">
<!ENTITY bbcodextra.disablemenu "禁用此快捷菜单">
<!ENTITY bbcodextra.pickcolor.title "请选择一种颜色">
<!ENTITY bbcodextra.pickcolor.description "在颜色列表中选择字体颜色">
<!ENTITY bbcodextra.pickcolor.lastcolor "上次使用的颜色:">
改為
代碼:
<!ENTITY bbcodextra.clipboard "剪貼板">
<!ENTITY bbcodextra.accelClipboard "C">
<!ENTITY bbcodextra.accelColor "I">
<!ENTITY bbcodextra.options "eXtra">
<!ENTITY bbcodextra.accelOptions "X">
<!ENTITY bbcodextra.quote "引用文字">
<!ENTITY bbcodextra.code "程式碼">
<!ENTITY bbcodextra.list "列表">
<!ENTITY bbcodextra.listord "順序列表">
<!ENTITY bbcodextra.listalf "字母列表">
<!ENTITY bbcodextra.img "插入圖片">
<!ENTITY bbcodextra.urlselection "以所選內容爲名的鏈結">
<!ENTITY bbcodextra.url "插入鏈結">
<!ENTITY bbcodextra.urlwithname "自定義鏈結名">
<!ENTITY bbcodextra.pickcolor "字體顔色">
<!ENTITY bbcodextra.fontdim "字體大小">
<!ENTITY bbcodextra.urlwizard "鏈結插入向導">
<!ENTITY bbcodextra.bold "粗體">
<!ENTITY bbcodextra.italic "斜體">
<!ENTITY bbcodextra.underline "下劃線">
<!ENTITY bbcodextra.strike "刪除線">
<!ENTITY bbcodextra.vbulthread "線程">
<!ENTITY bbcodextra.vbulpost "尾碼">
<!ENTITY bbcodextra.vbulright "右對齊">
<!ENTITY bbcodextra.vbulleft "左對齊">
<!ENTITY bbcodextra.vbulcenter "居中">
<!ENTITY bbcodextra.vbulindent "縮進">
<!ENTITY bbcodextra.vbulhighlight "高亮">
<!ENTITY bbcodextra.vbulletin "VBulletin3">
<!ENTITY bbcodextra.accelVbulletin "V">
<!ENTITY bbcodextra.settings.title "BBCodeXtra 設置">
<!ENTITY bbcodextra.settings.enablebbcode "BBcode 功能表">
<!ENTITY bbcodextra.settings.enablebbcode.vbulletin "VBulletin 子功能表">
<!ENTITY bbcodextra.settings.enablehtml "HTML 功能表">
<!ENTITY bbcodextra.settings.enablexhtml "XHTML 功能表">
<!ENTITY bbcodextra.settingsmenu "BBCodeXtra 設置...">
<!ENTITY bbcodextra.settings.description "請選擇要在快顯功能表顯示的專案">
<!ENTITY bbcodextra.disablemenu "禁用此快顯功能表">
<!ENTITY bbcodextra.pickcolor.title "請選擇一種顔色">
<!ENTITY bbcodextra.pickcolor.description "在顔色列表中選擇字體顔色">
<!ENTITY bbcodextra.pickcolor.lastcolor "上次使用的顔色:">