Create New Item
Item Type
File
Folder
Item Name
Search file in folder and subfolders...
Are you sure want to rename?
File Manager
/
files03
/
other
/
HTMLArea
/
lang
:
ja-euc.js
Advanced Search
Upload
New Item
Settings
Back
Back Up
Advanced Editor
Save
// 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: "���ߤΥ�������" } };