Merge SRC627: 31.03.01 - 08:08:38 (NoBranch)

This commit is contained in:
Kurt Zenker 2001-03-31 05:08:57 +00:00
parent e9131c2d8a
commit 3423e10917

View file

@ -2,9 +2,9 @@
*
* $RCSfile: dbpilots.src,v $
*
* $Revision: 1.6 $
* $Revision: 1.7 $
*
* last change: $Author: kz $ $Date: 2001-03-19 11:42:47 $
* last change: $Author: kz $ $Date: 2001-03-31 06:08:57 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@ -201,7 +201,7 @@ String RID_STR_COULDNOTOPENTABLE
Text[ italian ] = "Impossibile realizzare il collegamento alla sorgente dati.";
Text[ danish ] = "The connection to the data source could not be established.";
Text[ swedish ] = "Det gick inte att uppr舩ta en f<>bindelse till datak舁lan.";
Text[ polish ] = "Ustanowienie połączenia ze źródłem bazy danych nie powiodło się.";
Text[ polish ] = "Połączenie tabeli ze źródłem bazy danych nie powiodło się.";
Text[ portuguese_brazilian ] = "The connection to the data source could not be established.";
Text[ japanese ] = "データソースへのテーブル接続はできませんでした。";
Text[ korean ] = "The connection to the data source could not be established.";
@ -214,6 +214,9 @@ String RID_STR_COULDNOTOPENTABLE
/*************************************************************************
* history:
* $Log: not supported by cvs2svn $
* Revision 1.6 2001/03/19 11:42:47 kz
* Merge SRC625: 19.03.01 - 12:42:43 (NoBranch)
*
* Revision 1.5 2001/03/09 20:47:44 kz
* Merge SRC624: 09.03.01 - 21:47:53 (NoBranch)
*