Index: openacs-4/packages/acs-templating/www/resources/htmlarea/lang/ja-sjis.js =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-templating/www/resources/htmlarea/lang/ja-sjis.js,v diff -u -r1.1 -r1.2 --- openacs-4/packages/acs-templating/www/resources/htmlarea/lang/ja-sjis.js 4 Mar 2004 18:32:11 -0000 1.1 +++ openacs-4/packages/acs-templating/www/resources/htmlarea/lang/ja-sjis.js 30 Jan 2005 16:13:27 -0000 1.2 @@ -1,37 +1,37 @@ -// I18N constants -- Japanese Shift-JIS -// 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-sjis", - - tooltips: { - bold: "����", - italic: "�Α�", - underline: "����", - strikethrough: "�ł�������", - subscript: "���t���Y����", - superscript: "��t���Y����", - justifyleft: "����", - justifycenter: "������", - justifyright: "�E��", - justifyfull: "�ϓ����t", - orderedlist: "�ԍ��t���ӏ�����", - unorderedlist: "�L���t���ӏ�����", - outdent: "�C���f���g����", - indent: "�C���f���g�ݒ�", - forecolor: "�����F", - backcolor: "�w�i�F", - horizontalrule: "������", - createlink: "�����N�쐬", - insertimage: "�摜�}��", - inserttable: "�e�[�u���}��", - htmlmode: "HTML�\���ؑ�", - popupeditor: "�G�f�B�^�g��", - about: "�o�[�W�������", - help: "�w���v", - textindicator: "���݂̃X�^�C��" - } -}; +// I18N constants -- Japanese Shift-JIS +// 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-sjis", + + tooltips: { + bold: "����", + italic: "�Α�", + underline: "����", + strikethrough: "�ł�������", + subscript: "���t���Y����", + superscript: "��t���Y����", + justifyleft: "����", + justifycenter: "������", + justifyright: "�E��", + justifyfull: "�ϓ����t", + orderedlist: "�ԍ��t���ӏ�����", + unorderedlist: "�L���t���ӏ�����", + outdent: "�C���f���g����", + indent: "�C���f���g�ݒ�", + forecolor: "�����F", + backcolor: "�w�i�F", + horizontalrule: "������", + createlink: "�����N�쐬", + insertimage: "�摜�}��", + inserttable: "�e�[�u���}��", + htmlmode: "HTML�\���ؑ�", + popupeditor: "�G�f�B�^�g��", + about: "�o�[�W�������", + help: "�w���v", + textindicator: "���݂̃X�^�C��" + } +};