/************************************************************************* * * $RCSfile: insfnote.src,v $ * * $Revision: 1.14 $ * * last change: $Author: kz $ $Date: 2001-07-14 20:21:29 $ * * 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 "misc.hrc" #include "insfnote.hrc" #include "helpid.h" // #define DLG_INS_FOOTNOTE 257 ModalDialog DLG_INS_FOOTNOTE { OutputSize = TRUE ; SVLook = TRUE ; Size = MAP_APPFONT ( 145 , 100 ) ; /* ### ACHTUNG: Neuer Text in Resource? Funote einfgen : Funote einfgen */ Text = "Funote einfgen" ; Text [ ENGLISH ] = "Insert footnote" ; Text [ norwegian ] = "Sette inn fotnote" ; Text [ italian ] = "Inserisci nota a pi pagina" ; Text [ portuguese_brazilian ] = "Inserir nota de rodap?" ; Text [ portuguese ] = "Inserir nota de rodap" ; Text [ finnish ] = "Lis alaviite" ; Text [ danish ] = "Indst fodnote" ; Text [ french ] = "Insrer une note de bas de page" ; Text [ swedish ] = "Infoga fotnot" ; Text [ dutch ] = "Voetnoot invoegen" ; Text [ spanish ] = "Insertar nota al pie" ; Text [ english_us ] = "Insert Footnote" ; Moveable = TRUE ; Edit ED_NUMBER_CHAR { Disable = TRUE ; Border = TRUE ; Pos = MAP_APPFONT ( 54 , 27 ) ; Size = MAP_APPFONT ( 23 , 12 ) ; TabStop = TRUE ; Group = TRUE ; Left = TRUE ; }; OKButton BT_OK { Pos = MAP_APPFONT ( 89 , 6 ) ; Size = MAP_APPFONT ( 50 , 14 ) ; TabStop = TRUE ; Group = TRUE ; DefButton = TRUE ; }; CancelButton BT_CANCEL { Pos = MAP_APPFONT ( 89 , 23 ) ; Size = MAP_APPFONT ( 50 , 14 ) ; TabStop = TRUE ; Group = TRUE ; }; HelpButton BT_HELP { Pos = MAP_APPFONT ( 89 , 43 ) ; Size = MAP_APPFONT ( 50 , 14 ) ; TabStop = TRUE ; Group = TRUE ; }; ImageButton BT_PREV { Pos = MAP_APPFONT ( 89 , 82 ) ; Size = MAP_APPFONT ( 24 , 14 ) ; TabStop = TRUE ; Hide = TRUE ; SYMBOL = IMAGEBUTTON_PREV ; }; ImageButton BT_NEXT { Pos = MAP_APPFONT ( 115 , 82 ) ; Size = MAP_APPFONT ( 24 , 14 ) ; TabStop = TRUE ; Hide = TRUE ; SYMBOL = IMAGEBUTTON_NEXT ; }; RadioButton RB_NUMBER_AUTO { Pos = MAP_APPFONT ( 12 , 14 ) ; Size = MAP_APPFONT ( 54 , 10 ) ; Text = "~Automatisch" ; Text [ ENGLISH ] = "~Auto" ; Text [ norwegian ] = "~Auto" ; Text [ italian ] = "~Automatico" ; Text [ portuguese_brazilian ] = "~Auto" ; Text [ portuguese ] = "~Automtico" ; Text [ finnish ] = "~Automaattinen" ; Text [ danish ] = "Automatisk" ; Text [ french ] = "~Automatique" ; Text [ swedish ] = "~Automatisk" ; Text [ dutch ] = "~Automatisch" ; Text [ spanish ] = "~Automtico" ; Text [ english_us ] = "~Automatic" ; TabStop = TRUE ; Group = TRUE ; Check = TRUE ; Text[ chinese_simplified ] = "Զ(~A)"; Text[ russian ] = ""; Text[ polish ] = "~Automatycznie"; Text[ japanese ] = "(~A)"; Text[ chinese_traditional ] = "۰(~A)"; Text[ arabic ] = ""; Text[ greek ] = ""; Text[ korean ] = "ڵ(~A)"; Text[ turkish ] = "~Otomatik"; Text[ language_user1 ] = " "; Text[ catalan ] = "~Automtico"; }; RadioButton RB_NUMBER_CHAR { Pos = MAP_APPFONT ( 12 , 27 ) ; Size = MAP_APPFONT ( 39 , 10 ) ; Text = "~Zeichen" ; Text [ ENGLISH ] = "~Char" ; Text [ norwegian ] = "~Tegn" ; Text [ italian ] = "~Carattere" ; Text [ portuguese_brazilian ] = "~Caracter" ; Text [ portuguese ] = "~Caracteres" ; Text [ finnish ] = "~Merkki" ; Text [ danish ] = "Tegn" ; Text [ french ] = "~Caractre" ; Text [ swedish ] = "~Tecken" ; Text [ dutch ] = "~Teken" ; Text [ spanish ] = "~Caracteres" ; Text [ english_us ] = "~Character" ; Text[ chinese_simplified ] = "ַ(~C)"; Text[ russian ] = ""; Text[ polish ] = "Znak"; Text[ japanese ] = "(~C)"; Text[ chinese_traditional ] = "r(~C)"; Text[ arabic ] = ""; Text[ greek ] = ""; Text[ korean ] = "(~C)"; Text[ turkish ] = "~Karakter"; Text[ language_user1 ] = " "; Text[ catalan ] = "~Caracteres"; }; FixedLine FL_NUMBER { Pos = MAP_APPFONT ( 6 , 3 ) ; Size = MAP_APPFONT ( 77 , 8 ) ; Text = "Nummerierung" ; Text [ ENGLISH ] = "Numbering" ; Text [ norwegian ] = "Nummering" ; Text [ italian ] = "Numerazione" ; Text [ portuguese_brazilian ] = "Numera??o" ; Text [ portuguese ] = "Numerao" ; Text [ finnish ] = "Numerointi" ; Text [ danish ] = "Nummerering" ; Text [ french ] = "Numrotation" ; Text [ swedish ] = "Numrering" ; Text [ dutch ] = "Nummering" ; Text [ spanish ] = "Numeracin" ; Text [ english_us ] = "Numbering" ; Text[ chinese_simplified ] = ""; Text[ russian ] = ""; Text[ polish ] = "Numeracja"; Text[ japanese ] = "ԍt"; Text[ chinese_traditional ] = "s"; Text[ arabic ] = ""; Text[ greek ] = ""; Text[ korean ] = "ȣű"; Text[ turkish ] = "Numaralama"; Text[ language_user1 ] = " "; Text[ catalan ] = "Numeracin"; }; PushButton BT_NUMBER_CHAR { Pos = MAP_APPFONT ( 54 , 42 ) ; Size = MAP_APPFONT ( 12 , 12 ) ; Text = "..." ; }; RadioButton RB_TYPE_FTN { Pos = MAP_APPFONT ( 12 , 70 ) ; Size = MAP_APPFONT ( 64 , 10 ) ; Text = "~Funote" ; Text [ ENGLISH ] = "~Footnote" ; TabStop = TRUE ; Group = TRUE ; Check = TRUE ; Text [ portuguese ] = "~Nota de rodap" ; Text [ english_us ] = "~Footnote" ; Text [ portuguese_brazilian ] = "~Fu?note" ; Text [ swedish ] = "~Fotnot" ; Text [ danish ] = "Fodnote" ; Text [ italian ] = "~Nota a pi pagina" ; Text [ spanish ] = "N~ota al pie" ; Text [ french ] = "Note de bas de pa~ge..." ; Text [ dutch ] = "~Voetnoot" ; Text[ chinese_simplified ] = "ע(~F)"; Text[ russian ] = ""; Text[ polish ] = "Przypis ~dolny"; Text[ japanese ] = "r(~F)"; Text[ chinese_traditional ] = "}(~F)"; Text[ arabic ] = " "; Text[ greek ] = ""; Text[ korean ] = "(~F)"; Text[ turkish ] = "~Dipnot"; Text[ language_user1 ] = " "; Text[ catalan ] = "N~ota al pie"; Text[ finnish ] = "~Alaviite"; }; RadioButton RB_TYPE_ENDNOTE { Pos = MAP_APPFONT ( 12 , 83 ) ; Size = MAP_APPFONT ( 64 , 10 ) ; Text = "~Endnote" ; Text [ ENGLISH ] = "~Endnote" ; Text [ portuguese ] = "~Nota final" ; Text [ english_us ] = "~Endnote" ; Text [ portuguese_brazilian ] = "~Endnote" ; Text [ swedish ] = "~Slutnot" ; Text [ danish ] = "Slutnote" ; Text [ italian ] = "~Nota di chiusura" ; Text [ spanish ] = "Nota al ~final" ; Text [ french ] = "~Note de fin" ; Text [ dutch ] = "~Eindnoot" ; Text[ chinese_simplified ] = "βע(~E)"; Text[ russian ] = ""; Text[ polish ] = "P~rzypis kocowy"; Text[ japanese ] = "r(~E)"; Text[ chinese_traditional ] = "(~E)"; Text[ arabic ] = " "; Text[ greek ] = " "; Text[ korean ] = "(~E)"; Text[ turkish ] = "~Sonnot"; Text[ language_user1 ] = " "; Text[ catalan ] = "Nota al ~final"; Text[ finnish ] = "~Loppuhuomautus"; }; FixedLine FL_TYPE { Pos = MAP_APPFONT ( 6 , 60 ) ; Size = MAP_APPFONT ( 77 , 8 ) ; Text = "Art" ; Text [ ENGLISH ] = "Type" ; Text [ english_us ] = "Type" ; Text [ portuguese_brazilian ] = "Art" ; 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 ] = "Tr"; Text[ language_user1 ] = " "; Text[ catalan ] = "Tipo"; Text[ finnish ] = "Tyyppi"; }; Text[ chinese_simplified ] = "ע"; Text[ russian ] = " "; Text[ polish ] = "Wstaw przypis dolny"; Text[ japanese ] = "ȓ}"; Text[ chinese_traditional ] = "J}"; Text[ arabic ] = " "; Text[ greek ] = " "; Text[ korean ] = " "; Text[ turkish ] = "Dipnot ekle"; Text[ language_user1 ] = " "; Text[ catalan ] = "Insertar nota al pie"; };