2000-10-26 13:46:14 +00:00
|
|
|
|
/*************************************************************************
|
|
|
|
|
*
|
|
|
|
|
* $RCSfile: sbabrw.src,v $
|
|
|
|
|
*
|
2004-08-02 14:34:45 +00:00
|
|
|
|
* $Revision: 1.96 $
|
2000-10-26 13:46:14 +00:00
|
|
|
|
*
|
2004-08-02 14:34:45 +00:00
|
|
|
|
* last change: $Author: hr $ $Date: 2004-08-02 15:34:45 $
|
2000-10-26 13:46:14 +00:00
|
|
|
|
*
|
|
|
|
|
* 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): _______________________________________
|
|
|
|
|
*
|
|
|
|
|
*
|
|
|
|
|
************************************************************************/
|
2000-12-08 20:25:12 +00:00
|
|
|
|
#ifndef _DBA_DBACCESS_HELPID_HRC_
|
|
|
|
|
#include "dbaccess_helpid.hrc"
|
|
|
|
|
#endif
|
2002-08-19 06:32:53 +00:00
|
|
|
|
#ifndef _DBU_BRW_HRC_
|
|
|
|
|
#include "dbu_brw.hrc"
|
2000-10-26 13:46:14 +00:00
|
|
|
|
#endif
|
|
|
|
|
#ifndef DBACCESS_UI_BROWSER_ID_HXX
|
|
|
|
|
#include "browserids.hxx"
|
|
|
|
|
#endif
|
|
|
|
|
// #include <sfx2/sfx.hrc>
|
2001-09-25 12:28:23 +00:00
|
|
|
|
#ifndef _GLOBLMN_HRC
|
2000-10-26 13:46:14 +00:00
|
|
|
|
#include <svx/globlmn.hrc>
|
2001-09-25 12:28:23 +00:00
|
|
|
|
#endif
|
2000-10-26 13:46:14 +00:00
|
|
|
|
|
2001-02-05 08:20:07 +00:00
|
|
|
|
#ifndef DBAUI_TOOLBOX_HXX
|
|
|
|
|
#include "toolbox.hrc"
|
|
|
|
|
#endif
|
|
|
|
|
|
|
|
|
|
|
2004-08-02 14:34:45 +00:00
|
|
|
|
#define MN_SORT 23
|
|
|
|
|
#define MN_EXTRA 24
|
|
|
|
|
#define MN_WIN 30
|
|
|
|
|
#define MN_HELP 31
|
2000-10-26 13:46:14 +00:00
|
|
|
|
// Toolbox----------------------------------------------------------------------------
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
// HelpIds duerfen nur in dieser Form angegeben werden,
|
|
|
|
|
// ansonsten k<>nnen keine langnamen erzeugt werden
|
|
|
|
|
ToolBox RID_BRW_QRY_TOOLBOX
|
|
|
|
|
{
|
|
|
|
|
SVLook = TRUE ;
|
|
|
|
|
Pos = MAP_APPFONT ( 3 , 1 ) ;
|
2002-04-29 07:47:47 +00:00
|
|
|
|
// Size = MAP_APPFONT ( 200 , 14 ) ;
|
2000-10-26 13:46:14 +00:00
|
|
|
|
OutputSize = TRUE ;
|
|
|
|
|
Align = BOXALIGN_TOP ;
|
|
|
|
|
HideWhenDeactivate = TRUE ;
|
|
|
|
|
ItemImageList = RID_DEFAULTIMAGELIST_SC ;
|
2000-12-01 10:51:05 +00:00
|
|
|
|
HelpId = HID_TLB_TABBROWSER ;
|
2004-08-02 14:34:45 +00:00
|
|
|
|
Border = TRUE;
|
2000-10-26 13:46:14 +00:00
|
|
|
|
ItemList =
|
|
|
|
|
{
|
|
|
|
|
CUR_ITEM
|
2000-12-08 20:25:12 +00:00
|
|
|
|
{
|
|
|
|
|
MID_BROWSER_EXPLORER
|
2001-03-01 09:36:47 +00:00
|
|
|
|
HelpId = SID_DSBROWSER_EXPLORER ;
|
2000-12-08 20:25:12 +00:00
|
|
|
|
};
|
|
|
|
|
CUR_SEPARATOR ;
|
|
|
|
|
CUR_ITEM
|
2000-10-26 13:46:14 +00:00
|
|
|
|
{
|
|
|
|
|
MID_FM_SEARCH
|
2001-03-01 09:36:47 +00:00
|
|
|
|
HelpId = SID_FM_SEARCH ;
|
2000-10-26 13:46:14 +00:00
|
|
|
|
};
|
|
|
|
|
CUR_SEPARATOR ;
|
|
|
|
|
CUR_ITEM
|
|
|
|
|
{
|
|
|
|
|
MID_SBA_QRY_SORTUP
|
2001-03-01 09:36:47 +00:00
|
|
|
|
HelpId = SID_FM_SORTUP ;
|
2000-10-26 13:46:14 +00:00
|
|
|
|
};
|
|
|
|
|
CUR_ITEM
|
|
|
|
|
{
|
|
|
|
|
MID_SBA_QRY_SORTDOWN
|
2001-03-01 09:36:47 +00:00
|
|
|
|
HelpId = SID_FM_SORTDOWN ;
|
2000-10-26 13:46:14 +00:00
|
|
|
|
};
|
|
|
|
|
CUR_ITEM
|
|
|
|
|
{
|
|
|
|
|
MID_SBA_QRY_AUTOFILTER
|
2001-03-01 09:36:47 +00:00
|
|
|
|
HelpId = SID_FM_AUTOFILTER ;
|
2000-10-26 13:46:14 +00:00
|
|
|
|
};
|
|
|
|
|
CUR_SEPARATOR ;
|
|
|
|
|
CUR_ITEM
|
|
|
|
|
{
|
|
|
|
|
MID_SBA_QRY_FILTERCRIT
|
2001-03-01 09:36:47 +00:00
|
|
|
|
HelpId = SID_FM_FILTERCRIT ;
|
2000-10-26 13:46:14 +00:00
|
|
|
|
};
|
|
|
|
|
CUR_ITEM
|
|
|
|
|
{
|
|
|
|
|
MID_SBA_QRY_ORDERCRIT
|
2001-03-01 09:36:47 +00:00
|
|
|
|
HelpId = SID_FM_ORDERCRIT ;
|
2000-10-26 13:46:14 +00:00
|
|
|
|
};
|
|
|
|
|
CUR_ITEM
|
|
|
|
|
{
|
|
|
|
|
MID_SBA_QRY_REMOVEFILTER
|
2001-03-01 09:36:47 +00:00
|
|
|
|
HelpId = SID_FM_REMOVE_FILTER_SORT ;
|
2000-10-26 13:46:14 +00:00
|
|
|
|
};
|
|
|
|
|
CUR_ITEM
|
|
|
|
|
{
|
|
|
|
|
MID_SBA_BROWSER_FILTERED
|
2001-03-01 09:36:47 +00:00
|
|
|
|
HelpId = SID_FM_FORM_FILTERED ;
|
2000-10-26 13:46:14 +00:00
|
|
|
|
};
|
|
|
|
|
CUR_SEPARATOR ;
|
|
|
|
|
CUR_ITEM
|
|
|
|
|
{
|
|
|
|
|
MID_SBA_QRY_REFRESH
|
2001-03-01 09:36:47 +00:00
|
|
|
|
HelpId = SID_FM_REFRESH ;
|
2001-08-16 09:40:25 +00:00
|
|
|
|
DropDown = TRUE ;
|
2000-10-26 13:46:14 +00:00
|
|
|
|
};
|
|
|
|
|
CUR_SEPARATOR ;
|
|
|
|
|
CUR_ITEM
|
2000-12-10 18:09:19 +00:00
|
|
|
|
{
|
|
|
|
|
MID_SBA_QRY_EDIT
|
2004-08-02 14:34:45 +00:00
|
|
|
|
Hide = FALSE ;
|
2001-03-01 09:36:47 +00:00
|
|
|
|
HelpId = SID_EDITDOC ;
|
2000-12-10 18:09:19 +00:00
|
|
|
|
};
|
|
|
|
|
CUR_ITEM
|
|
|
|
|
{
|
2002-07-09 11:48:40 +00:00
|
|
|
|
MID_SAVE_RECORD
|
2004-08-02 14:34:45 +00:00
|
|
|
|
Hide = FALSE ;
|
2000-12-10 18:09:19 +00:00
|
|
|
|
};
|
|
|
|
|
CUR_ITEM
|
|
|
|
|
{
|
2002-07-09 11:48:40 +00:00
|
|
|
|
MID_UNDO_RECORD
|
2004-08-02 14:34:45 +00:00
|
|
|
|
Hide = FALSE ;
|
2000-12-10 18:09:19 +00:00
|
|
|
|
};
|
2002-07-09 11:48:40 +00:00
|
|
|
|
|
2000-12-10 18:09:19 +00:00
|
|
|
|
CUR_SEPARATOR ;
|
|
|
|
|
CUR_ITEM
|
|
|
|
|
{
|
|
|
|
|
MID_SBA_QRY_CUT
|
2001-03-01 09:36:47 +00:00
|
|
|
|
HelpId = SID_CUT ;
|
2000-12-10 18:09:19 +00:00
|
|
|
|
};
|
|
|
|
|
CUR_ITEM
|
|
|
|
|
{
|
|
|
|
|
MID_SBA_QRY_COPY
|
2001-03-01 09:36:47 +00:00
|
|
|
|
HelpId = SID_COPY ;
|
2000-12-10 18:09:19 +00:00
|
|
|
|
};
|
|
|
|
|
CUR_ITEM
|
|
|
|
|
{
|
|
|
|
|
MID_SBA_QRY_PASTE
|
2001-03-01 09:36:47 +00:00
|
|
|
|
HelpId = SID_PASTE ;
|
2000-12-10 18:09:19 +00:00
|
|
|
|
};
|
|
|
|
|
CUR_SEPARATOR ;
|
|
|
|
|
CUR_ITEM
|
2000-10-26 13:46:14 +00:00
|
|
|
|
{
|
2000-11-07 17:34:39 +00:00
|
|
|
|
MID_BROWSER_INSERTCOLUMNS
|
2004-08-02 14:34:45 +00:00
|
|
|
|
Hide = TRUE ;
|
2001-03-01 09:36:47 +00:00
|
|
|
|
HelpId = SID_SBA_BRW_INSERT ;
|
2000-10-26 13:46:14 +00:00
|
|
|
|
};
|
|
|
|
|
CUR_ITEM
|
|
|
|
|
{
|
2000-11-07 17:34:39 +00:00
|
|
|
|
MID_BROWSER_INSERTCONTENT
|
2004-08-02 14:34:45 +00:00
|
|
|
|
Hide = TRUE ;
|
2001-03-01 09:36:47 +00:00
|
|
|
|
HelpId = SID_SBA_BRW_UPDATE ;
|
2000-10-26 13:46:14 +00:00
|
|
|
|
};
|
|
|
|
|
CUR_ITEM
|
|
|
|
|
{
|
2000-11-07 17:34:39 +00:00
|
|
|
|
MID_BROWSER_FORMLETTER
|
2004-08-02 14:34:45 +00:00
|
|
|
|
Hide = TRUE ;
|
2001-03-01 09:36:47 +00:00
|
|
|
|
HelpId = SID_SBA_BRW_MERGE ;
|
2000-10-26 13:46:14 +00:00
|
|
|
|
};
|
2001-01-09 14:45:44 +00:00
|
|
|
|
CUR_ITEM
|
2001-06-22 09:46:15 +00:00
|
|
|
|
{
|
|
|
|
|
MID_BROWSER_DOCUMENT_DATASOURCE
|
2004-08-02 14:34:45 +00:00
|
|
|
|
Hide = TRUE ;
|
2001-06-22 09:46:15 +00:00
|
|
|
|
HelpId = SID_DOCUMENT_DATA_SOURCE;
|
|
|
|
|
};
|
|
|
|
|
CUR_ITEM
|
2001-01-09 14:45:44 +00:00
|
|
|
|
{
|
|
|
|
|
Identifier = ID_BROWSER_CLOSE ;
|
2002-11-08 12:20:09 +00:00
|
|
|
|
HelpId = ID_BROWSER_CLOSE ;
|
2001-01-09 14:45:44 +00:00
|
|
|
|
Hide = TRUE;
|
2004-06-26 16:27:11 +00:00
|
|
|
|
Text [ de ] = "Schlie<69>en" ;
|
|
|
|
|
Text [ en-US ] = "Close";
|
2001-03-09 19:38:18 +00:00
|
|
|
|
};
|
2000-10-26 13:46:14 +00:00
|
|
|
|
};
|
|
|
|
|
};
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
String RID_STR_LOADING_DATASOURCE
|
|
|
|
|
{
|
2004-06-26 16:27:11 +00:00
|
|
|
|
Text [ de ] = "Daten laden";
|
|
|
|
|
Text [ en-US ] = "Load data";
|
2000-10-26 13:46:14 +00:00
|
|
|
|
};
|
|
|
|
|
|
|
|
|
|
QueryBox QUERY_BRW_SAVEMODIFIED
|
|
|
|
|
{
|
|
|
|
|
Buttons = WB_YES_NO_CANCEL ;
|
|
|
|
|
DefButton = WB_DEF_YES ;
|
|
|
|
|
/* ### ACHTUNG: Neuer Text in Resource? Soll der ge<67>nderte Datensatz gespeichert werden? : Soll der ge<67>nderte Datensatz gespeichert werden? */
|
2004-06-26 16:27:11 +00:00
|
|
|
|
Message [ de ] = "Der aktuelle Datensatz wurde ge<67>ndert.\nSollen die <20>nderungen gespeichert werden?" ;
|
|
|
|
|
Message [ en-US ] = "The current record has been changed.\nDo you want to save the changes?" ;
|
|
|
|
|
Message [ x-comment ] = " ";
|
2000-10-26 13:46:14 +00:00
|
|
|
|
};
|
|
|
|
|
|
2000-11-15 13:49:06 +00:00
|
|
|
|
QueryBox QUERY_BRW_DELETE_ROWS
|
|
|
|
|
{
|
|
|
|
|
Buttons = WB_YES_NO ;
|
|
|
|
|
/* ### ACHTUNG: Neuer Text in Resource? Sollen die selektierten Daten gel<65>scht werden? : Sollen die selektierten Daten gel<65>scht werden? */
|
2004-06-26 16:27:11 +00:00
|
|
|
|
Message [ de ] = "Sollen die selektierten Daten gel<65>scht werden?" ;
|
|
|
|
|
Message [ en-US ] = "Do you want to delete the selected data?" ;
|
|
|
|
|
Message [ x-comment ] = " ";
|
2000-11-15 13:49:06 +00:00
|
|
|
|
};
|
2000-10-26 13:46:14 +00:00
|
|
|
|
|
|
|
|
|
String RID_STR_DATABROWSER_FILTERED
|
|
|
|
|
{
|
2004-06-26 16:27:11 +00:00
|
|
|
|
Text [ de ] = "(gefiltert)" ;
|
|
|
|
|
Text [ en-US ] = "(filtered)" ;
|
|
|
|
|
Text [ x-comment ] = " ";
|
2000-10-26 13:46:14 +00:00
|
|
|
|
};
|
|
|
|
|
|
|
|
|
|
String SBA_BROWSER_SETTING_ORDER
|
|
|
|
|
{
|
2004-06-26 16:27:11 +00:00
|
|
|
|
Text [ de ] = "Fehler beim Setzen der Sortier-Kriterien";
|
|
|
|
|
Text [ en-US ] = "Error setting the sort criteria";
|
2000-10-26 13:46:14 +00:00
|
|
|
|
};
|
|
|
|
|
String SBA_BROWSER_SETTING_FILTER
|
|
|
|
|
{
|
2004-06-26 16:27:11 +00:00
|
|
|
|
Text [ de ] = "Fehler beim Setzen der Filter-Kriterien";
|
|
|
|
|
Text [ en-US ] = "Error setting the filter criteria";
|
2000-10-26 13:46:14 +00:00
|
|
|
|
};
|
|
|
|
|
|
|
|
|
|
String RID_STR_CONNECTION_LOST
|
|
|
|
|
{
|
2004-06-26 16:27:11 +00:00
|
|
|
|
Text [ de ] = "Vebindung verloren";
|
|
|
|
|
Text [ en-US ] = "Connection lost";
|
2000-10-26 13:46:14 +00:00
|
|
|
|
};
|
|
|
|
|
|
|
|
|
|
Image QUERYFOLDER_TREE_ICON
|
|
|
|
|
{
|
|
|
|
|
ImageBitmap = Bitmap { File = "sx03201.bmp"; };
|
|
|
|
|
MaskColor = Color { Red = 0xFFFF; Green = 0x0; Blue = 0xFFFF; };
|
|
|
|
|
};
|
|
|
|
|
|
|
|
|
|
Image QUERY_TREE_ICON
|
|
|
|
|
{
|
|
|
|
|
ImageBitmap = Bitmap { File = "sx03202.bmp"; };
|
|
|
|
|
MaskColor = Color { Red = 0xFFFF; Green = 0x0; Blue = 0xFFFF; };
|
|
|
|
|
};
|
|
|
|
|
|
2002-04-29 07:47:47 +00:00
|
|
|
|
Image QUERYFOLDER_TREE_ICON_SCH
|
|
|
|
|
{
|
|
|
|
|
ImageBitmap = Bitmap { File = "sxh03201.bmp"; };
|
|
|
|
|
MaskColor = Color { Red = 0xFFFF; Green = 0x0; Blue = 0xFFFF; };
|
|
|
|
|
};
|
|
|
|
|
|
|
|
|
|
Image QUERY_TREE_ICON_SCH
|
|
|
|
|
{
|
|
|
|
|
ImageBitmap = Bitmap { File = "sxh03202.bmp"; };
|
|
|
|
|
MaskColor = Color { Red = 0xFFFF; Green = 0x0; Blue = 0xFFFF; };
|
|
|
|
|
};
|
|
|
|
|
|
2000-12-10 15:12:18 +00:00
|
|
|
|
String RID_STR_QUERIES_CONTAINER
|
|
|
|
|
{
|
2004-06-26 16:27:11 +00:00
|
|
|
|
Text [ de ] = "Abfragen";
|
|
|
|
|
Text [ en-US ] = "Queries";
|
2000-12-10 15:12:18 +00:00
|
|
|
|
};
|
|
|
|
|
|
|
|
|
|
String RID_STR_TABLES_CONTAINER
|
|
|
|
|
{
|
2004-06-26 16:27:11 +00:00
|
|
|
|
Text [ de ] = "Tabellen";
|
|
|
|
|
Text [ en-US ] = "Tables";
|
2000-12-10 15:12:18 +00:00
|
|
|
|
};
|
2000-10-26 13:46:14 +00:00
|
|
|
|
|
2001-04-26 10:36:16 +00:00
|
|
|
|
#define MID_ADMINISTRATE \
|
|
|
|
|
Identifier = ID_TREE_ADMINISTRATE ; \
|
|
|
|
|
HelpId = HID_BROWSER_DSADMINISTRATE ; \
|
2004-08-02 14:34:45 +00:00
|
|
|
|
Text [ de ] = "~Datenbankdatei bearbeiten ..." ; \
|
|
|
|
|
Text [ en-US ] = "Edit ~Data Base File..." ;
|
2001-06-19 09:57:12 +00:00
|
|
|
|
|
2001-04-26 10:36:16 +00:00
|
|
|
|
#define MID_CLOSECONN \
|
|
|
|
|
Identifier = ID_TREE_CLOSE_CONN ; \
|
|
|
|
|
HelpId = HID_BROWSER_CLOSECONN ; \
|
2004-06-26 16:27:11 +00:00
|
|
|
|
Text [ de ] = "Verbindung s~chlie<69>en" ; \
|
|
|
|
|
Text [ en-US ] = "Disco~nnect" ;
|
2001-04-26 10:36:16 +00:00
|
|
|
|
|
|
|
|
|
#define MID_REFRESHCONN \
|
|
|
|
|
Identifier = ID_TREE_REBUILD_CONN ; \
|
|
|
|
|
HelpId = HID_BROWSER_REFRESHCONN ; \
|
2004-06-26 16:27:11 +00:00
|
|
|
|
Text [ de ] = "Verbindung e~rneuern" ; \
|
|
|
|
|
Text [ en-US ] = "~Refresh Connection" ;
|
2001-04-26 10:36:16 +00:00
|
|
|
|
|
|
|
|
|
#define MITEMS_DEFAULT \
|
|
|
|
|
MenuItem \
|
|
|
|
|
{ \
|
|
|
|
|
MID_ADMINISTRATE \
|
|
|
|
|
}; \
|
|
|
|
|
MenuItem \
|
2001-06-19 09:57:12 +00:00
|
|
|
|
{ \
|
|
|
|
|
Separator = TRUE; \
|
|
|
|
|
}; \
|
|
|
|
|
MenuItem \
|
2001-04-26 10:36:16 +00:00
|
|
|
|
{ \
|
|
|
|
|
MID_CLOSECONN \
|
|
|
|
|
}; \
|
|
|
|
|
MenuItem \
|
|
|
|
|
{ \
|
|
|
|
|
MID_REFRESHCONN \
|
|
|
|
|
}; \
|
|
|
|
|
MenuItem \
|
|
|
|
|
{ \
|
|
|
|
|
Separator = TRUE; \
|
|
|
|
|
};
|
|
|
|
|
|
|
|
|
|
Menu MENU_BROWSER_DEFAULTCONTEXT
|
|
|
|
|
{
|
|
|
|
|
ItemList =
|
|
|
|
|
{
|
|
|
|
|
MITEMS_DEFAULT
|
2002-07-25 06:04:57 +00:00
|
|
|
|
MenuItem { ITEM_EDIT_COPY };
|
2001-05-14 10:59:28 +00:00
|
|
|
|
};
|
|
|
|
|
};
|
|
|
|
|
|
2001-02-23 14:13:25 +00:00
|
|
|
|
String STR_TITLE_CONFIRM_DELETION
|
|
|
|
|
{
|
2004-06-26 16:27:11 +00:00
|
|
|
|
Text [ de ] = "L<>schen best<73>tigen" ;
|
|
|
|
|
Text [ en-US ] = "Confirm Deletion" ;
|
2002-05-03 07:38:38 +00:00
|
|
|
|
};
|
2001-01-09 14:45:44 +00:00
|
|
|
|
|
2001-02-23 14:13:25 +00:00
|
|
|
|
String STR_QUERY_DELETE_QUERY
|
2001-01-09 14:45:44 +00:00
|
|
|
|
{
|
2004-08-02 14:34:45 +00:00
|
|
|
|
Text [ de ] = "Soll die Abfrage '%1' gel<65>scht werden?" ;
|
|
|
|
|
Text [ en-US ] = "Do you want to delete the query '%1'?" ;
|
|
|
|
|
};
|
2001-01-09 14:45:44 +00:00
|
|
|
|
|
2001-02-23 14:13:25 +00:00
|
|
|
|
String STR_QUERY_DELETE_TABLE
|
2001-02-14 13:37:35 +00:00
|
|
|
|
{
|
2004-06-26 16:27:11 +00:00
|
|
|
|
Text [ de ] = "Soll die Tabelle '%1' gel<65>scht werden?" ;
|
|
|
|
|
Text [ en-US ] = "Do you want to delete the table '%1'?" ;
|
2004-08-02 14:34:45 +00:00
|
|
|
|
};
|
2001-02-14 13:37:35 +00:00
|
|
|
|
|
2001-01-09 14:45:44 +00:00
|
|
|
|
QueryBox QUERY_BRW_DELETE_QUERY_CONFIRM
|
|
|
|
|
{
|
|
|
|
|
Buttons = WB_YES_NO ;
|
2004-06-26 16:27:11 +00:00
|
|
|
|
Message [ de ] = "Die Abfrage existiert bereits. Soll sie gel<65>scht werden?" ;
|
|
|
|
|
Message [ en-US ] = "The query already exists. Do you want to delete it?" ;
|
2002-05-03 07:38:38 +00:00
|
|
|
|
};
|
2001-01-09 14:45:44 +00:00
|
|
|
|
|
|
|
|
|
QueryBox QUERY_CONNECTION_LOST
|
|
|
|
|
{
|
|
|
|
|
Buttons = WB_YES_NO ;
|
2004-06-26 16:27:11 +00:00
|
|
|
|
Message [ de ] = "Die Verbindung zur Datenbank wurde gel<65>scht! Soll Sie wieder aufgebaut werden?" ;
|
|
|
|
|
Message [ en-US ] = "The connection to the database has been lost. Do you want to reconnect?" ;
|
2002-05-03 07:38:38 +00:00
|
|
|
|
};
|
2001-03-02 16:05:09 +00:00
|
|
|
|
|
|
|
|
|
String STR_OPENTABLES_WARNINGS
|
|
|
|
|
{
|
2004-06-26 16:27:11 +00:00
|
|
|
|
Text [ de ] = "Warnungen aufgetreten.";
|
|
|
|
|
Text [ en-US ] = "Warnings encountered";
|
2002-05-03 07:38:38 +00:00
|
|
|
|
};
|
2001-03-02 16:05:09 +00:00
|
|
|
|
|
|
|
|
|
String STR_OPENTABLES_WARNINGS_DETAILS
|
|
|
|
|
{
|
2004-06-26 16:27:11 +00:00
|
|
|
|
Text [ de ] = "Beim Ermitteln der Tabellen wurden von der Datenbankverbindung Warnungen gemeldet.";
|
|
|
|
|
Text [ en-US ] = "While retrieving the tables, warnings were reported by the database connection.";
|
2002-05-03 07:38:38 +00:00
|
|
|
|
};
|
2001-04-03 07:16:20 +00:00
|
|
|
|
|
|
|
|
|
String STR_CONNECTING_DATASOURCE
|
|
|
|
|
{
|
2004-06-26 16:27:11 +00:00
|
|
|
|
Text [ de ] = "Verbindungsaufbau zu \"$name$\" ...";
|
|
|
|
|
Text [ en-US ] = "Connecting to \"$name$\" ...";
|
2002-05-03 07:38:38 +00:00
|
|
|
|
};
|
2001-04-12 14:32:03 +00:00
|
|
|
|
|
|
|
|
|
String STR_LOADING_QUERY
|
|
|
|
|
{
|
2004-06-26 16:27:11 +00:00
|
|
|
|
Text [ de ] = "lade Abfrage $name$ ...";
|
|
|
|
|
Text [ en-US ] = "Loading query $name$ ...";
|
2002-05-03 07:38:38 +00:00
|
|
|
|
};
|
2001-04-12 14:32:03 +00:00
|
|
|
|
|
|
|
|
|
String STR_LOADING_TABLE
|
|
|
|
|
{
|
2004-06-26 16:27:11 +00:00
|
|
|
|
Text [ de ] = "lade Tabelle $name$ ...";
|
|
|
|
|
Text [ en-US ] = "Loading table $name$ ...";
|
2002-05-03 07:38:38 +00:00
|
|
|
|
};
|
2001-04-12 14:32:03 +00:00
|
|
|
|
|
2001-07-03 06:46:45 +00:00
|
|
|
|
String STR_DSBROWSER_TITLE
|
|
|
|
|
{
|
2004-06-26 16:27:11 +00:00
|
|
|
|
Text [ de ] = "Datenquellen Ansicht" ;
|
|
|
|
|
Text [ en-US ] = "Data sources view" ;
|
2002-05-03 07:38:38 +00:00
|
|
|
|
};
|
2001-07-13 19:43:50 +00:00
|
|
|
|
|
2001-07-16 12:42:36 +00:00
|
|
|
|
String STR_NO_TABLE_FORMAT_INSIDE
|
|
|
|
|
{
|
2004-06-26 16:27:11 +00:00
|
|
|
|
Text [ de ] = "Es konnte kein Tabellenformat gefunden werden." ;
|
|
|
|
|
Text [ en-US ] = "No table format could be found." ;
|
2002-05-03 07:38:38 +00:00
|
|
|
|
};
|
2001-07-26 21:25:31 +00:00
|
|
|
|
|
2001-08-15 05:48:01 +00:00
|
|
|
|
String STR_COULDNOTCONNECT_DATASOURCE
|
|
|
|
|
{
|
2004-06-26 16:27:11 +00:00
|
|
|
|
Text [ de ] = "Die Verbindung zur Datenquelle \"$name$\" konnte nicht hergstellt werden.";
|
|
|
|
|
Text [ en-US ] = "The connection to the data source \"$name$\" could not be established.";
|
2001-09-06 19:18:32 +00:00
|
|
|
|
};
|
2001-08-16 09:40:25 +00:00
|
|
|
|
|
|
|
|
|
Menu RID_MENU_REFRESH_DATA
|
|
|
|
|
{
|
|
|
|
|
ItemList =
|
|
|
|
|
{
|
|
|
|
|
MenuItem
|
|
|
|
|
{
|
|
|
|
|
MID_SBA_QRY_REFRESH
|
|
|
|
|
HelpId = SID_FM_REFRESH ;
|
|
|
|
|
};
|
|
|
|
|
MenuItem
|
|
|
|
|
{
|
|
|
|
|
Identifier = ID_BROWSER_REFRESH_REBUILD;
|
|
|
|
|
HelpId = HID_BROWSER_REFRESH_REBUILDVIEW;
|
2004-06-26 16:27:11 +00:00
|
|
|
|
Text [ de ] = "Neu aufbauen";
|
|
|
|
|
Text [ en-US ] = "Rebuild";
|
2001-09-06 19:18:32 +00:00
|
|
|
|
};
|
2001-08-16 09:40:25 +00:00
|
|
|
|
};
|
|
|
|
|
};
|
2001-09-06 19:18:32 +00:00
|
|
|
|
|
2001-09-27 19:27:16 +00:00
|
|
|
|
|