Tag: cws_src680_qiq
User: fs      
Date: 06/05/15 07:17:52

Modified:
 /dba/dbaccess/source/ui/querydesign/
  query.src

Log:
 UTF-8 with signature

File Changes:

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.98.2&r2=1.95.98.3
Delta lines:  +4 -13
--------------------
--- query.src   15 May 2006 14:15:41 -0000      1.95.98.2
+++ query.src   15 May 2006 14:17:50 -0000      1.95.98.3
@@ -1,12 +1,12 @@
-/*************************************************************************
+/*************************************************************************
  *
  *  OpenOffice.org - a multi-platform office productivity suite
  *
  *  $RCSfile: query.src,v $
  *
- *  $Revision: 1.95.98.2 $
+ *  $Revision: 1.95.98.3 $
  *
- *  last change: $Author: fs $ $Date: 2006/05/15 14:15:41 $
+ *  last change: $Author: fs $ $Date: 2006/05/15 14:17:50 $
  *
  *  The Contents of this file are made available subject to
  *  the terms of GNU Lesser General Public License Version 2.1.
@@ -134,7 +134,6 @@
 
 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 +167,6 @@
 };
 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 +174,12 @@
 
 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 +206,6 @@
 
 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 +310,6 @@
 
 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 +368,6 @@
 
 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 +380,6 @@
 };
 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 +418,6 @@
 
 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" ;
 };
@@ -509,7 +500,7 @@
 
 String STR_INFO_OPENING_IN_SQL_VIEW
 {
-    Text [ de ] = "Die Abfrage wird in der SQL-Ansicht geöffnet.";
+    Text [ de ] = "Die Abfrage wird in der SQL-Ansicht geöffnet.";
     Text [ en-US ] = "The query will be opened in SQL view.";
 };
 




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

Reply via email to