Tag: cws_src680_encupfix01
User: ihi     
Date: 05/11/30 08:03:11

Modified:
 /dba/dbaccess/source/ui/browser/
  bcommon.src, sbabrw.src
 /dba/dbaccess/source/ui/control/
  undosqledit.src
 /dba/dbaccess/source/ui/dlg/
  AdabasStatDlg.src, AdvancedPageDlg.src, ConnectionPage.src, RelationDlg.src,
  UserAdminDlg.src, adtabdlg.src, dbfindex.src, dlgrename.src, queryfilter.src,
  queryorder.src
 /dba/dbaccess/source/ui/imagelists/
  dbimagelists.src
 /dba/dbaccess/source/ui/inc/
  toolbox_tmpl.hrc
 /dba/dbaccess/source/ui/querydesign/
  query.src, querydlg.src
 /dba/dbaccess/source/ui/tabledesign/
  table.src
 /dba/dbaccess/source/ui/uno/
  dbinteraction.src
 /dba/dbaccess/util/
  hidother.src

Log:
 #i56888# UTF8 BOM marker added

File Changes:

Directory: /dba/dbaccess/source/ui/browser/
===========================================

File [changed]: bcommon.src
Url: 
http://dba.openoffice.org/source/browse/dba/dbaccess/source/ui/browser/bcommon.src?r1=1.22&r2=1.22.48.1
Delta lines:  +4 -4
-------------------
--- bcommon.src 8 Sep 2005 14:25:21 -0000       1.22
+++ bcommon.src 30 Nov 2005 16:03:03 -0000      1.22.48.1
@@ -1,12 +1,12 @@
-/*************************************************************************
+/*************************************************************************
  *
  *  OpenOffice.org - a multi-platform office productivity suite
  *
  *  $RCSfile: bcommon.src,v $
  *
- *  $Revision: 1.22 $
+ *  $Revision: 1.22.48.1 $
  *
- *  last change: $Author: rt $ $Date: 2005/09/08 14:25:21 $
+ *  last change: $Author: ihi $ $Date: 2005/11/30 16:03:03 $
  *
  *  The Contents of this file are made available subject to
  *  the terms of GNU Lesser General Public License Version 2.1.

File [changed]: sbabrw.src
Url: 
http://dba.openoffice.org/source/browse/dba/dbaccess/source/ui/browser/sbabrw.src?r1=1.101&r2=1.101.40.1
Delta lines:  +6 -6
-------------------
--- sbabrw.src  23 Sep 2005 14:09:45 -0000      1.101
+++ sbabrw.src  30 Nov 2005 16:03:03 -0000      1.101.40.1
@@ -1,12 +1,12 @@
-/*************************************************************************
+/*************************************************************************
  *
  *  OpenOffice.org - a multi-platform office productivity suite
  *
  *  $RCSfile: sbabrw.src,v $
  *
- *  $Revision: 1.101 $
+ *  $Revision: 1.101.40.1 $
  *
- *  last change: $Author: hr $ $Date: 2005/09/23 14:09:45 $
+ *  last change: $Author: ihi $ $Date: 2005/11/30 16:03:03 $
  *
  *  The Contents of this file are made available subject to
  *  the terms of GNU Lesser General Public License Version 2.1.
@@ -57,7 +57,7 @@
 {
        Buttons = WB_YES_NO_CANCEL ;
        DefButton = WB_DEF_YES ;
-       /* ### ACHTUNG: Neuer Text in Resource? Soll der geänderte Datensatz 
gespeichert werden? : Soll der geänderte Datensatz gespeichert werden? */
+       
        Message [ de ] = "Der aktuelle Datensatz wurde geändert.\nSollen die 
Änderungen gespeichert werden?" ;
        Message [ en-US ] = "The current record has been changed.\nDo you want 
to save the changes?" ;
        Message [ x-comment ] = " ";
