1 /*************************************************************************
3 * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
5 * Copyright 2008 by Sun Microsystems, Inc.
7 * OpenOffice.org - a multi-platform office productivity suite
9 * $RCSfile: rtsetup.src,v $
12 * This file is part of OpenOffice.org.
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.
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).
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.
29 ************************************************************************/
31 #include "rtsetup.hrc"
33 TabDialog RID_RTS_RTSDIALOG
39 TabControl RID_RTS_RTSDIALOG_TABCONTROL
46 Identifier = RID_RTS_COMMANDPAGE;
47 Text [ en-US ] = "Command";
51 Identifier = RID_RTS_PAPERPAGE;
52 Text [ en-US ] = "Paper";
56 Identifier = RID_RTS_DEVICEPAGE;
57 Text [ en-US ] = "Device";
61 Identifier = RID_RTS_FONTSUBSTPAGE;
62 Text [ en-US ] = "Font Replacement";
66 Identifier = RID_RTS_OTHERPAGE;
67 Text [ en-US ] = "Other Settings";
71 String RID_RTS_RTSDIALOG_FROMDRIVER_TXT
73 Text [ en-US ] = "from driver";
75 String RID_RTS_RTSDIALOG_INVALID_TXT
77 Text [ en-US ] = "<ignore>";
79 Text [ en-US ] = "Properties of %s";
82 TabPage RID_RTS_PAPERPAGE
85 Size = MAP_APPFONT( 230, 175 );
86 FixedText RID_RTS_PAPER_PAPER_TXT
88 Pos = MAP_APPFONT( 5, 5 );
89 Size = MAP_APPFONT( 80, 8 );
90 Text [ en-US ] = "~Paper size";
92 ListBox RID_RTS_PAPER_PAPER_BOX
96 Pos = MAP_APPFONT( 115, 5 );
97 Size = MAP_APPFONT( 110, 120 );
99 FixedText RID_RTS_PAPER_ORIENTATION_TXT
101 Pos = MAP_APPFONT( 5, 20 );
102 Size = MAP_APPFONT( 80, 8 );
103 Text [ en-US ] = "~Orientation";
105 ListBox RID_RTS_PAPER_ORIENTATION_BOX
109 Pos = MAP_APPFONT( 115, 20 );
110 Size = MAP_APPFONT( 110, 120 );
112 FixedText RID_RTS_PAPER_DUPLEX_TXT
114 Pos = MAP_APPFONT( 5, 35 );
115 Size = MAP_APPFONT( 80, 8 );
116 Text [ en-US ] = "~Duplex";
118 ListBox RID_RTS_PAPER_DUPLEX_BOX
122 Pos = MAP_APPFONT( 115, 35 );
123 Size = MAP_APPFONT( 110, 120 );
125 FixedText RID_RTS_PAPER_SLOT_TXT
127 Pos = MAP_APPFONT( 5, 50 );
128 Size = MAP_APPFONT( 80, 8 );
129 Text [ en-US ] = "Paper tray";
131 ListBox RID_RTS_PAPER_SLOT_BOX
135 Pos = MAP_APPFONT( 115, 50 );
136 Size = MAP_APPFONT( 110, 120 );
140 TabPage RID_RTS_DEVICEPAGE
143 Size = MAP_APPFONT( 230, 175 );
145 String RID_RTS_DEVICE_COLOR_TXT
147 Text [ en-US ] = "Color";
149 String RID_RTS_DEVICE_GRAY_TXT
151 Text [ en-US ] = "Grayscale";
154 FixedText RID_RTS_DEVICE_PPDKEY_TXT
156 Pos = MAP_APPFONT( 5, 5 );
157 Size = MAP_APPFONT( 85, 8 );
158 Text [ en-US ] = "~Option";
160 ListBox RID_RTS_DEVICE_PPDKEY_BOX
163 Pos = MAP_APPFONT( 5, 14 );
164 Size = MAP_APPFONT( 105, 111 );
166 FixedText RID_RTS_DEVICE_PPDVALUE_TXT
168 Pos = MAP_APPFONT( 120, 5 );
169 Size = MAP_APPFONT( 105, 8 );
170 Text [ en-US ] = "Current ~value";
172 ListBox RID_RTS_DEVICE_PPDVALUE_BOX
175 Pos = MAP_APPFONT( 120, 14 );
176 Size = MAP_APPFONT( 105, 111 );
179 FixedText RID_RTS_DEVICE_LEVEL_TXT
181 Pos = MAP_APPFONT( 5, 130 );
182 Size = MAP_APPFONT( 80, 8 );
183 Text [ en-US ] = "PostScript ~Level";
185 ListBox RID_RTS_DEVICE_LEVEL_BOX
188 Pos = MAP_APPFONT( 120, 130 );
189 Size = MAP_APPFONT( 105, 200 );
191 FixedText RID_RTS_DEVICE_SPACE_TXT
193 Pos = MAP_APPFONT( 5, 145 );
194 Size = MAP_APPFONT( 100, 8 );
195 Text [ en-US ] = "~Color";
197 ListBox RID_RTS_DEVICE_SPACE_BOX
200 Pos = MAP_APPFONT( 120, 145 );
201 Size = MAP_APPFONT( 105, 200 );
203 FixedText RID_RTS_DEVICE_DEPTH_TXT
205 Pos = MAP_APPFONT( 5, 160 );
206 Size = MAP_APPFONT( 80, 8 );
207 Text [ en-US ] = "Color ~depth";
209 ListBox RID_RTS_DEVICE_DEPTH_BOX
212 Pos = MAP_APPFONT( 120, 160 );
213 Size = MAP_APPFONT( 105, 200 );
222 TabPage RID_RTS_FONTSUBSTPAGE
225 Size = MAP_APPFONT( 230, 175 );
227 CheckBox RID_RTS_FS_ENABLE_BTN
229 Pos = MAP_APPFONT( 5, 5 );
230 Size = MAP_APPFONT( 180, 10 );
231 Text [ en-US ] = "~Enable font replacement";
234 FixedText RID_RTS_FS_SUBST_TXT
236 Pos = MAP_APPFONT( 5,20 );
237 Size = MAP_APPFONT( 180, 8 );
238 Text [ en-US ] = "Replaced ~fonts";
240 MultiListBox RID_RTS_FS_SUBST_BOX
246 Pos = MAP_APPFONT( 5, 30 );
247 Size = MAP_APPFONT( 220, 90 );
249 PushButton RID_RTS_FS_ADD_BTN
251 Pos = MAP_APPFONT( 5, 125 );
252 Size = MAP_APPFONT( 107, 12 );
253 Text [ en-US ] = "~Add";
255 PushButton RID_RTS_FS_REMOVE_BTN
257 Pos = MAP_APPFONT( 117, 125 );
258 Size = MAP_APPFONT( 107, 12 );
259 Text [ en-US ] = "~Remove";
261 FixedText RID_RTS_FS_FROM_TXT
263 Pos = MAP_APPFONT( 5, 145 );
264 Size = MAP_APPFONT( 107, 8 );
265 Text [ en-US ] = "Repla~ce font";
267 ComboBox RID_RTS_FS_FROM_BOX
272 Pos = MAP_APPFONT( 5, 155 );
273 Size = MAP_APPFONT( 107, 200 );
275 FixedText RID_RTS_FS_TO_TXT
277 Pos = MAP_APPFONT( 117, 145 );
278 Size = MAP_APPFONT( 107, 8 );
279 Text [ en-US ] = "by ~printer font";
281 ListBox RID_RTS_FS_TO_BOX
286 Pos = MAP_APPFONT( 117, 155 );
287 Size = MAP_APPFONT( 107, 200 );
291 TabPage RID_RTS_COMMANDPAGE
294 Size = MAP_APPFONT( 230, 175 );
296 ComboBox RID_RTS_CMD_CB_COMMANDS
301 Pos = MAP_APPFONT ( 11 , 75 ) ;
302 Size = MAP_APPFONT ( 150 , 65 ) ;
304 CheckBox RID_RTS_CMD_CB_EXTERNAL
306 Pos = MAP_APPFONT( 11, 95 );
307 Size = MAP_APPFONT( 220, 24 );
309 Text [ en-US ] = "~Use system print dialog, disable %PRODUCTNAME's print dialog";
311 FixedText RID_RTS_CMD_FT_QUICKCMD
313 Pos = MAP_APPFONT( 11, 124 );
314 Size = MAP_APPFONT( 150, 20 );
316 Text [ en-US ] = "Command for quick printing without dialog (optional)";
318 ComboBox RIT_RTS_CMD_CB_QUICKCMD
323 Pos = MAP_APPFONT( 11, 144 );
324 Size = MAP_APPFONT( 150, 65 );
326 FixedLine RID_RTS_CMD_FL_INSTALL
328 Pos = MAP_APPFONT ( 6 , 44 ) ;
329 Size = MAP_APPFONT ( 220 , 8 ) ;
330 Text [ en-US ] = "Select command";
332 String RID_RTS_CMD_STR_CONFIGURE_PRINTER
334 Text [ en-US ] = "Printer";
336 String RID_RTS_CMD_STR_CONFIGURE_FAX
338 Text [ en-US ] = "Fax";
340 String RID_RTS_CMD_STR_CONFIGURE_PDF
342 Text [ en-US ] = "PDF converter";
345 ListBox RID_RTS_CMD_LB_CONFIGURE
349 Pos = MAP_APPFONT( 101, 56 );
350 Size = MAP_APPFONT( 60, 200 );
352 FixedText RID_RTS_CMD_TXT_CONFIGURE
354 Pos = MAP_APPFONT( 11, 56 );
355 Size = MAP_APPFONT( 85, 10 );
356 Text [ en-US ] = "~Configure as";
359 CheckBox RID_RTS_CMD_BOX_SWALLOWFAXNO
361 Pos = MAP_APPFONT( 11, 146 );
362 Size = MAP_APPFONT( 130, 8 );
363 Text [ en-US ] = "~Fax number will be removed from output";
365 FixedText RID_RTS_CMD_TXT_PDFDIR
367 Pos = MAP_APPFONT( 11, 146 );
368 Size = MAP_APPFONT( 130, 8 );
369 Text [ en-US ] = "PDF target directory :";
371 Edit RID_RTS_CMD_EDT_PDFDIR
374 Pos = MAP_APPFONT( 11, 155 );
375 Size = MAP_APPFONT( 130, 12 );
377 PushButton RID_RTS_CMD_BTN_PDFDIR
379 Pos = MAP_APPFONT( 146, 155 );
380 Size = MAP_APPFONT( 15, 12 );
383 FixedText RID_RTS_CMD_TXT_PRTNAME
385 Pos = MAP_APPFONT ( 11 , 16 ) ;
386 Size = MAP_APPFONT ( 210 , 8 ) ;
388 FixedText RID_RTS_CMD_TXT_CONNECT
390 Pos = MAP_APPFONT ( 11 , 26 ) ;
391 Size = MAP_APPFONT ( 210 , 8 ) ;
392 Text [ en-US ] = "Command: ";
394 FixedLine RID_RTS_CMD_FL_DEFAULT
396 Pos = MAP_APPFONT ( 6 , 6 ) ;
397 Size = MAP_APPFONT ( 220 , 8 ) ;
398 Text [ en-US ] = "Printer";
400 PushButton RID_RTS_CMD_BTN_HELP
402 Pos = MAP_APPFONT( 170, 55 );
403 Size = MAP_APPFONT( 50, 12 );
404 Text [ en-US ] = "~Help";
406 PushButton RID_RTS_CMD_BTN_REMOVE
408 Pos = MAP_APPFONT( 170, 72 );
409 Size = MAP_APPFONT( 50, 12 );
410 Text [ en-US ] = "~Remove";
412 String RID_RTS_CMD_STR_PDFHELP
414 Text [ en-US ] = "The command line for PDF converters is executed as follows: for each document printed, \"(TMP)\" in the command line is replaced by a temporary file and \"(OUTFILE)\" in the command line is replaced by the target PDF file name. If \"(TMP)\" is in the command line, the PostScript code will be supplied via a file, otherwise via standard input (i.e. as a pipe).";
416 String RID_RTS_CMD_STR_PRINTERHELP
418 Text [ en-US ] = "The command line for printer devices is executed as follows: the generated PostScript code is supplied as standard input (i.e. as a pipe) to the command line.";
420 String RID_RTS_CMD_STR_FAXHELP
422 Text [ en-US ] = "The command line for fax devices is executed as follows: for each fax sent, \"(TMP)\" in the command line is replaced by a temporary file and \"(PHONE)\" in the command line is replaced by the fax number. If \"(TMP)\" appears in the command line, the PostScript code will be supplied via a file, otherwise it is passed as standard input (i.e. as a pipe).";
426 TabPage RID_RTS_OTHERPAGE
429 Size = MAP_APPFONT( 230, 175 );
431 FixedText RID_RTS_OTHER_LEFTMARGIN_TXT
433 Pos = MAP_APPFONT( 5, 5 );
434 Size = MAP_APPFONT( 85, 8 );
435 Text [ en-US ] = "~Left margin";
437 MetricField RID_RTS_OTHER_LEFTMARGIN_BOX
440 Pos = MAP_APPFONT ( 100 , 5 ) ;
441 Size = MAP_APPFONT ( 50 , 12 ) ;
442 StrictFormat = TRUE ;
447 FixedText RID_RTS_OTHER_TOPMARGIN_TXT
449 Pos = MAP_APPFONT( 5, 20 );
450 Size = MAP_APPFONT( 85, 8 );
451 Text [ en-US ] = "~Top margin";
453 MetricField RID_RTS_OTHER_TOPMARGIN_BOX
456 Pos = MAP_APPFONT ( 100 , 20 ) ;
457 Size = MAP_APPFONT ( 50 , 12 ) ;
458 StrictFormat = TRUE ;
463 FixedText RID_RTS_OTHER_RIGHTMARGIN_TXT
465 Pos = MAP_APPFONT( 5, 35 );
466 Size = MAP_APPFONT( 85, 8 );
467 Text [ en-US ] = "~Right margin";
469 MetricField RID_RTS_OTHER_RIGHTMARGIN_BOX
472 Pos = MAP_APPFONT ( 100 , 35 ) ;
473 Size = MAP_APPFONT ( 50 , 12 ) ;
474 StrictFormat = TRUE ;
479 FixedText RID_RTS_OTHER_BOTTOMMARGIN_TXT
481 Pos = MAP_APPFONT( 5, 50 );
482 Size = MAP_APPFONT( 85, 8 );
483 Text [ en-US ] = "~Bottom margin";
485 MetricField RID_RTS_OTHER_BOTTOMMARGIN_BOX
488 Pos = MAP_APPFONT ( 100 , 50 ) ;
489 Size = MAP_APPFONT ( 50 , 12 ) ;
490 StrictFormat = TRUE ;
495 FixedText RID_RTS_OTHER_COMMENT_TXT
497 Pos = MAP_APPFONT( 5, 65 );
498 Size = MAP_APPFONT( 85, 8 );
499 Text [ en-US ] = "~Comment";
501 Edit RID_RTS_OTHER_COMMENT_EDT
504 Pos = MAP_APPFONT ( 5 , 75 ) ;
505 Size = MAP_APPFONT ( 220 , 12 ) ;
507 PushButton RID_RTS_OTHER_DEFAULT_BTN
509 Pos = MAP_APPFONT( 175, 5 );
510 Size = MAP_APPFONT( 50, 12 );
511 Text [ en-US ] = "~Default";
515 String RID_TXT_QUERYFAXNUMBER
517 Text [ en-US ] = "Please enter the fax number.";
520 ModalDialog RID_RTS_PWDIALOG
522 Text [ en-US ] = "Authentication request";
525 Size = MAP_APPFONT ( 150 , 90 ) ;
529 FixedText RID_RTS_PWDIALOG_TXT
531 Pos = MAP_APPFONT( 5, 5 );
532 Size = MAP_APPFONT( 140, 20 );
534 Text [ en-US ] = "Please enter your authentication data for server %s";
536 FixedText RID_RTS_PWDIALOG_USER_TXT
538 Pos = MAP_APPFONT( 5, 30 );
539 Size = MAP_APPFONT( 60, 10 );
540 Text [ en-US ] = "~User";
542 Edit RID_RTS_PWDIALOG_USER_EDT
544 Pos = MAP_APPFONT( 70, 29 );
545 Size = MAP_APPFONT( 75, 12 );
548 FixedText RID_RTS_PWDIALOG_PASS_TXT
550 Pos = MAP_APPFONT( 5, 45 );
551 Size = MAP_APPFONT( 60, 10 );
552 Text [ en-US ] = "~Password";
554 Edit RID_RTS_PWDIALOG_PASS_EDT
556 Pos = MAP_APPFONT( 70, 44 );
557 Size = MAP_APPFONT( 75, 12 );
561 CancelButton RID_RTS_PWDIALOG_CANCEL_BTN
563 Pos = MAP_APPFONT( 95, 70 );
564 Size = MAP_APPFONT( 50, 15 );
566 OKButton RID_RTS_PWDIALOG_OK_BTN
568 Pos = MAP_APPFONT( 5, 70 );
569 Size = MAP_APPFONT( 50, 15 );