Index: openacs-4/packages/acs-templating/www/resources/htmlarea/lang/b5.js =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-templating/www/resources/htmlarea/lang/b5.js,v diff -u -r1.1 -r1.2 --- openacs-4/packages/acs-templating/www/resources/htmlarea/lang/b5.js 4 Mar 2004 18:32:11 -0000 1.1 +++ openacs-4/packages/acs-templating/www/resources/htmlarea/lang/b5.js 30 Jan 2005 16:13:27 -0000 1.2 @@ -1,36 +1,36 @@ -// I18N constants -- Chinese Big-5 -// by Dave Lo -- dlo@interactivetools.com -HTMLArea.I18N = { - - // the following should be the filename without .js extension - // it will be used for automatically load plugin language. - lang: "b5", - - tooltips: { - bold: "����", - italic: "����", - underline: "���u", - strikethrough: "�R���u", - subscript: "�U��", - superscript: "�W��", - justifyleft: "��m�a��", - justifycenter: "��m�~��", - justifyright: "��m�a�k", - justifyfull: "��m���k����", - orderedlist: "���DzM��", - unorderedlist: "�L�DzM��", - outdent: "��p��e�ť�", - indent: "�[�e��e�ť�", - forecolor: "��r�C��", - backcolor: "�I���C��", - horizontalrule: "�����u", - createlink: "���J�s��", - insertimage: "���J�ϧ�", - inserttable: "���J���", - htmlmode: "����HTML��l�X", - popupeditor: "��j", - about: "���� HTMLArea", - help: "����", - textindicator: "�r��Ҥl" - } -}; +// I18N constants -- Chinese Big-5 +// by Dave Lo -- dlo@interactivetools.com +HTMLArea.I18N = { + + // the following should be the filename without .js extension + // it will be used for automatically load plugin language. + lang: "b5", + + tooltips: { + bold: "����", + italic: "����", + underline: "���u", + strikethrough: "�R���u", + subscript: "�U��", + superscript: "�W��", + justifyleft: "��m�a��", + justifycenter: "��m�~��", + justifyright: "��m�a�k", + justifyfull: "��m���k����", + orderedlist: "���DzM��", + unorderedlist: "�L�DzM��", + outdent: "��p��e�ť�", + indent: "�[�e��e�ť�", + forecolor: "��r�C��", + backcolor: "�I���C��", + horizontalrule: "�����u", + createlink: "���J�s��", + insertimage: "���J�ϧ�", + inserttable: "���J���", + htmlmode: "����HTML��l�X", + popupeditor: "��j", + about: "���� HTMLArea", + help: "����", + textindicator: "�r��Ҥl" + } +};