bump product version to 4.1.6.2
[LibreOffice.git] / sw / source / ui / utlui / attrdesc.src
blobcd14d9e6add0df5d39c3d819a874bc31bb1be3ea
1 /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
2 /*
3  * This file is part of the LibreOffice project.
4  *
5  * This Source Code Form is subject to the terms of the Mozilla Public
6  * License, v. 2.0. If a copy of the MPL was not distributed with this
7  * file, You can obtain one at http://mozilla.org/MPL/2.0/.
8  *
9  * This file incorporates work covered by the following license notice:
10  *
11  *   Licensed to the Apache Software Foundation (ASF) under one or more
12  *   contributor license agreements. See the NOTICE file distributed
13  *   with this work for additional information regarding copyright
14  *   ownership. The ASF licenses this file to you under the Apache
15  *   License, Version 2.0 (the "License"); you may not use this file
16  *   except in compliance with the License. You may obtain a copy of
17  *   the License at http://www.apache.org/licenses/LICENSE-2.0 .
18  */
20 #include "globals.hrc"
21 #include "attrdesc.hrc"
23 // Strings for textual attributes.
25 String STR_DROP_OVER
27     Text [ en-US ] = "Drop Caps over" ;
29 String STR_DROP_LINES
31     Text [ en-US ] = "rows" ;
33 String STR_NO_DROP_LINES
35     Text [ en-US ] = "No Drop Caps" ;
37 String STR_NO_PAGEDESC
39     Text [ en-US ] = "No page break" ;
41 String STR_NO_MIRROR
43     Text [ en-US ] = "Don't mirror" ;
45 String STR_VERT_MIRROR
47     Text [ en-US ] = "Flip vertically" ;
49 String STR_HORI_MIRROR
51     Text [ en-US ] = "Flip horizontal" ;
53 String STR_BOTH_MIRROR
55     Text [ en-US ] = "Horizontal and Vertical Flip" ;
57 String STR_MIRROR_TOGGLE
59     Text [ en-US ] = "+ mirror horizontal on even pages" ;
61 String STR_CHARFMT
63     Text [ en-US ] = "Character Style" ;
65 String STR_NO_CHARFMT
67     Text [ en-US ] = "No Character Style" ;
69 String STR_FOOTER
71     Text [ en-US ] = "Footer" ;
73 String STR_NO_FOOTER
75     Text [ en-US ] = "No footer" ;
77 String STR_HEADER
79     Text [ en-US ] = "Header" ;
81 String STR_NO_HEADER
83     Text [ en-US ] = "No header" ;
85 String STR_SURROUND_IDEAL
87     Text [ en-US ] = "Optimal wrap" ;
89 String STR_SURROUND_NONE
91     Text [ en-US ] = "No wrap" ;
93 String STR_SURROUND_THROUGHT
95     Text [ en-US ] = "Through" ;
97 String STR_SURROUND_PARALLEL
99     Text [ en-US ] = "Parallel wrap" ;
101 String STR_SURROUND_COLUMN
103     Text [ en-US ] = "Column Wrap" ;
105 String STR_SURROUND_LEFT
107     Text [ en-US ] = "Left wrap" ;
109 String STR_SURROUND_RIGHT
111     Text [ en-US ] = "Right wrap" ;
113 String STR_SURROUND_INSIDE
115     Text [ en-US ] = "Inner wrap" ;
117 String STR_SURROUND_OUTSIDE
119     Text [ en-US ] = "Outer wrap" ;
121 String STR_SURROUND_ANCHORONLY
123     Text [ en-US ] = "(Anchor only)" ;
125 String STR_FRM_WIDTH
127     Text [ en-US ] = "Width:" ;
129 String STR_FRM_FIXEDHEIGHT
131     Text [ en-US ] = "Fixed height:" ;
133 String STR_FRM_MINHEIGHT
135     Text [ en-US ] = "Min. height:" ;
137 String STR_FLY_AT_PARA
139     Text [ en-US ] = "to paragraph" ;
141 String STR_FLY_AS_CHAR
143     Text [ en-US ] = "to character" ;
145 String STR_FLY_AT_PAGE
147     Text [ en-US ] = "to page" ;
149 String STR_POS_X
151     Text [ en-US ] = "X Coordinate:" ;
153 String STR_POS_Y
155     Text [ en-US ] = "Y Coordinate:" ;
157 String STR_VERT_TOP
159     Text [ en-US ] = "at top" ;
161 String STR_VERT_CENTER
163     Text [ en-US ] = "Centered vertically" ;
165 String STR_VERT_BOTTOM
167     Text [ en-US ] = "at bottom" ;
169 String STR_LINE_TOP
171     Text [ en-US ] = "Top of line" ;
173 String STR_LINE_CENTER
175     Text [ en-US ] = "Line centered" ;
177 String STR_LINE_BOTTOM
179     Text [ en-US ] = "Bottom of line" ;
181 String STR_REGISTER_ON
183     Text [ en-US ] = "Register-true" ;
185 String STR_REGISTER_OFF
187     Text [ en-US ] = "Not register-true" ;
189 String STR_HORI_RIGHT
191     Text [ en-US ] = "at the right" ;
193 String STR_HORI_CENTER
195     Text [ en-US ] = "Centered horizontally" ;
197 String STR_HORI_LEFT
199     Text [ en-US ] = "at the left" ;
201 String STR_HORI_INSIDE
203     Text [ en-US ] = "inside" ;
205 String STR_HORI_OUTSIDE
207     Text [ en-US ] = "outside" ;
209 String STR_HORI_FULL
211     Text [ en-US ] = "Full width" ;
213 String STR_COLUMNS
215     Text [ en-US ] = "Columns" ;
217 String STR_LINE_WIDTH
219     Text [ en-US ] = "Separator Width:" ;
221 String STR_MAX_FTN_HEIGHT
223     Text [ en-US ] = "Max. footnote area:" ;
225 String STR_EDIT_IN_READONLY
227     Text [ en-US ] = "Editable in read-only document" ;
229 String STR_LAYOUT_SPLIT
231     Text [ en-US ] = "Split" ;
233 String STR_NUMRULE_ON
235     Text [ en-US ] = "Numbering" ;
237 String STR_NUMRULE_OFF
239     Text [ en-US ] = "no numbering" ;
241 String STR_CONNECT1
243     Text [ en-US ] = "linked to " ;
245 String STR_CONNECT2
247     Text [ en-US ] = "and " ;
249 String STR_LINECOUNT
251     Text [ en-US ] = "Count lines" ;
253 String STR_DONTLINECOUNT
255     Text [ en-US ] = "don't count lines" ;
257 String STR_LINCOUNT_START
259     Text [ en-US ] = "restart line count with: " ;
262 String STR_LUMINANCE
264     Text [ en-US ] = "Brightness: ";
267 String STR_CHANNELR
269     Text [ en-US ] = "Red: ";
272 String STR_CHANNELG
274     Text [ en-US ] = "Green: ";
277 String STR_CHANNELB
279     Text [ en-US ] = "Blue: ";
282 String STR_CONTRAST
284     Text [ en-US ] = "Contrast: ";
287 String STR_GAMMA
289     Text [ en-US ] = "Gamma: ";
292 String STR_TRANSPARENCY
294     Text [ en-US ] = "Transparency: ";
297 String STR_INVERT
299     Text [ en-US ] = "Invert";
301 String STR_INVERT_NOT
303     Text [ en-US ] = "do not invert";
306 String STR_DRAWMODE
308     Text [ en-US ] = "Graphics mode: ";
311 String STR_DRAWMODE_STD
313     Text [ en-US ] = "Standard";
315 String STR_DRAWMODE_GREY
317     Text [ en-US ] = "Grayscales";
319 String STR_DRAWMODE_BLACKWHITE
321     Text [ en-US ] = "Black & White";
323 String STR_DRAWMODE_WATERMARK
325     Text [ en-US ] = "Watermark";
327 String STR_ROTATION
329     Text [ en-US ] = "Rotation";
332 String STR_GRID_NONE
334     Text [ en-US ] = "No grid";
337 String STR_GRID_LINES_ONLY
339     Text [ en-US ] = "Grid (lines only)";
342 String STR_GRID_LINES_CHARS
344     Text [ en-US ] = "Grid (lines and characters)";
346 String STR_FOLLOW_TEXT_FLOW
348     Text [ en-US ] = "Follow text flow";
350 String STR_DONT_FOLLOW_TEXT_FLOW
352     Text [ en-US ] = "Do not follow text flow";
354 String STR_CONNECT_BORDER_ON
356     Text [ en-US ] = "Merge borders";
358 String STR_CONNECT_BORDER_OFF
360     Text [ en-US ] = "Do not merge borders";
363 /* vim:set shiftwidth=4 softtabstop=4 expandtab: */