/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* * This file is part of the LibreOffice project. * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. * * This file incorporates work covered by the following license notice: * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed * with this work for additional information regarding copyright * ownership. The ASF licenses this file to you under the Apache * License, Version 2.0 (the "License"); you may not use this file * except in compliance with the License. You may obtain a copy of * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ #include "rtsetup.hrc" String RID_RTS_RTSDIALOG_INVALID_TXT { Text [ en-US ] = ""; }; TabPage RID_RTS_COMMANDPAGE { HelpID = "padmin:TabPage:RID_RTS_COMMANDPAGE"; Hide = TRUE; Size = MAP_APPFONT( 230, 175 ); ComboBox RID_RTS_CMD_CB_COMMANDS { HelpID = "padmin:ComboBox:RID_RTS_COMMANDPAGE:RID_RTS_CMD_CB_COMMANDS"; Border = TRUE ; Sort = TRUE ; Dropdown = TRUE; Pos = MAP_APPFONT ( 11 , 75 ) ; Size = MAP_APPFONT ( 150 , 65 ) ; }; CheckBox RID_RTS_CMD_CB_EXTERNAL { HelpID = "padmin:CheckBox:RID_RTS_COMMANDPAGE:RID_RTS_CMD_CB_EXTERNAL"; Pos = MAP_APPFONT( 11, 95 ); Size = MAP_APPFONT( 220, 10 ); Text [ en-US ] = "~Use system print dialog, disable %PRODUCTNAME's print dialog"; }; FixedText RID_RTS_CMD_FT_QUICKCMD { Pos = MAP_APPFONT( 11, 110 ); Size = MAP_APPFONT( 150, 20 ); WordBreak = TRUE; Text [ en-US ] = "Command for quick printing without dialog (optional)"; }; ComboBox RIT_RTS_CMD_CB_QUICKCMD { HelpID = "padmin:ComboBox:RID_RTS_COMMANDPAGE:RIT_RTS_CMD_CB_QUICKCMD"; Border = TRUE; Sort = TRUE; Dropdown = TRUE; Pos = MAP_APPFONT( 11, 130 ); Size = MAP_APPFONT( 150, 65 ); }; FixedLine RID_RTS_CMD_FL_INSTALL { Pos = MAP_APPFONT ( 6 , 44 ) ; Size = MAP_APPFONT ( 220 , 8 ) ; Text [ en-US ] = "Select command"; }; String RID_RTS_CMD_STR_CONFIGURE_PRINTER { Text [ en-US ] = "Printer"; }; String RID_RTS_CMD_STR_CONFIGURE_FAX { Text [ en-US ] = "Fax"; }; String RID_RTS_CMD_STR_CONFIGURE_PDF { Text [ en-US ] = "PDF converter"; }; ListBox RID_RTS_CMD_LB_CONFIGURE { HelpID = "padmin:ListBox:RID_RTS_COMMANDPAGE:RID_RTS_CMD_LB_CONFIGURE"; DropDown = true; Border = true; Pos = MAP_APPFONT( 101, 56 ); Size = MAP_APPFONT( 60, 200 ); }; FixedText RID_RTS_CMD_TXT_CONFIGURE { Pos = MAP_APPFONT( 11, 56 ); Size = MAP_APPFONT( 85, 10 ); Text [ en-US ] = "~Configure as"; }; CheckBox RID_RTS_CMD_BOX_SWALLOWFAXNO { HelpID = "padmin:CheckBox:RID_RTS_COMMANDPAGE:RID_RTS_CMD_BOX_SWALLOWFAXNO"; Pos = MAP_APPFONT( 11, 146 ); Size = MAP_APPFONT( 130, 8 ); Text [ en-US ] = "~Fax number will be removed from output"; }; FixedText RID_RTS_CMD_TXT_PDFDIR { Pos = MAP_APPFONT( 11, 146 ); Size = MAP_APPFONT( 130, 8 ); Text [ en-US ] = "PDF target directory :"; }; Edit RID_RTS_CMD_EDT_PDFDIR { HelpID = "padmin:Edit:RID_RTS_COMMANDPAGE:RID_RTS_CMD_EDT_PDFDIR"; Border = TRUE; Pos = MAP_APPFONT( 11, 155 ); Size = MAP_APPFONT( 130, 12 ); }; PushButton RID_RTS_CMD_BTN_PDFDIR { HelpID = "padmin:PushButton:RID_RTS_COMMANDPAGE:RID_RTS_CMD_BTN_PDFDIR"; Pos = MAP_APPFONT( 146, 155 ); Size = MAP_APPFONT( 15, 12 ); Text = "..."; }; FixedText RID_RTS_CMD_TXT_PRTNAME { Pos = MAP_APPFONT ( 11 , 16 ) ; Size = MAP_APPFONT ( 210 , 8 ) ; }; FixedText RID_RTS_CMD_TXT_CONNECT { Pos = MAP_APPFONT ( 11 , 26 ) ; Size = MAP_APPFONT ( 210 , 8 ) ; Text [ en-US ] = "Command: "; }; FixedLine RID_RTS_CMD_FL_DEFAULT { Pos = MAP_APPFONT ( 6 , 6 ) ; Size = MAP_APPFONT ( 220 , 8 ) ; Text [ en-US ] = "Printer"; }; PushButton RID_RTS_CMD_BTN_HELP { HelpID = "padmin:PushButton:RID_RTS_COMMANDPAGE:RID_RTS_CMD_BTN_HELP"; Pos = MAP_APPFONT( 170, 55 ); Size = MAP_APPFONT( 50, 12 ); Text [ en-US ] = "~Help"; }; PushButton RID_RTS_CMD_BTN_REMOVE { HelpID = "padmin:PushButton:RID_RTS_COMMANDPAGE:RID_RTS_CMD_BTN_REMOVE"; Pos = MAP_APPFONT( 170, 72 ); Size = MAP_APPFONT( 50, 12 ); Text [ en-US ] = "~Remove"; }; String RID_RTS_CMD_STR_PDFHELP { 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)."; }; String RID_RTS_CMD_STR_PRINTERHELP { 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."; }; String RID_RTS_CMD_STR_FAXHELP { 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)."; }; }; TabPage RID_RTS_OTHERPAGE { HelpID = "padmin:TabPage:RID_RTS_OTHERPAGE"; Hide = TRUE; Size = MAP_APPFONT( 230, 175 ); FixedText RID_RTS_OTHER_LEFTMARGIN_TXT { Pos = MAP_APPFONT( 5, 5 ); Size = MAP_APPFONT( 85, 8 ); Text [ en-US ] = "~Left margin"; }; MetricField RID_RTS_OTHER_LEFTMARGIN_BOX { HelpID = "padmin:MetricField:RID_RTS_OTHERPAGE:RID_RTS_OTHER_LEFTMARGIN_BOX"; Border = TRUE ; Pos = MAP_APPFONT ( 100 , 5 ) ; Size = MAP_APPFONT ( 50 , 12 ) ; StrictFormat = TRUE ; Spin = TRUE; Repeat = TRUE; Unit = FUNIT_MM; }; FixedText RID_RTS_OTHER_TOPMARGIN_TXT { Pos = MAP_APPFONT( 5, 20 ); Size = MAP_APPFONT( 85, 8 ); Text [ en-US ] = "~Top margin"; }; MetricField RID_RTS_OTHER_TOPMARGIN_BOX { HelpID = "padmin:MetricField:RID_RTS_OTHERPAGE:RID_RTS_OTHER_TOPMARGIN_BOX"; Border = TRUE ; Pos = MAP_APPFONT ( 100 , 20 ) ; Size = MAP_APPFONT ( 50 , 12 ) ; StrictFormat = TRUE ; Spin = TRUE; Repeat = TRUE; Unit = FUNIT_MM; }; FixedText RID_RTS_OTHER_RIGHTMARGIN_TXT { Pos = MAP_APPFONT( 5, 35 ); Size = MAP_APPFONT( 85, 8 ); Text [ en-US ] = "~Right margin"; }; MetricField RID_RTS_OTHER_RIGHTMARGIN_BOX { HelpID = "padmin:MetricField:RID_RTS_OTHERPAGE:RID_RTS_OTHER_RIGHTMARGIN_BOX"; Border = TRUE ; Pos = MAP_APPFONT ( 100 , 35 ) ; Size = MAP_APPFONT ( 50 , 12 ) ; StrictFormat = TRUE ; Spin = TRUE; Repeat = TRUE; Unit = FUNIT_MM; }; FixedText RID_RTS_OTHER_BOTTOMMARGIN_TXT { Pos = MAP_APPFONT( 5, 50 ); Size = MAP_APPFONT( 85, 8 ); Text [ en-US ] = "~Bottom margin"; }; MetricField RID_RTS_OTHER_BOTTOMMARGIN_BOX { HelpID = "padmin:MetricField:RID_RTS_OTHERPAGE:RID_RTS_OTHER_BOTTOMMARGIN_BOX"; Border = TRUE ; Pos = MAP_APPFONT ( 100 , 50 ) ; Size = MAP_APPFONT ( 50 , 12 ) ; StrictFormat = TRUE ; Spin = TRUE; Repeat = TRUE; Unit = FUNIT_MM; }; FixedText RID_RTS_OTHER_COMMENT_TXT { Pos = MAP_APPFONT( 5, 65 ); Size = MAP_APPFONT( 85, 8 ); Text [ en-US ] = "~Comment"; }; Edit RID_RTS_OTHER_COMMENT_EDT { HelpID = "padmin:Edit:RID_RTS_OTHERPAGE:RID_RTS_OTHER_COMMENT_EDT"; Border = TRUE ; Pos = MAP_APPFONT ( 5 , 75 ) ; Size = MAP_APPFONT ( 220 , 12 ) ; }; PushButton RID_RTS_OTHER_DEFAULT_BTN { HelpID = "padmin:PushButton:RID_RTS_OTHERPAGE:RID_RTS_OTHER_DEFAULT_BTN"; Pos = MAP_APPFONT( 175, 5 ); Size = MAP_APPFONT( 50, 12 ); Text [ en-US ] = "~Default"; }; }; String RID_TXT_QUERYFAXNUMBER { Text [ en-US ] = "Please enter the fax number."; }; ModalDialog RID_RTS_PWDIALOG { HelpID = "padmin:ModalDialog:RID_RTS_PWDIALOG"; Text [ en-US ] = "Authentication request"; OutputSize = TRUE ; SVLook = TRUE ; Size = MAP_APPFONT ( 150 , 90 ) ; Moveable = TRUE ; Closeable = TRUE ; FixedText RID_RTS_PWDIALOG_TXT { Pos = MAP_APPFONT( 5, 5 ); Size = MAP_APPFONT( 140, 20 ); WordBreak = TRUE; Text [ en-US ] = "Please enter your authentication data for server %s"; }; FixedText RID_RTS_PWDIALOG_USER_TXT { Pos = MAP_APPFONT( 5, 30 ); Size = MAP_APPFONT( 60, 10 ); Text [ en-US ] = "~User"; }; Edit RID_RTS_PWDIALOG_USER_EDT { HelpID = "padmin:Edit:RID_RTS_PWDIALOG:RID_RTS_PWDIALOG_USER_EDT"; Pos = MAP_APPFONT( 70, 29 ); Size = MAP_APPFONT( 75, 12 ); Border = TRUE; }; FixedText RID_RTS_PWDIALOG_PASS_TXT { Pos = MAP_APPFONT( 5, 45 ); Size = MAP_APPFONT( 60, 10 ); Text [ en-US ] = "~Password"; }; Edit RID_RTS_PWDIALOG_PASS_EDT { HelpID = "padmin:Edit:RID_RTS_PWDIALOG:RID_RTS_PWDIALOG_PASS_EDT"; Pos = MAP_APPFONT( 70, 44 ); Size = MAP_APPFONT( 75, 12 ); Border = TRUE; Password = TRUE; }; CancelButton RID_RTS_PWDIALOG_CANCEL_BTN { Pos = MAP_APPFONT( 95, 70 ); Size = MAP_APPFONT( 50, 15 ); }; OKButton RID_RTS_PWDIALOG_OK_BTN { Pos = MAP_APPFONT( 5, 70 ); Size = MAP_APPFONT( 50, 15 ); DefButton = TRUE; }; }; /* vim:set shiftwidth=4 softtabstop=4 expandtab: */