summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/misc/dbumiscres.src
diff options
context:
space:
mode:
authorIvo Hinkelmann <ihi@openoffice.org>2006-08-28 14:08:43 +0000
committerIvo Hinkelmann <ihi@openoffice.org>2006-08-28 14:08:43 +0000
commitfcf1eca99213ac4dc7a895edff39905c670b7eca (patch)
tree39cd4f2037ff0e00e438a22cd64ec860d64956bc /dbaccess/source/ui/misc/dbumiscres.src
parent78f6f6fd481e001bc61afab203d190fade24831f (diff)
INTEGRATION: CWS dba205a (1.72.10); FILE MERGED
2006/07/25 06:59:25 fs 1.72.10.1: #i67724# STR_WARNINGS_DURING_CONNECT: no hard-coded 'More' text, but determined at runtime
Diffstat (limited to 'dbaccess/source/ui/misc/dbumiscres.src')
-rw-r--r--dbaccess/source/ui/misc/dbumiscres.src10
1 files changed, 6 insertions, 4 deletions
diff --git a/dbaccess/source/ui/misc/dbumiscres.src b/dbaccess/source/ui/misc/dbumiscres.src
index 0773316ab81b..fe3dbb672881 100644
--- a/dbaccess/source/ui/misc/dbumiscres.src
+++ b/dbaccess/source/ui/misc/dbumiscres.src
@@ -4,9 +4,9 @@
*
* $RCSfile: dbumiscres.src,v $
*
- * $Revision: 1.72 $
+ * $Revision: 1.73 $
*
- * last change: $Author: obo $ $Date: 2006-07-10 15:37:39 $
+ * last change: $Author: ihi $ $Date: 2006-08-28 15:08:43 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -305,8 +305,10 @@ String STR_FILE_DOES_NOT_EXIST
String STR_WARNINGS_DURING_CONNECT
{
- Text [ de ] = "Beim Verbindungsaufbau sind Warnungen aufgetreten. Drücken Sie \"Mehr\", um sie anzuzeigen.";
- Text [ en-US ] = "Warnings were encountered while connecting to the data source. Press \"More\" to view them.";
+ Text [ de ] = "Beim Verbindungsaufbau sind Warnungen aufgetreten. Drücken Sie \"$buttontext$\", um sie anzuzeigen.";
+ Text [ en-US ] = "Warnings were encountered while connecting to the data source. Press \"$buttontext$\" to view them.";
+ Text [ x-comment ] = "$buttontext$ will, at runtime, be replaced with the localized equivalent of 'More', "
+ "as it is to be found in dialogs on buttons which reveal more information.";
};
String STR_NAMED_OBJECT_ALREADY_EXISTS