Index: openacs-4/packages/acs-templating/www/resources/htmlarea/lang/gb.js =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-templating/www/resources/htmlarea/lang/gb.js,v diff -u -r1.1 -r1.2 --- openacs-4/packages/acs-templating/www/resources/htmlarea/lang/gb.js 4 Mar 2004 18:32:11 -0000 1.1 +++ openacs-4/packages/acs-templating/www/resources/htmlarea/lang/gb.js 30 Jan 2005 16:13:27 -0000 1.2 @@ -1,36 +1,36 @@ -// I18N constants -- Chinese GB -// 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: "gb", - - tooltips: { - bold: "����", - italic: "б��", - underline: "����", - strikethrough: "ɾ����", - subscript: "�±�", - superscript: "�ϱ�", - justifyleft: "λ�ÿ���", - justifycenter: "λ�þ���", - justifyright: "λ�ÿ���", - justifyfull: "λ������ƽ��", - orderedlist: "˳���嵥", - unorderedlist: "�����嵥", - outdent: "��С��ǰ�հ�", - indent: "�ӿ���ǰ�հ�", - forecolor: "������ɫ", - backcolor: "������ɫ", - horizontalrule: "ˮƽ��", - createlink: "��������", - insertimage: "����ͼ��", - inserttable: "������", - htmlmode: "�л�HTMLԭʼ��", - popupeditor: "�Ŵ�", - about: "��� HTMLArea", - help: "˵��", - textindicator: "��������" - } -}; +// I18N constants -- Chinese GB +// 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: "gb", + + tooltips: { + bold: "����", + italic: "б��", + underline: "����", + strikethrough: "ɾ����", + subscript: "�±�", + superscript: "�ϱ�", + justifyleft: "λ�ÿ���", + justifycenter: "λ�þ���", + justifyright: "λ�ÿ���", + justifyfull: "λ������ƽ��", + orderedlist: "˳���嵥", + unorderedlist: "�����嵥", + outdent: "��С��ǰ�հ�", + indent: "�ӿ���ǰ�հ�", + forecolor: "������ɫ", + backcolor: "������ɫ", + horizontalrule: "ˮƽ��", + createlink: "��������", + insertimage: "����ͼ��", + inserttable: "������", + htmlmode: "�л�HTMLԭʼ��", + popupeditor: "�Ŵ�", + about: "��� HTMLArea", + help: "˵��", + textindicator: "��������" + } +};