/************************************************************************* * * $RCSfile: tbxctl.src,v $ * * $Revision: 1.46 $ * * last change: $Author: hjs $ $Date: 2004-06-25 12:46:15 $ * * 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 "svx/svxids.hrc" #include "tbxctl.hrc" #include "helpid.hrc" FloatingWindow RID_TBXCONTROLS { Moveable = TRUE ; Closeable = TRUE ; Hide = TRUE ; SVLook = TRUE ; HelpId = HID_BASICIDE_CONTROLS ; Text [ de ] = "Kontrollfelder" ; Text [ en-US ] = "Controls" ; String RID_TOOLBOX { Text [ de ] = "Kontrollfelder" ; Text [ en-US ] = "Controls" ; Text [ x-comment ] = " "; }; Text [ x-comment ] = " "; }; ToolBox RID_TOOLBOX { SVLook = TRUE ; // HelpId = HID_BASICIDE_CONTROLS ; LineCount = 2 ; ItemList = { ToolBoxItem { HelpId = SID_INSERT_PUSHBUTTON ; Identifier = SID_INSERT_PUSHBUTTON ; RadioCheck = TRUE ; Text [ de ] = "Schaltfläche" ; Text [ en-US ] = "Button" ; /* ### ACHTUNG: Neuer Text in Resource? CommandButton einfügen : CommandButton einf³gen */ Text [ x-comment ] = " "; }; ToolBoxItem { HelpId = SID_INSERT_CHECKBOX ; Identifier = SID_INSERT_CHECKBOX ; RadioCheck = TRUE ; Text [ de ] = "Markierfeld" ; Text [ en-US ] = "Check Box" ; /* ### ACHTUNG: Neuer Text in Resource? CheckBox einfügen : CheckBox einf³gen */ Text [ x-comment ] = " "; }; ToolBoxItem { HelpId = SID_INSERT_FIXEDTEXT ; Identifier = SID_INSERT_FIXEDTEXT ; RadioCheck = TRUE ; Text [ de ] = "Beschriftungsfeld" ; Text [ en-US ] = "Label field" ; /* ### ACHTUNG: Neuer Text in Resource? Label einfügen : Label einf³gen */ Text [ x-comment ] = " "; }; ToolBoxItem { HelpId = SID_INSERT_LISTBOX ; Identifier = SID_INSERT_LISTBOX ; RadioCheck = TRUE ; Text [ de ] = "Listenfeld" ; Text [ en-US ] = "List Box" ; /* ### ACHTUNG: Neuer Text in Resource? ListBox einfügen : ListBox einf³gen */ Text [ x-comment ] = " "; }; ToolBoxItem { HelpId = SID_INSERT_HSCROLLBAR ; Identifier = SID_INSERT_HSCROLLBAR ; RadioCheck = TRUE ; Text [ de ] = "Horizontale Bildlaufleiste" ; Text [ en-US ] = "Horizontal Scroll Bar" ; /* ### ACHTUNG: Neuer Text in Resource? Horizontale ScrollBar einfügen : Horizontale ScrollBar einf³gen */ Text [ x-comment ] = " "; }; ToolBoxItem { HelpId = SID_INSERT_GROUPBOX ; Identifier = SID_INSERT_GROUPBOX ; RadioCheck = TRUE ; Text [ de ] = "Gruppierungsrahmen" ; Text [ en-US ] = "Group Box" ; /* ### ACHTUNG: Neuer Text in Resource? GroupBox einfügen : GroupBox einf³gen */ Text [ x-comment ] = "; ; German should be \"Rahmen\""; }; ToolBoxItem { HelpId = SID_INSERT_HFIXEDLINE ; Identifier = SID_INSERT_HFIXEDLINE ; RadioCheck = TRUE ; Text [ de ] = "Horizontale Linie" ; Text [ en-US ] = "Horizontal Line" ; }; ToolBoxItem { HelpId = SID_INSERT_DATEFIELD ; Identifier = SID_INSERT_DATEFIELD ; RadioCheck = TRUE ; Text [ de ] = "Datumsfeld" ; Text [ en-US ] = "Date Field"; }; ToolBoxItem { HelpId = SID_INSERT_NUMERICFIELD ; Identifier = SID_INSERT_NUMERICFIELD ; RadioCheck = TRUE ; Text [ de ] = "Numerisches Feld" ; Text [ en-US ] = "Numeric Field"; }; ToolBoxItem { HelpId = SID_INSERT_FORMATTEDFIELD ; Identifier = SID_INSERT_FORMATTEDFIELD ; RadioCheck = TRUE ; Text [ de ] = "Formatiertes Feld" ; Text [ en-US ] = "Formatted Field"; }; ToolBoxItem { HelpId = SID_INSERT_FILECONTROL ; Identifier = SID_INSERT_FILECONTROL ; RadioCheck = TRUE ; Text [ de ] = "Dateiauswahl" ; Text [ en-US ] = "File Selection"; }; ToolBoxItem { Type = TOOLBOXITEM_SEPARATOR ; }; ToolBoxItem { HelpId = SID_SHOW_PROPERTYBROWSER ; Identifier = SID_SHOW_PROPERTYBROWSER ; Text [ de ] = "Eigenschaften" ; Text [ en-US ] = "Properties" ; Text [ x-comment ] = " "; }; ToolBoxItem { Type = TOOLBOXITEM_BREAK ; }; ToolBoxItem { HelpId = SID_INSERT_IMAGECONTROL ; Identifier = SID_INSERT_IMAGECONTROL ; RadioCheck = TRUE ; Text [ de ] = "Grafisches Kontrollfeld" ; Text [ en-US ] = "Image Control" ; }; ToolBoxItem { HelpId = SID_INSERT_RADIOBUTTON ; Identifier = SID_INSERT_RADIOBUTTON ; RadioCheck = TRUE ; Text [ de ] = "Optionsfeld" ; Text [ en-US ] = "Option Button" ; /* ### ACHTUNG: Neuer Text in Resource? RadioButton einfügen : RadioButton einf³gen */ Text [ x-comment ] = " "; }; ToolBoxItem { HelpId = SID_INSERT_EDIT ; Identifier = SID_INSERT_EDIT ; RadioCheck = TRUE ; Text [ de ] = "Textfeld" ; Text [ en-US ] = "Text Box" ; /* ### ACHTUNG: Neuer Text in Resource? Edit einfügen : Edit einf³gen */ Text [ x-comment ] = " "; }; ToolBoxItem { HelpId = SID_INSERT_COMBOBOX ; Identifier = SID_INSERT_COMBOBOX ; RadioCheck = TRUE ; Text [ de ] = "Kombinationsfeld" ; Text [ en-US ] = "Combo Box" ; /* ### ACHTUNG: Neuer Text in Resource? ComboBox einfügen : ComboBox einf³gen */ Text [ x-comment ] = " "; }; ToolBoxItem { HelpId = SID_INSERT_VSCROLLBAR ; Identifier = SID_INSERT_VSCROLLBAR ; RadioCheck = TRUE ; Text [ de ] = "Vertikale Bildlaufleiste" ; Text [ en-US ] = "Vertical Scroll Bar" ; /* ### ACHTUNG: Neuer Text in Resource? Vertikale ScrollBar einfügen : Vertikale ScrollBar einf³gen */ Text [ x-comment ] = " "; }; ToolBoxItem { HelpId = SID_INSERT_PROGRESSBAR ; Identifier = SID_INSERT_PROGRESSBAR ; RadioCheck = TRUE ; Text [ de ] = "Fortschrittsbalken" ; Text [ en-US ] = "Progress Bar" ; }; ToolBoxItem { HelpId = SID_INSERT_VFIXEDLINE ; Identifier = SID_INSERT_VFIXEDLINE ; RadioCheck = TRUE ; Text [ de ] = "Vertikale Linie" ; Text [ en-US ] = "Vertical Line" ; }; ToolBoxItem { HelpId = SID_INSERT_TIMEFIELD ; Identifier = SID_INSERT_TIMEFIELD ; RadioCheck = TRUE ; Text [ de ] = "Zeitfeld" ; Text [ en-US ] = "Time Field"; }; ToolBoxItem { HelpId = SID_INSERT_CURRENCYFIELD ; Identifier = SID_INSERT_CURRENCYFIELD ; RadioCheck = TRUE ; Text [ de ] = "Währungsfeld" ; Text [ en-US ] = "Currency Field"; }; ToolBoxItem { HelpId = SID_INSERT_PATTERNFIELD ; Identifier = SID_INSERT_PATTERNFIELD ; RadioCheck = TRUE ; Text [ de ] = "Maskiertes Feld" ; Text [ en-US ] = "Pattern Field"; }; ToolBoxItem { HelpId = SID_INSERT_SELECT ; Identifier = SID_INSERT_SELECT ; RadioCheck = TRUE ; Text [ de ] = "Auswahl" ; Text [ en-US ] = "Select" ; Text [ x-comment ] = " "; }; ToolBoxItem { Type = TOOLBOXITEM_SEPARATOR ; }; ToolBoxItem { HelpId = SID_DIALOG_TESTMODE ; Identifier = SID_DIALOG_TESTMODE ; Text [ de ] = "Testmodus aktivieren" ; Text [ en-US ] = "Activate Test Mode" ; Text [ x-comment ] = " "; }; }; };