Tag: cws_src680_dba23ui User: fs Date: 2007/01/14 13:09:42 Modified: dba/connectivity/source/resource/conn_shared_res.src
Log: #i73467# correct variable placeholder File Changes: Directory: /dba/connectivity/source/resource/ ============================================= File [changed]: conn_shared_res.src Url: http://dba.openoffice.org/source/browse/dba/connectivity/source/resource/conn_shared_res.src?r1=1.3&r2=1.3.32.1 Delta lines: +6 -6 ------------------- --- conn_shared_res.src 13 Dec 2006 16:25:28 -0000 1.3 +++ conn_shared_res.src 14 Jan 2007 21:09:39 -0000 1.3.32.1 @@ -1,12 +1,12 @@ -/************************************************************************* +/************************************************************************* * * OpenOffice.org - a multi-platform office productivity suite * * $RCSfile: conn_shared_res.src,v $ * - * $Revision: 1.3 $ + * $Revision: 1.3.32.1 $ * - * last change: $Author: kz $ $Date: 2006/12/13 16:25:28 $ + * last change: $Author: fs $ $Date: 2007/01/14 21:09:39 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -142,8 +142,8 @@ String STR_CANNOT_CONVERT_STRING { - Text [ de ] = "Die Zeichenkette '$string$' kann nicht in den Zeichensatz '$charset' konvertiert werden."; - Text [ en-US ] = "The string '$string$' cannot be converted using the encoding '$charset'."; + Text [ de ] = "Die Zeichenkette '$string$' kann nicht in den Zeichensatz '$charset$' konvertiert werden."; + Text [ en-US ] = "The string '$string$' cannot be converted using the encoding '$charset$'."; }; String STR_URI_SYNTAX_ERROR --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
