attrdesc.src (8660f102) attrdesc.src (9cd2463e)
1/**************************************************************
1/**************************************************************
2 *
2 *
3 * Licensed to the Apache Software Foundation (ASF) under one
4 * or more contributor license agreements. See the NOTICE file
5 * distributed with this work for additional information
6 * regarding copyright ownership. The ASF licenses this file
7 * to you under the Apache License, Version 2.0 (the
8 * "License"); you may not use this file except in compliance
9 * with the License. You may obtain a copy of the License at
3 * Licensed to the Apache Software Foundation (ASF) under one
4 * or more contributor license agreements. See the NOTICE file
5 * distributed with this work for additional information
6 * regarding copyright ownership. The ASF licenses this file
7 * to you under the Apache License, Version 2.0 (the
8 * "License"); you may not use this file except in compliance
9 * with the License. You may obtain a copy of the License at
10 *
10 *
11 * http://www.apache.org/licenses/LICENSE-2.0
11 * http://www.apache.org/licenses/LICENSE-2.0
12 *
12 *
13 * Unless required by applicable law or agreed to in writing,
14 * software distributed under the License is distributed on an
15 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
16 * KIND, either express or implied. See the License for the
17 * specific language governing permissions and limitations
18 * under the License.
13 * Unless required by applicable law or agreed to in writing,
14 * software distributed under the License is distributed on an
15 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
16 * KIND, either express or implied. See the License for the
17 * specific language governing permissions and limitations
18 * under the License.
19 *
19 *
20 *************************************************************/
21
22
23
24#include "globals.hrc"
25#include "attrdesc.hrc"
26/*---------------------------------------------------------------------
20 *************************************************************/
21
22
23
24#include "globals.hrc"
25#include "attrdesc.hrc"
26/*---------------------------------------------------------------------
27 Strings fuer textuelle Attribute
27 Strings for textual Attributes
28 ---------------------------------------------------------------------*/
29String STR_DROP_OVER
30{
28 ---------------------------------------------------------------------*/
29String STR_DROP_OVER
30{
31 /* ### ACHTUNG: Neuer Text in Resource? Initialen �ber : Initialen �ber */
32 Text [ en-US ] = "Drop Caps over" ;
33};
34String STR_DROP_LINES
35{
36 Text [ en-US ] = "rows" ;
37};
38String STR_NO_DROP_LINES
39{

--- 28 unchanged lines hidden (view full) ---

68 Text [ en-US ] = "Character Style" ;
69};
70String STR_NO_CHARFMT
71{
72 Text [ en-US ] = "No Character Style" ;
73};
74String STR_FOOTER
75{
31 Text [ en-US ] = "Drop Caps over" ;
32};
33String STR_DROP_LINES
34{
35 Text [ en-US ] = "rows" ;
36};
37String STR_NO_DROP_LINES
38{

--- 28 unchanged lines hidden (view full) ---

67 Text [ en-US ] = "Character Style" ;
68};
69String STR_NO_CHARFMT
70{
71 Text [ en-US ] = "No Character Style" ;
72};
73String STR_FOOTER
74{
76 /* ### ACHTUNG: Neuer Text in Resource? Fu�zeile : Fu�zeile */
77 Text [ en-US ] = "Footer" ;
78};
79String STR_NO_FOOTER
80{
75 Text [ en-US ] = "Footer" ;
76};
77String STR_NO_FOOTER
78{
81 /* ### ACHTUNG: Neuer Text in Resource? keine Fu�zeile : keine Fu�zeile */
82 Text [ en-US ] = "No footer" ;
83};
84String STR_HEADER
85{
86 Text [ en-US ] = "Header" ;
87};
88String STR_NO_HEADER
89{

--- 28 unchanged lines hidden (view full) ---

118 Text [ en-US ] = "Right wrap" ;
119};
120String STR_SURROUND_INSIDE
121{
122 Text [ en-US ] = "Inner wrap" ;
123};
124String STR_SURROUND_OUTSIDE
125{
79 Text [ en-US ] = "No footer" ;
80};
81String STR_HEADER
82{
83 Text [ en-US ] = "Header" ;
84};
85String STR_NO_HEADER
86{

--- 28 unchanged lines hidden (view full) ---

115 Text [ en-US ] = "Right wrap" ;
116};
117String STR_SURROUND_INSIDE
118{
119 Text [ en-US ] = "Inner wrap" ;
120};
121String STR_SURROUND_OUTSIDE
122{
126 /* ### ACHTUNG: Neuer Text in Resource? Umlauf au�en : Umlauf au�en */
127 Text [ en-US ] = "Outer wrap" ;
128};
129String STR_SURROUND_ANCHORONLY
130{
131 Text [ en-US ] = "(Anchor only)" ;
132};
133String STR_FRM_WIDTH
134{
135 Text [ en-US ] = "Width:" ;
136};
137String STR_FRM_FIXEDHEIGHT
138{
123 Text [ en-US ] = "Outer wrap" ;
124};
125String STR_SURROUND_ANCHORONLY
126{
127 Text [ en-US ] = "(Anchor only)" ;
128};
129String STR_FRM_WIDTH
130{
131 Text [ en-US ] = "Width:" ;
132};
133String STR_FRM_FIXEDHEIGHT
134{
139 /* ### ACHTUNG: Neuer Text in Resource? feste H�he: : feste H�he: */
140 Text [ en-US ] = "Fixed height:" ;
141};
142String STR_FRM_MINHEIGHT
143{
135 Text [ en-US ] = "Fixed height:" ;
136};
137String STR_FRM_MINHEIGHT
138{
144 /* ### ACHTUNG: Neuer Text in Resource? min. H�he: : min. H�he: */
145 Text [ en-US ] = "Min. height:" ;
146};
147String STR_FLY_AT_PARA
148{
149 Text [ en-US ] = "to paragraph" ;
150};
151String STR_FLY_AS_CHAR
152{

--- 56 unchanged lines hidden (view full) ---

209 Text [ en-US ] = "at the left" ;
210};
211String STR_HORI_INSIDE
212{
213 Text [ en-US ] = "inside" ;
214};
215String STR_HORI_OUTSIDE
216{
139 Text [ en-US ] = "Min. height:" ;
140};
141String STR_FLY_AT_PARA
142{
143 Text [ en-US ] = "to paragraph" ;
144};
145String STR_FLY_AS_CHAR
146{

--- 56 unchanged lines hidden (view full) ---

203 Text [ en-US ] = "at the left" ;
204};
205String STR_HORI_INSIDE
206{
207 Text [ en-US ] = "inside" ;
208};
209String STR_HORI_OUTSIDE
210{
217 /* ### ACHTUNG: Neuer Text in Resource? au�en : au�en */
218 Text [ en-US ] = "outside" ;
219};
220String STR_HORI_FULL
221{
222 Text [ en-US ] = "Full width" ;
223};
224String STR_COLUMNS
225{
226 Text [ en-US ] = "Columns" ;
227};
228String STR_LINE_WIDTH
229{
230 Text [ en-US ] = "Separator Width:" ;
231};
232String STR_MAX_FTN_HEIGHT
233{
211 Text [ en-US ] = "outside" ;
212};
213String STR_HORI_FULL
214{
215 Text [ en-US ] = "Full width" ;
216};
217String STR_COLUMNS
218{
219 Text [ en-US ] = "Columns" ;
220};
221String STR_LINE_WIDTH
222{
223 Text [ en-US ] = "Separator Width:" ;
224};
225String STR_MAX_FTN_HEIGHT
226{
234 /* ### ACHTUNG: Neuer Text in Resource? max. Fu�notenbereich: : max. Fu�notenbereich: */
235 Text [ en-US ] = "Max. footnote area:" ;
236};
237String STR_EDIT_IN_READONLY
238{
227 Text [ en-US ] = "Max. footnote area:" ;
228};
229String STR_EDIT_IN_READONLY
230{
239 /* ### ACHTUNG: Neuer Text in Resource? editierbar im schreibgesch�tztem Dokument : editierbar im Schreibesch�tztem Dokument */
240 /* ### ACHTUNG: Neuer Text in Resource? editierbar im schreibgesch�tztem Dokument : editierbar im Schreibesch�tztem Dokument */
241 /* ### ACHTUNG: Neuer Text in Resource? editierbar im schreibgesch�tztem Dokument : editierbar im Schreibesch�tztem Dokument */
242 /* ### ACHTUNG: Neuer Text in Resource? editierbar im schreibgesch�tztem Dokument : editierbar im Schreibesch�tztem Dokument */
243 /* ### ACHTUNG: Neuer Text in Resource? editierbar im schreibgesch�tztem Dokument : editierbar im Schreibesch�tztem Dokument */
244 /* ### ACHTUNG: Neuer Text in Resource? editierbar im schreibgesch�tztem Dokument : editierbar im schreibgesch�tztem Dokument */
245 Text [ en-US ] = "Editable in read-only document" ;
246};
247String STR_LAYOUT_SPLIT
248{
249 Text [ en-US ] = "Split" ;
250};
251String STR_NUMRULE_ON
252{

--- 21 unchanged lines hidden (view full) ---

274};
275String STR_LINCOUNT_START
276{
277 Text [ en-US ] = "restart line count with: " ;
278};
279
280String STR_LUMINANCE
281{
231 Text [ en-US ] = "Editable in read-only document" ;
232};
233String STR_LAYOUT_SPLIT
234{
235 Text [ en-US ] = "Split" ;
236};
237String STR_NUMRULE_ON
238{

--- 21 unchanged lines hidden (view full) ---

260};
261String STR_LINCOUNT_START
262{
263 Text [ en-US ] = "restart line count with: " ;
264};
265
266String STR_LUMINANCE
267{
282 Text [ en-US ] = "Brightness: ";
268 Text [ en-US ] = "Brightness: " ;
283};
284
285String STR_CHANNELR
286{
269};
270
271String STR_CHANNELR
272{
287 Text [ en-US ] = "Red: ";
273 Text [ en-US ] = "Red: " ;
288};
289
290String STR_CHANNELG
291{
274};
275
276String STR_CHANNELG
277{
292 Text [ en-US ] = "Green: ";
278 Text [ en-US ] = "Green: " ;
293};
294
295String STR_CHANNELB
296{
279};
280
281String STR_CHANNELB
282{
297 Text [ en-US ] = "Blue: ";
283 Text [ en-US ] = "Blue: " ;
298};
299
300String STR_CONTRAST
301{
284};
285
286String STR_CONTRAST
287{
302 Text [ en-US ] = "Contrast: ";
288 Text [ en-US ] = "Contrast: " ;
303};
304
305String STR_GAMMA
306{
289};
290
291String STR_GAMMA
292{
307 Text [ en-US ] = "Gamma: ";
293 Text [ en-US ] = "Gamma: " ;
308};
309
310String STR_TRANSPARENCY
311{
294};
295
296String STR_TRANSPARENCY
297{
312 Text [ en-US ] = "Transparency: ";
298 Text [ en-US ] = "Transparency: " ;
313};
314
315String STR_INVERT
316{
299};
300
301String STR_INVERT
302{
317 Text [ en-US ] = "Invert";
303 Text [ en-US ] = "Invert" ;
318};
319String STR_INVERT_NOT
320{
304};
305String STR_INVERT_NOT
306{
321 Text [ en-US ] = "do not invert";
307 Text [ en-US ] = "do not invert" ;
322};
323
324String STR_DRAWMODE
325{
308};
309
310String STR_DRAWMODE
311{
326 Text [ en-US ] = "Graphics mode: ";
312 Text [ en-US ] = "Graphics mode: " ;
327};
328
329String STR_DRAWMODE_STD
330{
313};
314
315String STR_DRAWMODE_STD
316{
331 Text [ en-US ] = "Standard";
317 Text [ en-US ] = "Standard" ;
332};
333String STR_DRAWMODE_GREY
334{
318};
319String STR_DRAWMODE_GREY
320{
335 Text [ en-US ] = "Grayscales";
321 Text [ en-US ] = "Grayscales" ;
336};
337String STR_DRAWMODE_BLACKWHITE
338{
322};
323String STR_DRAWMODE_BLACKWHITE
324{
339 Text [ en-US ] = "Black & White";
325 Text [ en-US ] = "Black & White" ;
340};
341String STR_DRAWMODE_WATERMARK
342{
326};
327String STR_DRAWMODE_WATERMARK
328{
343 Text [ en-US ] = "Watermark";
329 Text [ en-US ] = "Watermark" ;
344};
345String STR_ROTATION
346{
330};
331String STR_ROTATION
332{
347 Text [ en-US ] = "Rotation";
333 Text [ en-US ] = "Rotation" ;
348};
349
350String STR_GRID_NONE
351{
334};
335
336String STR_GRID_NONE
337{
352 Text [ en-US ] = "No grid";
338 Text [ en-US ] = "No grid" ;
353};
354
355String STR_GRID_LINES_ONLY
356{
339};
340
341String STR_GRID_LINES_ONLY
342{
357 Text [ en-US ] = "Grid (lines only)";
343 Text [ en-US ] = "Grid (lines only)" ;
358};
359
360String STR_GRID_LINES_CHARS
361{
344};
345
346String STR_GRID_LINES_CHARS
347{
362 Text [ en-US ] = "Grid (lines and characters)";
348 Text [ en-US ] = "Grid (lines and characters)" ;
363};
364String STR_FOLLOW_TEXT_FLOW
365{
349};
350String STR_FOLLOW_TEXT_FLOW
351{
366 Text [ en-US ] = "Follow text flow";
352 Text [ en-US ] = "Follow text flow" ;
367};
368String STR_DONT_FOLLOW_TEXT_FLOW
369{
353};
354String STR_DONT_FOLLOW_TEXT_FLOW
355{
370 Text [ en-US ] = "Do not follow text flow";
356 Text [ en-US ] = "Do not follow text flow" ;
371};
372String STR_CONNECT_BORDER_ON
373{
357};
358String STR_CONNECT_BORDER_ON
359{
374 Text [ en-US ] = "Merge borders";
360 Text [ en-US ] = "Merge borders" ;
375};
376String STR_CONNECT_BORDER_OFF
377{
361};
362String STR_CONNECT_BORDER_OFF
363{
378 Text [ en-US ] = "Do not merge borders";
364 Text [ en-US ] = "Do not merge borders" ;
379};
380
365};
366
367// ********************************************************************** EOF