pavelgj / gwt-html-editor

Automatically exported from code.google.com/p/gwt-html-editor
0 stars 0 forks source link

Toolbar button labels missing spaces between words. Some labels should be changed. #11

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Some toolbar button labels are missing spaces between words. Some labels
should be changed completely.

These will probably go through i18n in the future but anyway. Here's the
list in format "Current Label -> Should Be"

ClearFormat -> Clear Format
AlignLeft -> Align Left
AlignCenter -> Align Center
AlignRight -> Align Right
AlignJustify -> Justify
OL -> Numbers
UL -> Bullets
Link -> Create Hyperlink
UnLink -> Remove Hyperlink
TextColor -> Text Color
TextBackgroundColor -> Text Background Color

Original issue reported on code.google.com by Yegor.Jb...@gmail.com on 5 Jan 2007 at 5:43