Tag: cws_src680_dba24c User: fs Date: 2007-10-22 10:27:21+0000 Modified: dba/dbaccess/source/core/dataaccess/databasedocument.cxx
Log: todo File Changes: Directory: /dba/dbaccess/source/core/dataaccess/ ================================================ File [changed]: databasedocument.cxx Url: http://dba.openoffice.org/source/browse/dba/dbaccess/source/core/dataaccess/databasedocument.cxx?r1=1.34.4.1&r2=1.34.4.2 Delta lines: +3 -3 ------------------- --- databasedocument.cxx 2007-10-22 08:25:24+0000 1.34.4.1 +++ databasedocument.cxx 2007-10-22 10:27:19+0000 1.34.4.2 @@ -4,9 +4,9 @@ * * $RCSfile: databasedocument.cxx,v $ * - * $Revision: 1.34.4.1 $ + * $Revision: 1.34.4.2 $ * - * last change: $Author: fs $ $Date: 2007/10/22 08:25:24 $ + * last change: $Author: fs $ $Date: 2007/10/22 10:27:19 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -546,7 +546,7 @@ if ( !xStorage.is() ) { - // TODO: localize this + // TODO: resource ::rtl::OUString sMessage = ::rtl::OUString::createFromAscii( "Could not store the database document to '" ); sMessage += _rURL; sMessage += ::rtl::OUString::createFromAscii( "'." ); --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
