Index: openacs-4/packages/acs-templating/www/resources/htmlarea/lang/ja-euc.js =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-templating/www/resources/htmlarea/lang/ja-euc.js,v diff -u -r1.1 -r1.2 --- openacs-4/packages/acs-templating/www/resources/htmlarea/lang/ja-euc.js 4 Mar 2004 18:32:11 -0000 1.1 +++ openacs-4/packages/acs-templating/www/resources/htmlarea/lang/ja-euc.js 30 Jan 2005 16:13:27 -0000 1.2 @@ -1,37 +1,37 @@ -// I18N constants -- Japanese EUC -// by Manabu Onoue -- tmocsys@tmocsys.com - -HTMLArea.I18N = { - - // the following should be the filename without .js extension - // it will be used for automatically load plugin language. - lang: "ja-euc", - - 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: "�С���������", - help: "�إ��", - textindicator: "���ߤΥ�������" - } -}; +// I18N constants -- Japanese EUC +// by Manabu Onoue -- tmocsys@tmocsys.com + +HTMLArea.I18N = { + + // the following should be the filename without .js extension + // it will be used for automatically load plugin language. + lang: "ja-euc", + + 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: "�С���������", + help: "�إ��", + textindicator: "���ߤΥ�������" + } +};