update dev300-m58
[ooovba.git] / svx / source / accessibility / accessibility.src
blob82fe774f5b485a52338adc99de1cd4769344d0ee
1 /*************************************************************************
2  *
3  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
4  * 
5  * Copyright 2008 by Sun Microsystems, Inc.
6  *
7  * OpenOffice.org - a multi-platform office productivity suite
8  *
9  * $RCSfile: accessibility.src,v $
10  * $Revision: 1.34 $
11  *
12  * This file is part of OpenOffice.org.
13  *
14  * OpenOffice.org is free software: you can redistribute it and/or modify
15  * it under the terms of the GNU Lesser General Public License version 3
16  * only, as published by the Free Software Foundation.
17  *
18  * OpenOffice.org is distributed in the hope that it will be useful,
19  * but WITHOUT ANY WARRANTY; without even the implied warranty of
20  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
21  * GNU Lesser General Public License version 3 for more details
22  * (a copy is included in the LICENSE file that accompanied this code).
23  *
24  * You should have received a copy of the GNU Lesser General Public License
25  * version 3 along with OpenOffice.org.  If not, see
26  * <http://www.openoffice.org/license.html>
27  * for a copy of the LGPLv3 License.
28  *
29  ************************************************************************/
31 #include "accessibility.hrc"
33 String RID_SVXSTR_A11Y_3D_MATERIAL_COLOR
35     Text [ en-US ] = "3D material color" ;
37 String RID_SVXSTR_A11Y_TEXT_COLOR
39     Text [ en-US ] = "Font color" ;
41 String RID_SVXSTR_A11Y_BACKGROUND_COLOR
43     Text [ en-US ] = "Background color" ;
45 String RID_SVXSTR_A11Y_FILLSTYLE_NONE
47     Text [ en-US ] = "None" ;
49 String RID_SVXSTR_A11Y_FILLSTYLE_SOLID
51     Text [ en-US ] = "Solid" ;
53 String RID_SVXSTR_A11Y_FILLSTYLE_HATCH
55     Text [ en-US ] = "With hatching" ;
57 String RID_SVXSTR_A11Y_FILLSTYLE_GRADIENT
59     Text [ en-US ] = "Gradient" ;
61 String RID_SVXSTR_A11Y_FILLSTYLE_BITMAP
63     Text [ en-US ] = "Bitmap" ;
65 String RID_SVXSTR_A11Y_WITH
67     Text [ en-US ] = "with" ;
69 String RID_SVXSTR_A11Y_STYLE
71     Text [ en-US ] = "Style" ;
73 String RID_SVXSTR_A11Y_AND
75     Text [ en-US ] = "and" ;
79 // SvxRectCtl
81 String RID_SVXSTR_RECTCTL_ACC_CORN_NAME
83     Text [ en-US ] = "Corner control" ;
86 String RID_SVXSTR_RECTCTL_ACC_CORN_DESCR
88     Text [ en-US ] = "Selection of a corner point." ;
91 String RID_SVXSTR_RECTCTL_ACC_ANGL_NAME
93     Text [ en-US ] = "Angle control" ;
96 String RID_SVXSTR_RECTCTL_ACC_ANGL_DESCR
98     Text [ en-US ] = "Selection of a major angle." ;
102 String RID_SVXSTR_RECTCTL_ACC_CHLD_LT
104     Text [ en-US ] = "Top left" ;
107 String RID_SVXSTR_RECTCTL_ACC_CHLD_MT
109     Text [ en-US ] = "Top middle" ;
112 String RID_SVXSTR_RECTCTL_ACC_CHLD_RT
114     Text [ en-US ] = "Top right" ;
117 String RID_SVXSTR_RECTCTL_ACC_CHLD_LM
119     Text [ en-US ] = "Left center" ;
122 String RID_SVXSTR_RECTCTL_ACC_CHLD_MM
124     Text [ en-US ] = "Center" ;
127 String RID_SVXSTR_RECTCTL_ACC_CHLD_RM
129     Text [ en-US ] = "Right center" ;
132 String RID_SVXSTR_RECTCTL_ACC_CHLD_LB
134     Text [ en-US ] = "Bottom left" ;
137 String RID_SVXSTR_RECTCTL_ACC_CHLD_MB
139     Text [ en-US ] = "Bottom middle" ;
142 String RID_SVXSTR_RECTCTL_ACC_CHLD_RB
144     Text [ en-US ] = "Bottom right" ;
148 String RID_SVXSTR_RECTCTL_ACC_CHLD_A000
150     Text [ en-US ] = "0 degrees" ;
153 String RID_SVXSTR_RECTCTL_ACC_CHLD_A045
155     Text [ en-US ] = "45 degrees" ;
158 String RID_SVXSTR_RECTCTL_ACC_CHLD_A090
160     Text [ en-US ] = "90 degrees" ;
163 String RID_SVXSTR_RECTCTL_ACC_CHLD_A135
165     Text [ en-US ] = "135 degrees" ;
168 String RID_SVXSTR_RECTCTL_ACC_CHLD_A180
170     Text [ en-US ] = "180 degrees" ;
173 String RID_SVXSTR_RECTCTL_ACC_CHLD_A225
175     Text [ en-US ] = "225 degrees" ;
178 String RID_SVXSTR_RECTCTL_ACC_CHLD_A270
180     Text [ en-US ] = "270 degrees" ;
183 String RID_SVXSTR_RECTCTL_ACC_CHLD_A315
185     Text [ en-US ] = "315 degrees" ;
188 // SvxGraphCtrlAccessibleContext
189 String RID_SVXSTR_GRAPHCTRL_ACC_NAME
191     Text [ en-US ] = "Contour control" ;
194 String RID_SVXSTR_GRAPHCTRL_ACC_DESCRIPTION
196     Text [ en-US ] = "This is where you can edit the contour." ;
199 String RID_SVXSTR_A11Y_IMAGEBULLET_DESCRIPTION
201     Text [ en-US ] = "Image bullet in paragraph" ;
204 String RID_SVXSTR_A11Y_IMAGEBULLET_NAME
206     Text [ en-US ] = "Image bullet" ;
209 String RID_SVXSTR_CHARACTER_SELECTION
211     Text [ en-US ] = "Special character selection";
214 String RID_SVXSTR_CHAR_SEL_DESC
216     Text [ en-US ] = "Select special characters in this area.";
219 String RID_SVXSTR_CHARACTER_CODE
221     // The space behind is a must.
222     Text [ en-US ] = "Character code ";