1#
2# Resource strings for Stylepad example
3
4Title=Stylepad
5
6# Menu labels
7colorLabel=Color
8Red=Red
9Green=Green
10Blue=Blue
11
12boldLabel=Bold
13italicLabel=Italic
14
15# font menu
16
17fontLabel=Font
18family1Label=SansSerif
19family2Label=Monospaced
20family3Label=Serif
21family4Label=Lucida Sans
22size1Label=10
23size2Label=12
24size3Label=18
25size4Label=24
26size5Label=48
27boldLabel=Bold
28italicLabel=Italic
29underlineLabel=Underline
30
31#
32# debug Menu definition
33#
34debugLabel=Debug
35dumpLabel=Dump model to System.err
36showElementTreeLabel=Show Elements
37
38
39# toolbar definition
40boldImage=resources/bold.gif
41boldTooltip=Bold
42italicImage=resources/italic.gif
43italicTooltip=Italic
44underlineImage=resources/underline.gif
45underlineTooltip=Underline
46foregroundImage=resources/fg.gif
47leftImage=resources/left.gif
48leftTooltip=Left Justify
49centerImage=resources/center.gif
50centerTooltip=Center Justify
51rightImage=resources/right.gif
52rightTooltip=Right Justify
53bulletsImage=resources/bullets.gif
54
55# wonderland example images
56aliceGif=resources/alice.gif
57caterpillarGif=resources/caterpillar.gif
58hatterGif=resources/hatter.gif
59