File "ja-euc.js"
Full Path: /home/analogde/www/files03/other/HTMLArea/lang/ja-euc.js
File size: 1.02 KB
MIME-type: text/plain
Charset: 8 bit
// 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: "ߤΥ"
}
};