summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/browser/sbabrw.src
diff options
context:
space:
mode:
authorFrank Schönheit <fs@openoffice.org>2001-04-03 07:16:20 +0000
committerFrank Schönheit <fs@openoffice.org>2001-04-03 07:16:20 +0000
commit05be2cb4d922beb8b170d75d928002537c21a84a (patch)
treee01837fe4fa0efa998ca1e626643a9ce8014b754 /dbaccess/source/ui/browser/sbabrw.src
parent1d101ddd29fee391760d9d2a150cc531c03fcb3c (diff)
+STR_CONNECTING_DATASOURCE
Diffstat (limited to 'dbaccess/source/ui/browser/sbabrw.src')
-rw-r--r--dbaccess/source/ui/browser/sbabrw.src11
1 files changed, 9 insertions, 2 deletions
diff --git a/dbaccess/source/ui/browser/sbabrw.src b/dbaccess/source/ui/browser/sbabrw.src
index d583b2b32d59..cffb934f773f 100644
--- a/dbaccess/source/ui/browser/sbabrw.src
+++ b/dbaccess/source/ui/browser/sbabrw.src
@@ -2,9 +2,9 @@
*
* $RCSfile: sbabrw.src,v $
*
- * $Revision: 1.27 $
+ * $Revision: 1.28 $
*
- * last change: $Author: kz $ $Date: 2001-03-31 05:46:45 $
+ * last change: $Author: fs $ $Date: 2001-04-03 08:16:20 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -1167,3 +1167,10 @@ String STR_OPENTABLES_WARNINGS_DETAILS
Text[ turkish ] = "While retrieving the tables, warnings were provided by the connection.";
Text[ arabic ] = "Êã ÊÈáíÛ ÊÍÐíÑÇÊ ãä ÇÊÕÇá ÞÇÚÏÉ ÇáÈíÇäÇÊ ÃËäÇÁ ãÍÇæáÉ ÇÓÊÑÏÇÏ ÇáÌÏÇæá.";
};
+
+String STR_CONNECTING_DATASOURCE
+{
+ Text = "Verbindungsaufbau zu \"$name$\" ...";
+ Text [ english ] = "connecting to \"$name$\" ...";
+ Text [ english_us ] = "connecting to \"$name$\" ...";
+}; \ No newline at end of file