summaryrefslogtreecommitdiff
path: root/connectivity/source/resource
diff options
context:
space:
mode:
authorIvo Hinkelmann <ihi@openoffice.org>2007-11-21 14:10:14 +0000
committerIvo Hinkelmann <ihi@openoffice.org>2007-11-21 14:10:14 +0000
commit7a482898e4c39f2a7c53f5f88554d46c5bea8c99 (patch)
tree9937bd072ff02151ce78cc1cb78767ff21516014 /connectivity/source/resource
parent1edfe2036628e5e4b27554384bf5c054be488c84 (diff)
INTEGRATION: CWS dba24c (1.2.34); FILE MERGED
2007/10/29 10:57:07 fs 1.2.34.1: #i83079# STR_LOG_SETTING_SYSTEM_PROPERTY
Diffstat (limited to 'connectivity/source/resource')
-rw-r--r--connectivity/source/resource/conn_log_res.src9
1 files changed, 7 insertions, 2 deletions
diff --git a/connectivity/source/resource/conn_log_res.src b/connectivity/source/resource/conn_log_res.src
index af151e6fdb..a3fe3fba38 100644
--- a/connectivity/source/resource/conn_log_res.src
+++ b/connectivity/source/resource/conn_log_res.src
@@ -4,9 +4,9 @@
*
* $RCSfile: conn_log_res.src,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: hr $ $Date: 2007-06-27 14:42:14 $
+ * last change: $Author: ihi $ $Date: 2007-11-21 15:10:14 $
*
* 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 @@ String STR_LOG_THROWING_EXCEPTION
{
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