|
Revision 856, 0.9 kB
(checked in by wymsy, 5 years ago)
|
|
Change namespace from HTMLArea to Xinha in all the plugins - ref ticket #916
|
-
Property svn:eol-style set to
native
-
Property svn:keywords set to
LastChangedDate LastChangedRevision LastChangedBy HeadURL Id
|
| Line | |
|---|
| 1 | |
|---|
| 2 | |
|---|
| 3 | { |
|---|
| 4 | "Bold": "ç²äœ", |
|---|
| 5 | "Italic": "æäœ", |
|---|
| 6 | "Underline": "åºçº¿", |
|---|
| 7 | "Strikethrough": "å é€çº¿", |
|---|
| 8 | "Subscript": "äžæ ", |
|---|
| 9 | "Superscript": "äžæ ", |
|---|
| 10 | "Justify Left": "äœçœ®é å·Š", |
|---|
| 11 | "Justify Center": "äœçœ®å± |
|---|
| 12 | äž", |
|---|
| 13 | "Justify Right": "äœçœ®é å³", |
|---|
| 14 | "Justify Full": "äœçœ®å·Šå³å¹³ç", |
|---|
| 15 | "Ordered List": "é¡ºåºæž |
|---|
| 16 | å", |
|---|
| 17 | "Bulleted List": "æ åºæž |
|---|
| 18 | å", |
|---|
| 19 | "Decrease Indent": "åå°è¡å空çœ", |
|---|
| 20 | "Increase Indent": "å 宜è¡å空çœ", |
|---|
| 21 | "Font Color": "æåé¢è²", |
|---|
| 22 | "Background Color": "èæ¯é¢è²", |
|---|
| 23 | "Horizontal Rule": "氎平线", |
|---|
| 24 | "Insert Web Link": "æå |
|---|
| 25 | ¥è¿ç»", |
|---|
| 26 | "Insert/Modify Image": "æå |
|---|
| 27 | ¥åŸåœ¢", |
|---|
| 28 | "Insert Table": "æå |
|---|
| 29 | ¥è¡šæ Œ", |
|---|
| 30 | "Toggle HTML Source": "忢HTMLåå§ç ", |
|---|
| 31 | "Enlarge Editor": "æŸå€§", |
|---|
| 32 | "About this editor": "å |
|---|
| 33 | ³æŒ Xinha", |
|---|
| 34 | "Help using editor": "诎æ", |
|---|
| 35 | "Current style": "åäœäŸå" |
|---|
| 36 | } |
|---|