/************************************************************************* * * $RCSfile: commonpagesdbp.src,v $ * * $Revision: 1.36 $ * * last change: $Author: hjs $ $Date: 2004-06-28 17:21:16 $ * * 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 EXPRESS 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): _______________________________________ * * ************************************************************************/ #ifndef _EXTENSIONS_DBP_DBPRESID_HRC_ #include "dbpresid.hrc" #endif TabPage RID_PAGE_TABLESELECTION { SVLook = TRUE ; Size = MAP_APPFONT ( WINDOW_SIZE_X , WINDOW_SIZE_Y ) ; Text [ de ] = "Daten"; Text [ en-US ] = "Data"; FixedLine FL_DATA { Pos = MAP_APPFONT ( 4 , 3 ) ; Size = MAP_APPFONT ( WINDOW_SIZE_X - 8 , 8 ) ; Text [ de ] = "Daten"; Text [ en-US ] = "Data"; }; FixedText FT_EXPLANATION { Pos = MAP_APPFONT ( 7 , 15 ) ; Size = MAP_APPFONT ( WINDOW_HALF_SIZE_X - 10 , WINDOW_SIZE_Y - 21 ) ; WordBreak = TRUE; Group = TRUE; Text [ de ] = "Das Formular, zu dem das Kontrollfeld gehört, ist im Augenblick noch nicht (oder noch nicht vollständig) an eine Datenquelle gebunden.\n\n" "Bitte wählen Sie eine Datenquelle und eine Tabelle aus.\n\n\n" "Bitte beachten Sie, dass die Einstellungen, die sie auf dieser Seiter für das Formular vornehmen, sofort beim Verlassen der Seite wirksam werden."; Text [ en-US ] = "Currently, the form the control belongs to is not (or not completely) bound to a data source.\n\nPlease choose a data source and a table.\n\n\nPlease note that the settings made on this page will take effect immediately upon leaving the page."; }; FixedText FT_DATASOURCE { Pos = MAP_APPFONT ( WINDOW_HALF_SIZE_X + 3 , 15 ) ; Size = MAP_APPFONT ( WINDOW_HALF_SIZE_X - 10 , 8) ; Group = TRUE; Text [ de ] = "~Datenquelle:"; Text [ en-US ] = "~Data source:"; }; ListBox LB_DATASOURCE { Pos = MAP_APPFONT ( WINDOW_HALF_SIZE_X + 3 , 26 ) ; Size = MAP_APPFONT ( WINDOW_HALF_SIZE_X - 10 , 14 ) ; SVLook = TRUE ; Border = TRUE ; DropDown = TRUE ; AutoHScroll = TRUE ; }; FixedText FT_TABLE { Pos = MAP_APPFONT ( WINDOW_HALF_SIZE_X + 3, 46 ) ; Size = MAP_APPFONT ( WINDOW_HALF_SIZE_X - 14 , 8) ; Group = TRUE; Text [ de ] = "~Tabelle / Abfrage:"; Text [ en-US ] = "~Table / Query:"; }; ListBox LB_TABLE { Pos = MAP_APPFONT ( WINDOW_HALF_SIZE_X + 3, 57 ) ; Size = MAP_APPFONT ( WINDOW_HALF_SIZE_X - 10 , WINDOW_SIZE_Y - 6 - 57 ) ; SVLook = TRUE ; Border = TRUE ; Sort = TRUE; AutoHScroll = TRUE ; }; Image IMG_TABLE { ImageBitmap = Bitmap { File = "sx03188.bmp"; }; MaskColor = Color { Red = 0xFFFF; Green = 0x0; Blue = 0xFFFF; }; }; Image IMG_TABLE_HC { ImageBitmap = Bitmap { File = "sxh03188.bmp"; }; MaskColor = Color { Red = 0xFFFF; Green = 0x0; Blue = 0xFFFF; }; }; Image IMG_QUERY { ImageBitmap = Bitmap { File = "sx03202.bmp"; }; MaskColor = Color { Red = 0xFFFF; Green = 0x0; Blue = 0xFFFF; }; }; Image IMG_QUERY_HC { ImageBitmap = Bitmap { File = "sxh03202.bmp"; }; MaskColor = Color { Red = 0xFFFF; Green = 0x0; Blue = 0xFFFF; }; }; }; TabPage RID_PAGE_OPTION_DBFIELD { SVLook = TRUE ; Size = MAP_APPFONT ( WINDOW_SIZE_X , WINDOW_SIZE_Y ) ; Text [ de ] = "Datenbankfeld"; Text [ en-US ] = "Database Field"; FixedLine FL_DATABASEFIELD_EXPL { Pos = MAP_APPFONT ( 4 , 3 ) ; Size = MAP_APPFONT ( WINDOW_SIZE_X - 8 , 8 ) ; }; FixedText FT_DATABASEFIELD_EXPL { Pos = MAP_APPFONT ( 7 , 15 ) ; Size = MAP_APPFONT ( WINDOW_SIZE_X - 14, 16 ) ; WordBreak = TRUE; }; FixedText FT_DATABASEFIELD_QUEST { Pos = MAP_APPFONT ( 7 , 34 ) ; Size = MAP_APPFONT ( WINDOW_SIZE_X - 14, 16 ) ; WordBreak = TRUE; Text [ de ] = "Möchten Sie den Wert in einem Datenbankfeld speichern?"; Text [ en-US ] = "Do you want to save the value in a database field?"; }; RadioButton RB_STOREINFIELD_YES { Pos = MAP_APPFONT ( 7 , 53 ) ; Size = MAP_APPFONT ( WINDOW_HALF_SIZE_X + 20, 10 ) ; Group = TRUE; TabStop = TRUE; Text [ de ] = "~Ja, und zwar in folgendem Datenbankfeld :"; Text [ en-US ] = "~Yes, I want to save it in the following database field:"; }; ListBox LB_STOREINFIELD { Pos = MAP_APPFONT ( WINDOW_HALF_SIZE_X + 23, 51 ) ; Size = MAP_APPFONT ( WINDOW_HALF_SIZE_X - 30, 14 ) ; TabStop = TRUE; SVLook = TRUE ; Border = TRUE ; DropDown = TRUE; AutoHScroll = TRUE ; }; RadioButton RB_STOREINFIELD_NO { Pos = MAP_APPFONT ( 7 , 68 ) ; Size = MAP_APPFONT ( WINDOW_SIZE_X - 14, 10 ) ; TabStop = FALSE; Text [ de ] = "~Nein, ich möchte den Wert nur im Formular speichern."; Text [ en-US ] = "~No, I only want to save the value in the form."; }; }; TabPage RID_PAGE_FORM_DATASOURCE_STATUS { FixedLine FL_FORMSETINGS { Pos = MAP_APPFONT ( 4 , 3 ) ; Size = MAP_APPFONT ( WINDOW_SIZE_X - 8 , 8 ) ; Text [ de ] = "Formular"; Text [ en-US ] = "Form"; }; FixedText FT_FORMDATASOURCELABEL { Pos = MAP_APPFONT ( 7 , 15 ) ; Size = MAP_APPFONT ( 60 , 8 ) ; Text [ de ] = "Datenquelle" ; Text [ en-US ] = "Data source"; }; FixedText FT_FORMDATASOURCE { Pos = MAP_APPFONT ( 7 + 60 + 3 , 15 ) ; Size = MAP_APPFONT ( WINDOW_SIZE_X / 2 - 80 - 3 , 8 ) ; }; FixedText FT_FORMCONTENTTYPELABEL { Pos = MAP_APPFONT ( WINDOW_SIZE_X / 2 + 3, 15 ) ; Size = MAP_APPFONT ( 60 , 8 ) ; Text [ de ] = "Art des Inhaltes" ; Text [ en-US ] = "Content type"; }; FixedText FT_FORMCONTENTTYPE { Pos = MAP_APPFONT ( WINDOW_SIZE_X / 2 + 3 + 60 , 15 ) ; Size = MAP_APPFONT ( WINDOW_SIZE_X - ( WINDOW_SIZE_X / 2 + 3 + 60 ) - 7 , 8 ) ; }; FixedText FT_FORMTABLELABEL { Pos = MAP_APPFONT ( WINDOW_SIZE_X / 2 + 3, 26 ) ; Size = MAP_APPFONT ( 60 , 8 ) ; Text [ de ] = "Inhalt" ; Text [ en-US ] = "Content"; }; FixedText FT_FORMTABLE { Pos = MAP_APPFONT ( WINDOW_SIZE_X / 2 + 3 + 60 , 26 ) ; Size = MAP_APPFONT ( WINDOW_SIZE_X - ( WINDOW_SIZE_X / 2 + 3 + 60 ) - 7 , 8 ) ; }; }; String RID_STR_TYPE_TABLE { Text [ de ] = "Tabelle"; Text [ en-US ] = "Table"; }; String RID_STR_TYPE_QUERY { Text [ de ] = "Abfrage"; Text [ en-US ] = "Query"; }; String RID_STR_TYPE_COMMAND { Text [ de ] = "SQL-Befehl"; Text [ en-US ] = "SQL command"; };