User: ihi     
Date: 2006/08/28 08:08:46

Modified:
   dba/dbaccess/source/ui/misc/dbumiscres.src

Log:
 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

File Changes:

Directory: /dba/dbaccess/source/ui/misc/
========================================

File [changed]: dbumiscres.src
Url: 
http://dba.openoffice.org/source/browse/dba/dbaccess/source/ui/misc/dbumiscres.src?r1=1.72&r2=1.73
Delta lines:  +4 -2
-------------------
--- dbumiscres.src      10 Jul 2006 15:37:39 -0000      1.72
+++ dbumiscres.src      28 Aug 2006 15:08:43 -0000      1.73
@@ -305,8 +305,10 @@
 
 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




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to