1/*************************************************************************
2 *
3 * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
4 *
5 * Copyright 2000, 2010 Oracle and/or its affiliates.
6 *
7 * OpenOffice.org - a multi-platform office productivity suite
8 *
9 * This file is part of OpenOffice.org.
10 *
11 * OpenOffice.org is free software: you can redistribute it and/or modify
12 * it under the terms of the GNU Lesser General Public License version 3
13 * only, as published by the Free Software Foundation.
14 *
15 * OpenOffice.org is distributed in the hope that it will be useful,
16 * but WITHOUT ANY WARRANTY; without even the implied warranty of
17 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
18 * GNU Lesser General Public License version 3 for more details
19 * (a copy is included in the LICENSE file that accompanied this code).
20 *
21 * You should have received a copy of the GNU Lesser General Public License
22 * version 3 along with OpenOffice.org.  If not, see
23 * <http://www.openoffice.org/license.html>
24 * for a copy of the LGPLv3 License.
25 *
26 ************************************************************************/
27
28#include <svx/dialogs.hrc>
29
30String RID_SVXSTR_BULLET_DESCRIPTION_0
31{
32    Text [en-US] = "Solid small circular bullets";
33};
34String RID_SVXSTR_BULLET_DESCRIPTION_1
35{
36    Text [en-US] = "Solid large circular bullets";
37};
38String RID_SVXSTR_BULLET_DESCRIPTION_2
39{
40    Text [en-US] = "Solid diamond bullets";
41};
42String RID_SVXSTR_BULLET_DESCRIPTION_3
43{
44    Text [en-US] = "Solid large square bullets";
45};
46String RID_SVXSTR_BULLET_DESCRIPTION_4
47{
48    Text [en-US] = "Right pointing arrow bullets filled out";
49};
50String RID_SVXSTR_BULLET_DESCRIPTION_5
51{
52    Text [en-US] = "Right pointing arrow bullets";
53};
54String RID_SVXSTR_BULLET_DESCRIPTION_6
55{
56    Text [en-US] = "Check mark bullets";
57};
58String RID_SVXSTR_BULLET_DESCRIPTION_7
59{
60    Text [en-US] = "Tick mark bullets";
61};
62String RID_SVXSTR_SINGLENUM_DESCRIPTION_0
63{
64    Text [en-US] = "Number 1) 2) 3)";
65};
66String RID_SVXSTR_SINGLENUM_DESCRIPTION_1
67{
68    Text [en-US] = "Number 1. 2. 3.";
69};
70String RID_SVXSTR_SINGLENUM_DESCRIPTION_2
71{
72    Text [en-US] = "Number (1) (2) (3)";
73};
74String RID_SVXSTR_SINGLENUM_DESCRIPTION_3
75{
76    Text [en-US] = "Uppercase Roman number I. II. III.";
77};
78String RID_SVXSTR_SINGLENUM_DESCRIPTION_4
79{
80    Text [en-US] = "Uppercase letter A) B) C)";
81};
82String RID_SVXSTR_SINGLENUM_DESCRIPTION_5
83{
84    Text [en-US] = "Lowercase letter a) b) c)";
85};
86String RID_SVXSTR_SINGLENUM_DESCRIPTION_6
87{
88    Text [en-US] = "Lowercase letter (a) (b) (c)";
89};
90String RID_SVXSTR_SINGLENUM_DESCRIPTION_7
91{
92    Text [en-US] = "Lowercase Roman number i. ii. iii.";
93};
94
95String RID_SVXSTR_OUTLINENUM_DESCRIPTION_0
96{
97    Text [en-US] = "Numeric, numeric, lowercase letters, solid small circular bullet";
98};
99String RID_SVXSTR_OUTLINENUM_DESCRIPTION_1
100{
101    Text [en-US] = "Numeric, lowercase letters, solid small circular bullet";
102};
103String RID_SVXSTR_OUTLINENUM_DESCRIPTION_2
104{
105    Text [en-US] = "Numeric, lowercase letters, lowercase Roman, uppercase letters, solid small circular bullet";
106};
107String RID_SVXSTR_OUTLINENUM_DESCRIPTION_3
108{
109    Text [en-US] = "Numeric";
110};
111String RID_SVXSTR_OUTLINENUM_DESCRIPTION_4
112{
113    Text [en-US] = "Uppercase Roman, uppercase letters, lowercase Roman, lowercase letters, solid small circular bullet";
114};
115String RID_SVXSTR_OUTLINENUM_DESCRIPTION_5
116{
117    Text [en-US] = "Uppercase letters, uppercase Roman, lowercase letters, lowercase Roman, solid small circular bullet";
118};
119String RID_SVXSTR_OUTLINENUM_DESCRIPTION_6
120{
121    Text [en-US] = "Numeric with all sublevels";
122};
123String RID_SVXSTR_OUTLINENUM_DESCRIPTION_7
124{
125    Text [en-US] = "Right pointing bullet, right pointing arrow bullet, solid diamond bullet, solid small circular bullet";
126};
127
128