home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2004 April
/
CMCD0404.ISO
/
Software
/
Freeware
/
Programare
/
groupoffice-com-2.01
/
controls
/
htmlarea
/
lang
/
gb.js
< prev
next >
Wrap
Text File
|
2004-03-08
|
989b
|
37 lines
// 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: "╫╓╠σ└²╫╙"
}
};