Tag: cws_src680_hsql1808 User: fs Date: 2007-10-16 13:12:41+0000 Modified: dba/connectivity/source/resource/conn_log_res.src
Log: +STR_LOG_SETTING_SYSTEM_PROPERTY File Changes: Directory: /dba/connectivity/source/resource/ ============================================= File [changed]: conn_log_res.src Url: http://dba.openoffice.org/source/browse/dba/connectivity/source/resource/conn_log_res.src?r1=1.2&r2=1.2.14.1 Delta lines: +7 -2 ------------------- --- conn_log_res.src 2007-06-27 14:42:14+0000 1.2 +++ conn_log_res.src 2007-10-16 13:12:39+0000 1.2.14.1 @@ -4,9 +4,9 @@ * * $RCSfile: conn_log_res.src,v $ * - * $Revision: 1.2 $ + * $Revision: 1.2.14.1 $ * - * last change: $Author: hr $ $Date: 2007/06/27 14:42:14 $ + * last change: $Author: fs $ $Date: 2007/10/16 13:12:39 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -313,3 +313,8 @@ { Text = "SQLException to be thrown: message: '$1$', SQLState: $2$, ErrorCode: $3$"; }; + +String STR_LOG_SETTING_SYSTEM_PROPERTY +{ + Text = "setting system property \"$1$\" to value \"$2$\""; +}; \ No newline at end of file --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
