summaryrefslogtreecommitdiff
path: root/connectivity/source/resource
diff options
context:
space:
mode:
authorIvo Hinkelmann <ihi@openoffice.org>2007-08-17 11:07:17 +0000
committerIvo Hinkelmann <ihi@openoffice.org>2007-08-17 11:07:17 +0000
commit0ba35467d795211fd3f07710c33384b5b83e40da (patch)
treef43fc5d9c1890216b1298f99f08032c2aafcf634 /connectivity/source/resource
parent97d5e728c955ef796cab2dec0e013ad3bd6c0233 (diff)
INTEGRATION: CWS localisation21 (1.6.18); FILE MERGED
2007/08/09 10:43:53 ihi 1.6.18.1: #i80506# german removed
Diffstat (limited to 'connectivity/source/resource')
-rw-r--r--connectivity/source/resource/conn_shared_res.src6
1 files changed, 2 insertions, 4 deletions
diff --git a/connectivity/source/resource/conn_shared_res.src b/connectivity/source/resource/conn_shared_res.src
index d65ee0e0a42d..eeef4b13be14 100644
--- a/connectivity/source/resource/conn_shared_res.src
+++ b/connectivity/source/resource/conn_shared_res.src
@@ -4,9 +4,9 @@
*
* $RCSfile: conn_shared_res.src,v $
*
- * $Revision: 1.6 $
+ * $Revision: 1.7 $
*
- * last change: $Author: obo $ $Date: 2007-06-12 05:27:36 $
+ * last change: $Author: ihi $ $Date: 2007-08-17 12:07:17 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -156,12 +156,10 @@ String STR_COULD_NOT_CONNECT_LDAP
String STR_COULD_NOT_LOAD_FILE
{
- Text [ de ] = "Die Datei $filename$ konnte nicht geladen werden.";
Text [ en-US ] = "The file $filename$ could not be loaded.";
};
String STR_LOAD_FILE_ERROR_MESSAGE
{
- Text [ de ] = "Der Versuch, die Datei zu laden, führte zu folgender Fehlermeldung ($exception_type$):\n\n$error_message$";
Text [ en-US ] = "The attempt to load the file resulted in the following error message ($exception_type$):\n\n$error_message$";
};