Tag: cws_src680_qiq User: fs Date: 06/05/15 07:20:34 Modified: /dba/dbaccess/source/ui/misc/ dbumiscres.src
Log: #i51143 moved STR_WARNINGS_DURING_CONNECT moved from dbu_resource to dbu_misc File Changes: Directory: /dba/dbaccess/source/ui/misc/ ======================================== File [changed]: dbumiscres.src Url: http://dba.openoffice.org/source/browse/dba/dbaccess/source/ui/misc/dbumiscres.src?r1=1.71.42.1&r2=1.71.42.2 Delta lines: +8 -2 ------------------- --- dbumiscres.src 11 May 2006 10:39:47 -0000 1.71.42.1 +++ dbumiscres.src 15 May 2006 14:20:31 -0000 1.71.42.2 @@ -4,9 +4,9 @@ * * $RCSfile: dbumiscres.src,v $ * - * $Revision: 1.71.42.1 $ + * $Revision: 1.71.42.2 $ * - * last change: $Author: fs $ $Date: 2006/05/11 10:39:47 $ + * last change: $Author: fs $ $Date: 2006/05/15 14:20:31 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -301,4 +301,10 @@ { Text [ de ] ="Die Datei \"$file$\" existiert nicht."; Text[ en-US ] = "The file \"$file$\" does not exist."; +}; + +String STR_WARNINGS_DURING_CONNECT +{ + Text [ de ] = "Beim Verbindungsaufbau sind Warnungen aufgetreten. Drücken Sie \"Mehr\", um sie anzuzeigen."; + Text [ en-US ] = "Warnings were encountered while connecting to the data source. Press \"More\" to view them."; }; --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
