Tag: cws_src680_qiq User: fs Date: 06/05/11 04:28:25 Modified: /dba/dbaccess/source/ui/app/ app.src
Log: #i51143# +STR_WARNINGS_DURING_CONNECT File Changes: Directory: /dba/dbaccess/source/ui/app/ ======================================= File [changed]: app.src Url: http://dba.openoffice.org/source/browse/dba/dbaccess/source/ui/app/app.src?r1=1.11&r2=1.11.118.1 Delta lines: +8 -3 ------------------- --- app.src 26 Sep 2005 10:25:55 -0000 1.11 +++ app.src 11 May 2006 11:28:22 -0000 1.11.118.1 @@ -4,9 +4,9 @@ * * $RCSfile: app.src,v $ * - * $Revision: 1.11 $ + * $Revision: 1.11.118.1 $ * - * last change: $Author: hr $ $Date: 2005/09/26 10:25:55 $ + * last change: $Author: fs $ $Date: 2006/05/11 11:28:22 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -475,3 +475,8 @@ Text [ en-US ] = "F~older name" ; }; +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]
