/************************************************************************* * * $RCSfile: printdlg.src,v $ * * $Revision: 1.31 $ * * last change: $Author: kz $ $Date: 2002-02-05 21:21:41 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses * * - GNU Lesser General Public License Version 2.1 * - Sun Industry Standards Source License Version 1.1 * * Sun Microsystems Inc., October, 2000 * * GNU Lesser General Public License Version 2.1 * ============================================= * Copyright 2000 by Sun Microsystems, Inc. * 901 San Antonio Road, Palo Alto, CA 94303, USA * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License version 2.1, as published by the Free Software Foundation. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public * License along with this library; if not, write to the Free Software * Foundation, Inc., 59 Temple Place, Suite 330, Boston, * MA 02111-1307 USA * * * Sun Industry Standards Source License Version 1.1 * ================================================= * The contents of this file are subject to the Sun Industry Standards * Source License Version 1.1 (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.openoffice.org/license.html. * * Software provided under this License is provided on an "AS IS" basis, * WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, * WITHOUT LIMITATION, WARRANTIES THAT THE SOFTWARE IS FREE OF DEFECTS, * MERCHANTABLE, FIT FOR A PARTICULAR PURPOSE, OR NON-INFRINGING. * See the License for the specific provisions governing your rights and * obligations concerning the Software. * * The Initial Developer of the Original Code is: Sun Microsystems, Inc. * * Copyright: 2000 by Sun Microsystems, Inc. * * All Rights Reserved. * * Contributor(s): _______________________________________ * * ************************************************************************/ #include "printdlg.hrc" #ifndef IMAGE_STDBTN_COLOR #define IMAGE_STDBTN_COLOR Color { Red = 0xC000; Green = 0xC000; Blue = 0xC000; } #endif ModalDialog DLG_SVT_PRNDLG_PRINTDLG { SVLook = TRUE ; OutputSize = TRUE ; Moveable = TRUE ; Size = MAP_APPFONT ( 260 , 169 ) ; Text = "Drucken" ; Text [ ENGLISH ] = "Print" ; Text [ english_us ] = "Print" ; Text [ portuguese_brazilian ] = "Drucken" ; Text [ swedish ] = "Skriv ut" ; Text [ danish ] = "Udskriv" ; Text [ italian ] = "Stampa" ; Text [ spanish ] = "Imprimir" ; Text [ french ] = "Impression" ; Text [ dutch ] = "Afdrukken" ; Text [ portuguese ] = "Imprimir" ; FixedLine FL_PRINTER { Pos = MAP_APPFONT ( 6 , 3 ) ; Size = MAP_APPFONT ( 248 , 8 ) ; Text = "Drucker" ; Text [ ENGLISH ] = "Printer" ; Text [ english_us ] = "Printer" ; Text [ portuguese_brazilian ] = "Drucker" ; Text [ swedish ] = "Skrivare" ; Text [ danish ] = "Printer" ; Text [ italian ] = "Stampante" ; Text [ spanish ] = "Impresora" ; Text [ french ] = "Imprimante" ; Text [ dutch ] = "Printer" ; Text [ portuguese ] = "Impressora" ; Text[ chinese_simplified ] = "打印机"; Text[ russian ] = ""; Text[ polish ] = "Drukarka"; Text[ japanese ] = "プリンタ"; Text[ chinese_traditional ] = "印表機"; Text[ arabic ] = ""; Text[ greek ] = ""; Text[ korean ] = "프린터"; Text[ turkish ] = "Yazc"; Text[ language_user1 ] = " "; Text[ catalan ] = "Impresora"; Text[ finnish ] = "Tulostin"; }; FixedText FT_NAME { Pos = MAP_APPFONT ( 12 , 14 ) ; Size = MAP_APPFONT ( 45 , 10 ) ; Text = "~Name" ; Text [ ENGLISH ] = "~Name" ; Text [ english_us ] = "~Name" ; Text [ portuguese_brazilian ] = "~Name" ; Text [ swedish ] = "~Namn" ; Text [ danish ] = "Navn" ; Text [ italian ] = "Nome" ; Text [ spanish ] = "~Nombre" ; Text [ french ] = "Nom" ; Text [ dutch ] = "~Naam" ; Text [ portuguese ] = "~Nome" ; Text[ chinese_simplified ] = "名称(~N)"; Text[ russian ] = "~"; Text[ polish ] = "Nazwa"; Text[ japanese ] = "名前(~N)"; Text[ chinese_traditional ] = "名稱(~N)"; Text[ arabic ] = ""; Text[ greek ] = ""; Text[ korean ] = "이름(~N)"; Text[ turkish ] = "~Ad"; Text[ language_user1 ] = " "; Text[ catalan ] = "~Nombre"; Text[ finnish ] = "~Nimi"; }; ListBox LB_NAMES { Border = TRUE ; Pos = MAP_APPFONT ( 60 , 12 ) ; Size = MAP_APPFONT ( 125 , 80 ) ; DropDown = TRUE ; Sort = TRUE ; }; PushButton BTN_PROPERTIES { Pos = MAP_APPFONT ( 188 , 12 ) ; Size = MAP_APPFONT ( 60 , 14 ) ; Text = "~Eigenschaften..." ; Text [ ENGLISH ] = "~Properties..." ; Text [ portuguese ] = "~Propriedades..." ; Text [ english_us ] = "Propert~ies..." ; Text [ portuguese_brazilian ] = "~Eigenschaften..." ; Text [ swedish ] = "~Egenskaper..." ; Text [ danish ] = "Egenskaber..." ; Text [ italian ] = "~Propriet..." ; Text [ spanish ] = "~Propiedades..." ; Text [ french ] = "~Proprits..." ; Text [ dutch ] = "~Eigenschappen..." ; Text[ chinese_simplified ] = "属性(~I)..."; Text[ russian ] = "~..."; Text[ polish ] = "Waciwoci..."; Text[ japanese ] = "プロパティ(~I)..."; Text[ chinese_traditional ] = "屬性(~I)..."; Text[ arabic ] = "..."; Text[ greek ] = "..."; Text[ korean ] = "등록정보(~I)..."; Text[ turkish ] = "~zellikler..."; Text[ language_user1 ] = " "; Text[ catalan ] = "~Propiedades..."; Text[ finnish ] = "Ominai~suudet"; }; FixedText FT_STATUS { Pos = MAP_APPFONT ( 12 , 29 ) ; Size = MAP_APPFONT ( 45 , 10 ) ; Text = "Status" ; Text [ ENGLISH ] = "Status" ; Text [ english_us ] = "Status" ; Text [ portuguese_brazilian ] = "Status" ; Text [ swedish ] = "Status" ; Text [ danish ] = "Status" ; Text [ italian ] = "Stato" ; Text [ spanish ] = "Estado" ; Text [ french ] = "tat" ; Text [ dutch ] = "Status" ; Text [ portuguese ] = "Estado" ; Text[ chinese_simplified ] = "状态"; Text[ russian ] = ""; Text[ polish ] = "Stan"; Text[ japanese ] = "ステータス"; Text[ chinese_traditional ] = "狀態"; Text[ arabic ] = ""; Text[ greek ] = ""; Text[ korean ] = "상태"; Text[ turkish ] = "Durum"; Text[ language_user1 ] = " "; Text[ catalan ] = "Estado"; Text[ finnish ] = "Tila"; }; FixedText FI_STATUS { Pos = MAP_APPFONT ( 60 , 29 ) ; Size = MAP_APPFONT ( 188 , 10 ) ; }; FixedText FT_TYPE { Pos = MAP_APPFONT ( 12 , 40 ) ; Size = MAP_APPFONT ( 45 , 10 ) ; Text = "Typ" ; Text [ ENGLISH ] = "Type" ; Text [ english_us ] = "Type" ; Text [ portuguese_brazilian ] = "Typ" ; Text [ swedish ] = "Typ" ; Text [ danish ] = "Type" ; Text [ italian ] = "Tipo" ; Text [ spanish ] = "Tipo" ; Text [ french ] = "Type" ; Text [ dutch ] = "Type" ; Text [ portuguese ] = "Tipo" ; Text[ chinese_simplified ] = "类型"; Text[ russian ] = ""; Text[ polish ] = "Typ"; Text[ japanese ] = "種類"; Text[ chinese_traditional ] = "類型"; Text[ arabic ] = ""; Text[ greek ] = ""; Text[ korean ] = "유형"; Text[ turkish ] = "Tip"; Text[ language_user1 ] = " "; Text[ catalan ] = "Tipo"; Text[ finnish ] = "Tyyppi"; }; FixedText FI_TYPE { Pos = MAP_APPFONT ( 60 , 40 ) ; Size = MAP_APPFONT ( 188 , 10 ) ; }; FixedText FT_LOCATION { Pos = MAP_APPFONT ( 12 , 51 ) ; Size = MAP_APPFONT ( 45 , 10 ) ; Text = "Ort" ; Text [ ENGLISH ] = "Location" ; Text [ english_us ] = "Location" ; Text [ portuguese_brazilian ] = "Ort" ; Text [ swedish ] = "Plats" ; Text [ danish ] = "Placering" ; Text [ italian ] = "Percorso" ; Text [ spanish ] = "Ubicacin" ; Text [ french ] = "Emplacement" ; Text [ dutch ] = "Plaats" ; Text [ portuguese ] = "Lugar" ; Text[ chinese_simplified ] = "位置"; Text[ russian ] = ""; Text[ polish ] = "Lokalizacja"; Text[ japanese ] = "場所"; Text[ chinese_traditional ] = "位置"; Text[ arabic ] = ""; Text[ greek ] = ""; Text[ korean ] = "위치"; Text[ turkish ] = "Yer"; Text[ language_user1 ] = " "; Text[ catalan ] = "Ubicacin"; Text[ finnish ] = "Sijainti"; }; FixedText FI_LOCATION { Pos = MAP_APPFONT ( 60 , 51 ) ; Size = MAP_APPFONT ( 188 , 10 ) ; }; FixedText FT_COMMENT { Pos = MAP_APPFONT ( 12 , 62 ) ; Size = MAP_APPFONT ( 45 , 10 ) ; Text = "Kommentar" ; Text [ ENGLISH ] = "Comment" ; Text [ english_us ] = "Comment" ; Text [ portuguese_brazilian ] = "Kommentar" ; Text [ swedish ] = "Kommentar" ; Text [ danish ] = "Kommentar" ; Text [ italian ] = "Commento" ; Text [ spanish ] = "Comentario" ; Text [ french ] = "Commentaire" ; Text [ dutch ] = "Commentaar" ; Text [ portuguese ] = "Comentrio" ; Text[ chinese_simplified ] = "注解"; Text[ russian ] = ""; Text[ polish ] = "Komentarz"; Text[ japanese ] = "コメント"; Text[ chinese_traditional ] = "註解"; Text[ arabic ] = ""; Text[ greek ] = ""; Text[ korean ] = "주석"; Text[ turkish ] = "Aklama"; Text[ language_user1 ] = " "; Text[ catalan ] = "Comentario"; Text[ finnish ] = "Huomautus"; }; FixedText FI_COMMENT { Pos = MAP_APPFONT ( 60 , 62 ) ; Size = MAP_APPFONT ( 188 , 10 ) ; }; FixedText FI_FAXNO { Pos = MAP_APPFONT ( 12 , 77 ) ; Size = MAP_APPFONT ( 75 , 10 ) ; Text = "Fax Nummer"; Text [ ENGLISH ] = "Fax number"; Text[ english_us ] = "Fax number"; Text[ portuguese ] = "N de fax"; Text[ russian ] = " "; Text[ greek ] = " Fax"; Text[ dutch ] = "Faxnummer"; Text[ french ] = "Numro de fax"; Text[ spanish ] = "Nmero de fax"; Text[ italian ] = "Numero fax"; Text[ danish ] = "Faxnummer"; Text[ swedish ] = "Faxnummer"; Text[ polish ] = "Numer faksu"; Text[ portuguese_brazilian ] = "Fax number"; Text[ japanese ] = "Fax 番号"; Text[ korean ] = "팩스 번호"; Text[ chinese_simplified ] = "传真号码"; Text[ chinese_traditional ] = "傳真號碼"; Text[ turkish ] = "Fax number"; Text[ arabic ] = " "; Text[ catalan ] = "Nmero de fax"; Text[ finnish ] = "Faksinumero"; }; Edit EDT_FAXNO { Border = TRUE; Pos = MAP_APPFONT ( 90 , 77 ); Size = MAP_APPFONT ( 141 , 12 ); }; CheckBox CBX_FILEPRINT { Pos = MAP_APPFONT ( 12 , 77 ) ; Size = MAP_APPFONT ( 75 , 10 ) ; Text = "Ausdruck ~in Datei" ; Text [ ENGLISH ] = "Print to f~ile" ; Text [ english_us ] = "Print to file" ; Text [ portuguese_brazilian ] = "Ausdruck ~in Datei" ; Text [ swedish ] = "Skriv ut till ~fil" ; Text [ danish ] = "Udskrift til fil" ; Text [ italian ] = "Stampa su ~file" ; Text [ spanish ] = "Imprimir ~en archivo" ; Text [ french ] = "Imprimer dans un ~fichier " ; Text [ dutch ] = "Afdrukken in ~bestand" ; Text [ portuguese ] = "Imprimir em ~ficheiro" ; Text[ chinese_simplified ] = "打印成文件"; Text[ russian ] = " "; Text[ polish ] = "Drukuj do pliku"; Text[ japanese ] = "ファイルへ出力"; Text[ chinese_traditional ] = "列印成檔案"; Text[ arabic ] = " "; Text[ greek ] = " "; Text[ korean ] = "파일로 인쇄"; Text[ turkish ] = "D~osyaya yazdr"; Text[ language_user1 ] = " "; Text[ catalan ] = "Imprimir ~en archivo"; Text[ finnish ] = "Tulosta tiedostoon"; }; FixedText FI_PRINTFILE { Pos = MAP_APPFONT ( 90 , 77 ) ; Size = MAP_APPFONT ( 141 , 12 ) ; }; PushButton BTN_BROWSE { Pos = MAP_APPFONT ( 234 , 75 ) ; Size = MAP_APPFONT ( 14 , 14 ) ; Text = "~..." ; }; FixedLine FL_PRINTRANGE { Pos = MAP_APPFONT ( 6 , 96 ) ; Size = MAP_APPFONT ( 117 , 8 ) ; Text = "Druckbereich" ; Text [ ENGLISH ] = "Print range" ; Text [ english_us ] = "Print range" ; Text [ portuguese_brazilian ] = "Druckbereich" ; Text [ swedish ] = "Utskriftsomrde" ; Text [ danish ] = "Udskriftsomrde" ; Text [ italian ] = "Area di stampa" ; Text [ spanish ] = "rea de impresin" ; Text [ french ] = "Zone d'impression" ; Text [ dutch ] = "Afdrukbereik" ; Text [ portuguese ] = "rea de impresso" ; Text[ chinese_simplified ] = "打印区域"; Text[ russian ] = " "; Text[ polish ] = "Zakres wydruku"; Text[ japanese ] = "印刷範囲"; Text[ chinese_traditional ] = "列印範圍"; Text[ arabic ] = " "; Text[ greek ] = " "; Text[ korean ] = "인쇄 영역"; Text[ turkish ] = "Yazdrma aral"; Text[ language_user1 ] = " "; Text[ catalan ] = "rea de impresin"; Text[ finnish ] = "Tulostusalue"; }; RadioButton RBT_ALL { Pos = MAP_APPFONT ( 12 , 105 ) ; Size = MAP_APPFONT ( 105 , 10 ) ; Text = "~Alles" ; Text [ ENGLISH ] = "~All" ; Text [ portuguese ] = "~Tudo" ; Text [ english_us ] = "All" ; Text [ portuguese_brazilian ] = "~Alles" ; Text [ swedish ] = "~Allt" ; Text [ danish ] = "Alt" ; Text [ italian ] = "~Tutto" ; Text [ spanish ] = "~Todo" ; Text [ french ] = "~Tout" ; Text [ dutch ] = "~Alles" ; Text[ chinese_simplified ] = "全部"; Text[ russian ] = "~"; Text[ polish ] = "Wszystko"; Text[ japanese ] = "すべて"; Text[ chinese_traditional ] = "全部"; Text[ arabic ] = ""; Text[ greek ] = ""; Text[ korean ] = "모두"; Text[ turkish ] = "~Tm"; Text[ language_user1 ] = " "; Text[ catalan ] = "~Todo"; Text[ finnish ] = "Kaikki"; }; RadioButton RBT_PAGES { Pos = MAP_APPFONT ( 12 , 117 ) ; Size = MAP_APPFONT ( 50 , 10 ) ; Text = "~Seiten" ; Text [ ENGLISH ] = "Pa~ges" ; Text [ portuguese ] = "~Pginas" ; Text [ english_us ] = "Pages" ; Text [ portuguese_brazilian ] = "~Seiten" ; Text [ swedish ] = "~Sidor" ; Text [ danish ] = "Sider" ; Text [ italian ] = "Pagine" ; Text [ spanish ] = "~Pginas" ; Text [ french ] = "P~ages" ; Text [ dutch ] = "~Pagina" ; Text[ chinese_simplified ] = "页"; Text[ russian ] = "~"; Text[ polish ] = "Strony"; Text[ japanese ] = "ページ指定"; Text[ chinese_traditional ] = "頁"; Text[ arabic ] = ""; Text[ greek ] = ""; Text[ korean ] = "페이지"; Text[ turkish ] = "~Sayfa"; Text[ language_user1 ] = " "; Text[ catalan ] = "~Pginas"; Text[ finnish ] = "Sivut"; }; RadioButton RBT_SELECTION { Pos = MAP_APPFONT ( 12 , 129 ) ; Size = MAP_APPFONT ( 105 , 10 ) ; Text = "A~uswahl" ; Text [ ENGLISH ] = "~Selection" ; Text [ portuguese ] = "~Seleco" ; Text [ english_us ] = "Selection" ; Text [ portuguese_brazilian ] = "A~uswahl" ; Text [ swedish ] = "~Markering" ; Text [ danish ] = "Udvalg" ; Text [ italian ] = "Scelta" ; Text [ spanish ] = "~Seleccin" ; Text [ french ] = "~Slection" ; Text [ dutch ] = "~Selectie" ; Text[ chinese_simplified ] = "选择"; Text[ russian ] = ""; Text[ polish ] = "Zaznaczony fragment"; Text[ japanese ] = "選択した部分"; Text[ chinese_traditional ] = "選擇"; Text[ arabic ] = ""; Text[ greek ] = ""; Text[ korean ] = "선택"; Text[ turkish ] = "Seim"; Text[ language_user1 ] = " "; Text[ catalan ] = "~Seleccin"; Text[ finnish ] = "Valinta"; }; Edit EDT_PAGES { Border = TRUE ; Pos = MAP_APPFONT ( 65 , 116 ) ; Size = MAP_APPFONT ( 52 , 12 ) ; }; FixedLine FL_SEPCOPIESRANGE { Pos = MAP_APPFONT( 126, 105 ); Size = MAP_APPFONT( 1, 35 ); Vert = TRUE; }; FixedLine FL_SEPBUTTONLINE { Pos = MAP_APPFONT( 0, 140 ); Size = MAP_APPFONT( 260, 8 ); }; FixedLine FL_COPIES { Pos = MAP_APPFONT ( 129 , 96 ) ; Size = MAP_APPFONT ( 125 , 8 ) ; Text = "Kopien" ; Text [ ENGLISH ] = "Copies" ; Text [ english_us ] = "Copies" ; Text [ portuguese_brazilian ] = "Kopien" ; Text [ swedish ] = "Kopior" ; Text [ danish ] = "Kopier" ; Text [ italian ] = "Copia" ; Text [ spanish ] = "Copias" ; Text [ french ] = "Copies" ; Text [ dutch ] = "Kopien" ; Text [ portuguese ] = "Cpias" ; Text[ chinese_simplified ] = "份数"; Text[ russian ] = ""; Text[ polish ] = "Kopie"; Text[ japanese ] = "印刷部数"; Text[ chinese_traditional ] = "件數"; Text[ arabic ] = ""; Text[ greek ] = ""; Text[ korean ] = "복사"; Text[ turkish ] = "Kopya"; Text[ language_user1 ] = " "; Text[ catalan ] = "Copias"; Text[ finnish ] = "Kopioita"; }; FixedText FT_COPIES { Pos = MAP_APPFONT ( 135 , 106 ) ; Size = MAP_APPFONT ( 63 , 10 ) ; Text = "E~xemplare" ; Text [ ENGLISH ] = "Number of ~copies" ; Text [ english_us ] = "Number of copies" ; Text [ portuguese_brazilian ] = "E~xemplare" ; Text [ swedish ] = "E~xemplar" ; Text [ danish ] = "Antal kopier" ; Text [ italian ] = "Numero di copie" ; Text [ spanish ] = "~Ejemplares" ; Text [ french ] = "E~xemplaire(s)" ; Text [ dutch ] = "E~xemplaren" ; Text [ portuguese ] = "E~xemplares" ; Text[ chinese_simplified ] = "打印份数"; Text[ russian ] = "()"; Text[ polish ] = "Egzemplarze"; Text[ japanese ] = "部数"; Text[ chinese_traditional ] = "列印件數"; Text[ arabic ] = " "; Text[ greek ] = "~"; Text[ korean ] = "사본 수"; Text[ turkish ] = "~Kopya says"; Text[ language_user1 ] = " "; Text[ catalan ] = "~Ejemplares"; Text[ finnish ] = "Kopioiden mr"; }; NumericField NUM_COPIES { Border = TRUE ; Pos = MAP_APPFONT ( 201 , 105 ) ; Size = MAP_APPFONT ( 39 , 12 ) ; Repeat = TRUE ; Spin = TRUE ; Minimum = 1 ; Maximum = 9999 ; StrictFormat = TRUE ; First = 1 ; Last = 9999 ; }; CheckBox CBX_COLLATE { Pos = MAP_APPFONT ( 201 , 123 ) ; Size = MAP_APPFONT ( 53 , 10 ) ; Text = "S~ortieren" ; Text [ ENGLISH ] = "C~ollate" ; Text [ english_us ] = "Co~llate" ; Text [ portuguese_brazilian ] = "S~ortieren" ; Text [ swedish ] = "S~ortera" ; Text [ danish ] = "Sorter" ; Text [ italian ] = "~Ordina" ; Text [ spanish ] = "~Ordenar" ; Text [ french ] = "T~rier" ; Text [ dutch ] = "S~orteren" ; Text [ portuguese ] = "~Ordenar" ; Text[ chinese_simplified ] = "排序(~L)"; Text[ russian ] = ""; Text[ polish ] = "Sortuj"; Text[ japanese ] = "部単位で印刷(~L)"; Text[ chinese_traditional ] = "排序(~L)"; Text[ arabic ] = " "; Text[ greek ] = ""; Text[ korean ] = "분류(~L)"; Text[ turkish ] = "S~rala"; Text[ language_user1 ] = " "; Text[ catalan ] = "~Ordenar"; Text[ finnish ] = "~Yhdist"; }; FixedImage IMG_COLLATE { Pos = MAP_APPFONT ( 132 , 118 ) ; Size = MAP_APPFONT ( 67 , 22 ) ; Fixed = Image { ImageBitmap = Bitmap { File = "collate.bmp" ; }; MaskColor = IMAGE_STDBTN_COLOR ; }; Hide = TRUE ; }; FixedImage IMG_NOT_COLLATE { Pos = MAP_APPFONT ( 132 , 118 ) ; Size = MAP_APPFONT ( 67 , 22 ) ; Fixed = Image { ImageBitmap = Bitmap { File = "ncollate.bmp" ; }; MaskColor = IMAGE_STDBTN_COLOR ; }; Hide = TRUE ; }; PushButton BTN_OPTIONS { Hide = TRUE ; Pos = MAP_APPFONT ( 6 , 149 ) ; Size = MAP_APPFONT ( 50 , 14 ) ; /* ### ACHTUNG: Neuer Text in Resource? Zustze... : Zustze... */ /* ### ACHTUNG: Neuer Text in Resource? Zustze... : Zustze... */ Text = "~Zustze..." ; Text [ ENGLISH ] = "Op~tions..." ; Text [ portuguese ] = "Ope~s..." ; Text [ english_us ] = "~Options..." ; Text [ portuguese_brazilian ] = "Zus?tze..." ; Text [ swedish ] = "F~ler..." ; Text [ danish ] = "Flere..." ; Text [ italian ] = "E~xtra..." ; Text [ spanish ] = "~Opciones..." ; Text [ french ] = "Options..." ; Text [ dutch ] = "~Overige..." ; Text[ chinese_simplified ] = "其他(~O)..."; Text[ russian ] = "..."; Text[ polish ] = "Dodatki..."; Text[ japanese ] = "オプション(~O)..."; Text[ chinese_traditional ] = "其他(~O)..."; Text[ arabic ] = "..."; Text[ greek ] = "..."; Text[ korean ] = "옵션(~O)..."; Text[ turkish ] = "~Seenekler..."; Text[ language_user1 ] = " "; Text[ catalan ] = "~Opciones..."; Text[ finnish ] = "~Asetukset"; }; OKButton BTN_OK { Pos = MAP_APPFONT ( 95 , 149 ) ; Size = MAP_APPFONT ( 50 , 14 ) ; DefButton = TRUE ; }; CancelButton BTN_CANCEL { Pos = MAP_APPFONT ( 148 , 149 ) ; Size = MAP_APPFONT ( 50 , 14 ) ; }; HelpButton BTN_HELP { Pos = MAP_APPFONT ( 204 , 149 ) ; Size = MAP_APPFONT ( 50 , 14 ) ; }; String STR_ALLFILTER { Text = ""; Text [ english ] = ""; Text[ english_us ] = ""; Text[ portuguese ] = ""; Text[ russian ] = "<>"; Text[ greek ] = ""; Text[ dutch ] = ""; Text[ french ] = ""; Text[ spanish ] = ""; Text[ finnish ] = ""; Text[ italian ] = ""; Text[ danish ] = ""; Text[ swedish ] = ""; Text[ polish ] = ""; Text[ portuguese_brazilian ] = ""; Text[ japanese ] = "<すべて>"; Text[ korean ] = "<모두>"; Text[ chinese_simplified ] = "<全部>"; Text[ chinese_traditional ] = "<全部>"; Text[ turkish ] = ""; Text[ arabic ] = ""; Text[ catalan ] = ""; }; Text[ chinese_simplified ] = "打印"; Text[ russian ] = ""; Text[ polish ] = "Drukuj"; Text[ japanese ] = "印刷"; Text[ chinese_traditional ] = "列印"; Text[ arabic ] = ""; Text[ greek ] = ""; Text[ korean ] = "인쇄"; Text[ turkish ] = "Yazdr"; Text[ language_user1 ] = " "; Text[ catalan ] = "Imprimir"; Text[ finnish ] = "Tulosta"; };