@@ -66,7 +66,7 @@
 QueryBox QUERY_BRW_DELETE_ROWS
 {
        Buttons = WB_YES_NO ;
-       /* ### ACHTUNG: Neuer Text in Resource? Sollen die selektierten Daten 
gelöscht werden? : Sollen die selektierten Daten gel÷scht werden? */
+       
        Message [ de ] = "Sollen die selektierten Daten gelöscht werden?" ;
        Message [ en-US ] = "Do you want to delete the selected data?" ;
        Message [ x-comment ] = " ";

Directory: /dba/dbaccess/source/ui/control/
===========================================

File [changed]: undosqledit.src
Url: 
http://dba.openoffice.org/source/browse/dba/dbaccess/source/ui/control/undosqledit.src?r1=1.25&r2=1.25.48.1
Delta lines:  +4 -4
-------------------
--- undosqledit.src     8 Sep 2005 14:38:01 -0000       1.25
+++ undosqledit.src     30 Nov 2005 16:03:03 -0000      1.25.48.1
@@ -1,12 +1,12 @@
-/*************************************************************************
+/*************************************************************************
  *
  *  OpenOffice.org - a multi-platform office productivity suite
  *
  *  $RCSfile: undosqledit.src,v $
  *
- *  $Revision: 1.25 $
+ *  $Revision: 1.25.48.1 $
  *
- *  last change: $Author: rt $ $Date: 2005/09/08 14:38:01 $
+ *  last change: $Author: ihi $ $Date: 2005/11/30 16:03:03 $
  *
  *  The Contents of this file are made available subject to
  *  the terms of GNU Lesser General Public License Version 2.1.

Directory: /dba/dbaccess/source/ui/dlg/
=======================================

File [changed]: AdabasStatDlg.src
Url: 
http://dba.openoffice.org/source/browse/dba/dbaccess/source/ui/dlg/AdabasStatDlg.src?r1=1.3&r2=1.3.48.1
Delta lines:  +4 -4
-------------------
--- AdabasStatDlg.src   8 Sep 2005 14:41:16 -0000       1.3
+++ AdabasStatDlg.src   30 Nov 2005 16:03:04 -0000      1.3.48.1
@@ -1,12 +1,12 @@
-/*************************************************************************
+/*************************************************************************
  *
  *  OpenOffice.org - a multi-platform office productivity suite
  *
  *  $RCSfile: AdabasStatDlg.src,v $
  *
- *  $Revision: 1.3 $
+ *  $Revision: 1.3.48.1 $
  *
- *  last change: $Author: rt $ $Date: 2005/09/08 14:41:16 $
+ *  last change: $Author: ihi $ $Date: 2005/11/30 16:03:04 $
  *
  *  The Contents of this file are made available subject to
  *  the terms of GNU Lesser General Public License Version 2.1.

File [changed]: AdvancedPageDlg.src
Url: 
http://dba.openoffice.org/source/browse/dba/dbaccess/source/ui/dlg/AdvancedPageDlg.src?r1=1.3&r2=1.3.48.1
Delta lines:  +4 -4
-------------------
--- AdvancedPageDlg.src 8 Sep 2005 14:42:12 -0000       1.3
+++ AdvancedPageDlg.src 30 Nov 2005 16:03:04 -0000      1.3.48.1
@@ -1,12 +1,12 @@
-/*************************************************************************
+/*************************************************************************
  *
  *  OpenOffice.org - a multi-platform office productivity suite
  *
  *  $RCSfile: AdvancedPageDlg.src,v $
  *
- *  $Revision: 1.3 $
+ *  $Revision: 1.3.48.1 $
  *
- *  last change: $Author: rt $ $Date: 2005/09/08 14:42:12 $
+ *  last change: $Author: ihi $ $Date: 2005/11/30 16:03:04 $
  *
  *  The Contents of this file are made available subject to
  *  the terms of GNU Lesser General Public License Version 2.1.

File [changed]: ConnectionPage.src
Url: 
http://dba.openoffice.org/source/browse/dba/dbaccess/source/ui/dlg/ConnectionPage.src?r1=1.5&r2=1.5.48.1
Delta lines:  +4 -4
-------------------
--- ConnectionPage.src  8 Sep 2005 14:45:24 -0000       1.5
+++ ConnectionPage.src  30 Nov 2005 16:03:04 -0000      1.5.48.1
@@ -1,12 +1,12 @@
-/*************************************************************************
+/*************************************************************************
  *
  *  OpenOffice.org - a multi-platform office productivity suite
  *
  *  $RCSfile: ConnectionPage.src,v $
  *
- *  $Revision: 1.5 $
+ *  $Revision: 1.5.48.1 $
  *
- *  last change: $Author: rt $ $Date: 2005/09/08 14:45:24 $
+ *  last change: $Author: ihi $ $Date: 2005/11/30 16:03:04 $
  *
  *  The Contents of this file are made available subject to
  *  the terms of GNU Lesser General Public License Version 2.1.

File [changed]: RelationDlg.src
Url: 
http://dba.openoffice.org/source/browse/dba/dbaccess/source/ui/dlg/RelationDlg.src?r1=1.39&r2=1.39.40.1
Delta lines:  +3 -3
-------------------
--- RelationDlg.src     23 Sep 2005 14:12:11 -0000      1.39
+++ RelationDlg.src     30 Nov 2005 16:03:04 -0000      1.39.40.1
@@ -1,6 +1,6 @@
- //--------------------------------------------------------------------------
+ 
//--------------------------------------------------------------------------
  //
- // $Header: dba/dbaccess/source/ui/dlg/RelationDlg.src,v 1.39 2005/09/23 
14:12:11 hr Exp $
+ // $Header: dba/dbaccess/source/ui/dlg/RelationDlg.src,v 1.39.40.1 2005/11/30 
16:03:04 ihi Exp $
  //
  // (c) Copyright 1997 by Star Division GmbH, Hamburg.
  //
@@ -8,7 +8,7 @@
  //  AWO
  //
  // Letzte Aenderung:
- //  $Author: hr $ $Date: 2005/09/23 14:12:11 $ $Revision: 1.39 $
+ //  $Author: ihi $ $Date: 2005/11/30 16:03:04 $ $Revision: 1.39.40.1 $
  //
  //--------------------------------------------------------------------------
 #ifndef DBAUI_RELATIONDIALOG_HRC

File [changed]: UserAdminDlg.src
Url: 
http://dba.openoffice.org/source/browse/dba/dbaccess/source/ui/dlg/UserAdminDlg.src?r1=1.3&r2=1.3.48.1
Delta lines:  +4 -4
-------------------
--- UserAdminDlg.src    8 Sep 2005 14:51:31 -0000       1.3
+++ UserAdminDlg.src    30 Nov 2005 16:03:04 -0000      1.3.48.1
@@ -1,12 +1,12 @@
-/*************************************************************************
+/*************************************************************************
  *
  *  OpenOffice.org - a multi-platform office productivity suite
  *
  *  $RCSfile: UserAdminDlg.src,v $
  *
- *  $Revision: 1.3 $
+ *  $Revision: 1.3.48.1 $
  *
- *  last change: $Author: rt $ $Date: 2005/09/08 14:51:31 $
+ *  last change: $Author: ihi $ $Date: 2005/11/30 16:03:04 $
  *
  *  The Contents of this file are made available subject to
  *  the terms of GNU Lesser General Public License Version 2.1.

File [changed]: adtabdlg.src
Url: 
http://dba.openoffice.org/source/browse/dba/dbaccess/source/ui/dlg/adtabdlg.src?r1=1.30&r2=1.30.40.1
Delta lines:  +7 -7
-------------------
--- adtabdlg.src        23 Sep 2005 14:12:46 -0000      1.30
+++ adtabdlg.src        30 Nov 2005 16:03:04 -0000      1.30.40.1
@@ -1,12 +1,12 @@
-/*************************************************************************
+/*************************************************************************
  *
  *  OpenOffice.org - a multi-platform office productivity suite
  *
  *  $RCSfile: adtabdlg.src,v $
  *
- *  $Revision: 1.30 $
+ *  $Revision: 1.30.40.1 $
  *
- *  last change: $Author: hr $ $Date: 2005/09/23 14:12:46 $
+ *  last change: $Author: ihi $ $Date: 2005/11/30 16:03:04 $
  *
  *  The Contents of this file are made available subject to
  *  the terms of GNU Lesser General Public License Version 2.1.
@@ -48,7 +48,7 @@
        SVLook = TRUE ;
        HelpID = DLG_JOIN_TABADD ;
     Size = MAP_APPFONT ( 178 , 147 ) ;
-       /* ### ACHTUNG: Neuer Text in Resource? Tabellen hinzufügen : Tabellen 
hinzuf³gen */
+       
        Text [ de ] = "Tabellen hinzufügen" ;
        Text [ en-US ] = "Add Tables" ;
        Moveable = TRUE ;
@@ -74,7 +74,7 @@
        {
                Pos = MAP_APPFONT ( 123 , 6 ) ;
                Size = MAP_APPFONT ( 50 , 14 ) ;
-               /* ### ACHTUNG: Neuer Text in Resource? Hinzu~fügen : 
Hinzu~f³gen */
+               
                Text [ de ] = "Hinzu~fügen" ;
                Text [ en-US ] = "~Add" ;
                TabStop = TRUE ;
@@ -86,7 +86,7 @@
                Pos = MAP_APPFONT ( 123 , 22 ) ;
                Size = MAP_APPFONT ( 50 , 14 ) ;
                HelpId = HID_JOINSH_ADDTAB_CLOSE;
-               /* ### ACHTUNG: Neuer Text in Resource? Schließen : Schlie˜en */
+               
                Text [ de ] = "S~chließen" ;
                Text [ en-US ] = "~Close" ;
                TabStop = TRUE ;

File [changed]: dbfindex.src
Url: 
http://dba.openoffice.org/source/browse/dba/dbaccess/source/ui/dlg/dbfindex.src?r1=1.33&r2=1.33.48.1
Delta lines:  +9 -5
-------------------
--- dbfindex.src        8 Sep 2005 14:56:56 -0000       1.33
+++ dbfindex.src        30 Nov 2005 16:03:04 -0000      1.33.48.1
@@ -1,12 +1,12 @@
-/*************************************************************************
+/*************************************************************************
  *
  *  OpenOffice.org - a multi-platform office productivity suite
  *
  *  $RCSfile: dbfindex.src,v $
  *
- *  $Revision: 1.33 $
+ *  $Revision: 1.33.48.1 $
  *
- *  last change: $Author: rt $ $Date: 2005/09/08 14:56:56 $
+ *  last change: $Author: ihi $ $Date: 2005/11/30 16:03:04 $
  *
  *  The Contents of this file are made available subject to
  *  the terms of GNU Lesser General Public License Version 2.1.
@@ -261,6 +261,9 @@
 /*************************************************************************
  * history:
  *     $Log: dbfindex.src,v $
+ *     Revision 1.33.48.1  2005/11/30 16:03:04  ihi
+ *     #i56888# UTF8 BOM marker added
+ *     
  *     Revision 1.33  2005/09/08 14:56:56  rt
  *     INTEGRATION: CWS ooo19126 (1.32.224); FILE MERGED
  *     2005/09/05 17:33:43 rt 1.32.224.1: #i54170# Change license header: 
remove SISSL

File [changed]: dlgrename.src
Url: 
http://dba.openoffice.org/source/browse/dba/dbaccess/source/ui/dlg/dlgrename.src?r1=1.3&r2=1.3.48.1
Delta lines:  +5 -5
-------------------
--- dlgrename.src       8 Sep 2005 15:00:28 -0000       1.3
+++ dlgrename.src       30 Nov 2005 16:03:05 -0000      1.3.48.1
@@ -1,12 +1,12 @@
-/*************************************************************************
+/*************************************************************************
  *
  *  OpenOffice.org - a multi-platform office productivity suite
  *
  *  $RCSfile: dlgrename.src,v $
  *
- *  $Revision: 1.3 $
+ *  $Revision: 1.3.48.1 $
  *
- *  last change: $Author: rt $ $Date: 2005/09/08 15:00:28 $
+ *  last change: $Author: ihi $ $Date: 2005/11/30 16:03:05 $
  *
  *  The Contents of this file are made available subject to
  *  the terms of GNU Lesser General Public License Version 2.1.
@@ -40,7 +40,7 @@
  //    JN
  //
  // Letzte Aenderung:
- //    $Author: rt $ $Date: 2005/09/08 15:00:28 $ $Revision: 1.3 $
+ //    $Author: ihi $ $Date: 2005/11/30 16:03:05 $ $Revision: 1.3.48.1 $
  //
  //---------------------------------------------------------------------------
 

File [changed]: queryfilter.src
Url: 
http://dba.openoffice.org/source/browse/dba/dbaccess/source/ui/dlg/queryfilter.src?r1=1.34&r2=1.34.40.1
Delta lines:  +4 -4
-------------------
--- queryfilter.src     23 Sep 2005 14:16:00 -0000      1.34
+++ queryfilter.src     30 Nov 2005 16:03:05 -0000      1.34.40.1
@@ -1,12 +1,12 @@
-/*************************************************************************
+/*************************************************************************
  *
  *  OpenOffice.org - a multi-platform office productivity suite
  *
  *  $RCSfile: queryfilter.src,v $
  *
- *  $Revision: 1.34 $
+ *  $Revision: 1.34.40.1 $
  *
- *  last change: $Author: hr $ $Date: 2005/09/23 14:16:00 $
+ *  last change: $Author: ihi $ $Date: 2005/11/30 16:03:05 $
  *
  *  The Contents of this file are made available subject to
  *  the terms of GNU Lesser General Public License Version 2.1.

File [changed]: queryorder.src
Url: 
http://dba.openoffice.org/source/browse/dba/dbaccess/source/ui/dlg/queryorder.src?r1=1.32&r2=1.32.40.1
Delta lines:  +4 -4
-------------------
--- queryorder.src      23 Sep 2005 14:16:18 -0000      1.32
+++ queryorder.src      30 Nov 2005 16:03:05 -0000      1.32.40.1
@@ -1,12 +1,12 @@
-/*************************************************************************
+/*************************************************************************
  *
  *  OpenOffice.org - a multi-platform office productivity suite
  *
  *  $RCSfile: queryorder.src,v $
  *
- *  $Revision: 1.32 $
+ *  $Revision: 1.32.40.1 $
  *
- *  last change: $Author: hr $ $Date: 2005/09/23 14:16:18 $
+ *  last change: $Author: ihi $ $Date: 2005/11/30 16:03:05 $
  *
  *  The Contents of this file are made available subject to
  *  the terms of GNU Lesser General Public License Version 2.1.

Directory: /dba/dbaccess/source/ui/imagelists/
==============================================

File [changed]: dbimagelists.src
Url: 
http://dba.openoffice.org/source/browse/dba/dbaccess/source/ui/imagelists/dbimagelists.src?r1=1.5&r2=1.5.48.1
Delta lines:  +4 -4
-------------------
--- dbimagelists.src    8 Sep 2005 15:12:56 -0000       1.5
+++ dbimagelists.src    30 Nov 2005 16:03:05 -0000      1.5.48.1
@@ -1,12 +1,12 @@
-/*************************************************************************
+/*************************************************************************
  *
  *  OpenOffice.org - a multi-platform office productivity suite
  *
  *  $RCSfile: dbimagelists.src,v $
  *
- *  $Revision: 1.5 $
+ *  $Revision: 1.5.48.1 $
  *
- *  last change: $Author: rt $ $Date: 2005/09/08 15:12:56 $
+ *  last change: $Author: ihi $ $Date: 2005/11/30 16:03:05 $
  *
  *  The Contents of this file are made available subject to
  *  the terms of GNU Lesser General Public License Version 2.1.

Directory: /dba/dbaccess/source/ui/inc/
=======================================

File [changed]: toolbox_tmpl.hrc
Url: 
http://dba.openoffice.org/source/browse/dba/dbaccess/source/ui/inc/toolbox_tmpl.hrc?r1=1.6&r2=1.6.40.1
Delta lines:  +4 -4
-------------------
--- toolbox_tmpl.hrc    23 Sep 2005 14:17:08 -0000      1.6
+++ toolbox_tmpl.hrc    30 Nov 2005 16:03:06 -0000      1.6.40.1
@@ -1,12 +1,12 @@
-/*************************************************************************
+/*************************************************************************
  *
  *  OpenOffice.org - a multi-platform office productivity suite
  *
  *  $RCSfile: toolbox_tmpl.hrc,v $
  *
- *  $Revision: 1.6 $
+ *  $Revision: 1.6.40.1 $
  *
- *  last change: $Author: hr $ $Date: 2005/09/23 14:17:08 $
+ *  last change: $Author: ihi $ $Date: 2005/11/30 16:03:06 $
  *
  *  The Contents of this file are made available subject to
  *  the terms of GNU Lesser General Public License Version 2.1.

Directory: /dba/dbaccess/source/ui/querydesign/
===============================================

File [changed]: query.src
Url: 
http://dba.openoffice.org/source/browse/dba/dbaccess/source/ui/querydesign/query.src?r1=1.95&r2=1.95.6.1
Delta lines:  +13 -13
---------------------
--- query.src   24 Oct 2005 08:32:48 -0000      1.95
+++ query.src   30 Nov 2005 16:03:06 -0000      1.95.6.1
@@ -1,12 +1,12 @@
-/*************************************************************************
+/*************************************************************************
  *
  *  OpenOffice.org - a multi-platform office productivity suite
  *
  *  $RCSfile: query.src,v $
  *
- *  $Revision: 1.95 $
+ *  $Revision: 1.95.6.1 $
  *
- *  last change: $Author: rt $ $Date: 2005/10/24 08:32:48 $
+ *  last change: $Author: ihi $ $Date: 2005/11/30 16:03:06 $
  *
  *  The Contents of this file are made available subject to
  *  the terms of GNU Lesser General Public License Version 2.1.
@@ -134,7 +134,7 @@
 
 String STR_QUERY_UNDO_TABWINSHOW
 {
-       /* ### ACHTUNG: Neuer Text in Resource? Tabellenfenster hinzufügen : 
Tabellenfenster hinzufügen */
+       
        Text [ de ] = "Tabellenfenster hinzufügen" ;
        Text [ en-US ] = "Add Table Window" ;
        Text [ x-comment ] = " ";
@@ -168,7 +168,7 @@
 };
 String STR_QUERY_UNDO_TABFIELDDELETE
 {
-       /* ### ACHTUNG: Neuer Text in Resource? Spalte löschen : Spalte löschen 
*/
+       
        Text [ de ] = "Spalte löschen" ;
        Text [ en-US ] = "Delete Column" ;
        Text [ x-comment ] = " ";
@@ -176,14 +176,14 @@
 
 String STR_QUERY_UNDO_TABFIELDMOVED
 {
-       /* ### ACHTUNG: Neuer Text in Resource? Spalte hinzufügen : Spalte 
hinzufügen */
+       
        Text [ de ] = "Spalte verschieben" ;
        Text [ en-US ] = "Move column";
 };
 
 String STR_QUERY_UNDO_TABFIELDCREATE
 {
-       /* ### ACHTUNG: Neuer Text in Resource? Spalte hinzufügen : Spalte 
hinzufügen */
+       
        Text [ de ] = "Spalte hinzufügen" ;
        Text [ en-US ] = "Add Column" ;
        Text [ x-comment ] = " ";
@@ -210,7 +210,7 @@
 
 String STR_QUERY_UNDO_TABWINDELETE
 {
-       /* ### ACHTUNG: Neuer Text in Resource? Tabellenfenster löschen : 
Tabellenfenster löschen */
+       
        Text [ de ] = "Tabellenfenster löschen" ;
        Text [ en-US ] = "Delete Table Window" ;
        Text [ x-comment ] = " ";
@@ -315,7 +315,7 @@
 
 ErrorBox ERR_QRY_CRITERIA_ON_ASTERISK
 {
-       /* ### ACHTUNG: Neuer Text in Resource? Eine Bedingung für Feld [*] ist 
nicht möglich : Eine Bedingung für Feld [*] ist nicht möglich */
+       
        Message [ de ] = "Eine Bedingung für Feld [*] ist nicht möglich" ;
        Message [ en-US ] = "A condition cannot be applied to field [*]" ;
 };
@@ -374,7 +374,7 @@
 
 String STR_QRY_NATIVE
 {
-       /* ### ACHTUNG: Neuer Text in Resource? Bei Anfrage im SQL-Dialekt der 
Datenbank wird das Statement nicht übernommen : Bei Anfrage im SQL-Dialekt der 
Datenbank wird das Statement nicht übernommen */
+       
        Text [ de ] = "Bei Anfrage im SQL-Dialekt der Datenbank wird das 
Statement nicht übernommen" ;
        Text [ en-US ] = "The statement will not be applied when querying in 
the SQL dialect of the database." ;
        Text [ x-comment ] = " ";
@@ -387,7 +387,7 @@
 };
 String STR_QRY_ILLEGAL_JOIN
 {
-       /* ### ACHTUNG: Neuer Text in Resource? Verknüpfung konnte nicht 
ausgeführt werden : Verknüpfung konnte nicht ausgeführt werden */
+       
        Text [ de ] = "Verknüpfung konnte nicht ausgeführt werden" ;
        Text [ en-US ] = "Join could not be processed" ;
        Text [ x-comment ] = " ";
@@ -426,7 +426,7 @@
 
 String STR_SVT_SQL_SYNTAX_ERROR
 {
-       /* ### ACHTUNG: Neuer Text in Resource? Syntaxfehler im SQL-Ausdruck : 
Fehlerhafte Syntax */
+       
        Text [ de ] = "Syntaxfehler im SQL-Ausdruck" ;
        Text [ en-US ] = "Syntax error in SQL statement" ;
 };

File [changed]: querydlg.src
Url: 
http://dba.openoffice.org/source/browse/dba/dbaccess/source/ui/querydesign/querydlg.src?r1=1.47&r2=1.47.40.1
Delta lines:  +4 -11
--------------------
--- querydlg.src        23 Sep 2005 14:18:25 -0000      1.47
+++ querydlg.src        30 Nov 2005 16:03:06 -0000      1.47.40.1
@@ -1,12 +1,12 @@
-/*************************************************************************
+/*************************************************************************
  *
  *  OpenOffice.org - a multi-platform office productivity suite
  *
  *  $RCSfile: querydlg.src,v $
  *
- *  $Revision: 1.47 $
+ *  $Revision: 1.47.40.1 $
  *
- *  last change: $Author: hr $ $Date: 2005/09/23 14:18:25 $
+ *  last change: $Author: ihi $ $Date: 2005/11/30 16:03:06 $
  *
  *  The Contents of this file are made available subject to
  *  the terms of GNU Lesser General Public License Version 2.1.
@@ -128,13 +128,6 @@
                };
                DropDown                = TRUE;
                DDExtraWidth    = TRUE;
-       StringList [ x-comment ] =
-       {
-                < "; Innerer" ; Default; > ;
-               < "; Linker" ; Default; > ;
-               < "; Rechter" ; Default; > ;
-               < "; Vollständiger"  ; Default; > ;
-       };
        StringList [ en-US ] =
        {
                 < "Inner join" ; Default; > ;

Directory: /dba/dbaccess/source/ui/tabledesign/
===============================================

File [changed]: table.src
Url: 
http://dba.openoffice.org/source/browse/dba/dbaccess/source/ui/tabledesign/table.src?r1=1.91&r2=1.91.40.1
Delta lines:  +4 -6
-------------------
--- table.src   23 Sep 2005 14:18:56 -0000      1.91
+++ table.src   30 Nov 2005 16:03:07 -0000      1.91.40.1
@@ -1,12 +1,12 @@
-/*************************************************************************
+/*************************************************************************
  *
  *  OpenOffice.org - a multi-platform office productivity suite
  *
  *  $RCSfile: table.src,v $
  *
- *  $Revision: 1.91 $
+ *  $Revision: 1.91.40.1 $
  *
- *  last change: $Author: hr $ $Date: 2005/09/23 14:18:56 $
+ *  last change: $Author: ihi $ $Date: 2005/11/30 16:03:07 $
  *
  *  The Contents of this file are made available subject to
  *  the terms of GNU Lesser General Public License Version 2.1.
@@ -61,8 +61,6 @@
 
 String STR_TABLEDESIGN_DBFIELDTYPES
 {
-       //Text [ de ] 
="Unbekannt;Text;Zahl;Datum/Zeit;Datum;Zeit;Ja/Nein;Währung;Memo;Zähler;Bild;Text
 (fix);Dezimal;Binärfeld (fix);Binärfeld;BigInt;Double;Float;Real;Integer;Small 
Integer;Tiny Integer;SQL 
Null;Objekt;Distinct;Struktur;Feld;BLOB;CLOB;REF;OTHER" ;
-       
 
        Text [ de ] = 
"Unbekannt;Text;Zahl;Datum/Zeit;Datum;Zeit;Ja/Nein;Währung;Memo;Zähler;Bild;Text
 (fix);Dezimal;Binärfeld 
(fix);Binärfeld;BigInt;Double;Float;Real;Integer;Small Integer;Tiny 
Integer;SQL Null;Objekt;Distinct;Struktur;Feld;BLOB;CLOB;REF;OTHER" ;
        Text [ en-US ] = 
"Unknown;Text;Number;Date/Time;Date;Time;Yes/No;Currency;Memo;Counter;Image;Text
 (fix);Decimal;Binary (fix);Binary;BigInt;Double;Float;Real;Integer;Small 
Integer;Tiny Integer;SQL 
Null;Object;Distinct;Structure;Field;BLOB;CLOB;REF;OTHER";

Directory: /dba/dbaccess/source/ui/uno/
=======================================

File [changed]: dbinteraction.src
Url: 
http://dba.openoffice.org/source/browse/dba/dbaccess/source/ui/uno/dbinteraction.src?r1=1.28&r2=1.28.48.1
Delta lines:  +4 -4
-------------------
--- dbinteraction.src   8 Sep 2005 16:51:43 -0000       1.28
+++ dbinteraction.src   30 Nov 2005 16:03:07 -0000      1.28.48.1
@@ -1,12 +1,12 @@
-/*************************************************************************
+/*************************************************************************
  *
  *  OpenOffice.org - a multi-platform office productivity suite
  *
  *  $RCSfile: dbinteraction.src,v $
  *
- *  $Revision: 1.28 $
+ *  $Revision: 1.28.48.1 $
  *
- *  last change: $Author: rt $ $Date: 2005/09/08 16:51:43 $
+ *  last change: $Author: ihi $ $Date: 2005/11/30 16:03:07 $
  *
  *  The Contents of this file are made available subject to
  *  the terms of GNU Lesser General Public License Version 2.1.

Directory: /dba/dbaccess/util/
==============================

File [changed]: hidother.src
Url: 
http://dba.openoffice.org/source/browse/dba/dbaccess/util/hidother.src?r1=1.60&r2=1.60.48.1
Delta lines:  +4 -4
-------------------
--- hidother.src        8 Sep 2005 16:53:44 -0000       1.60
+++ hidother.src        30 Nov 2005 16:03:08 -0000      1.60.48.1
@@ -1,12 +1,12 @@
-/*************************************************************************
+/*************************************************************************
 *
  *  OpenOffice.org - a multi-platform office productivity suite
  *
  *  $RCSfile: hidother.src,v $
  *
- *  $Revision: 1.60 $
+ *  $Revision: 1.60.48.1 $
  *
- *  last change: $Author: rt $ $Date: 2005/09/08 16:53:44 $
+ *  last change: $Author: ihi $ $Date: 2005/11/30 16:03:08 $
  *
  *  The Contents of this file are made available subject to
  *  the terms of GNU Lesser General Public License Version 2.1.




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to