From 1bcd6c0f63456deba1b2da346132ed68a089b590 Mon Sep 17 00:00:00 2001 From: Oliver Bolte Date: Tue, 12 Jun 2007 04:27:36 +0000 Subject: INTEGRATION: CWS dba23ui (1.3.32); FILE MERGED 2007/05/19 21:06:29 fs 1.3.32.2: RESYNC: (1.3-1.5); FILE MERGED 2007/01/14 21:09:39 fs 1.3.32.1: #i73467# correct variable placeholder --- connectivity/source/resource/conn_shared_res.src | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'connectivity/source/resource') diff --git a/connectivity/source/resource/conn_shared_res.src b/connectivity/source/resource/conn_shared_res.src index dfeaaf876d85..d65ee0e0a42d 100644 --- a/connectivity/source/resource/conn_shared_res.src +++ b/connectivity/source/resource/conn_shared_res.src @@ -1,12 +1,12 @@ -/************************************************************************* +/************************************************************************* * * OpenOffice.org - a multi-platform office productivity suite * * $RCSfile: conn_shared_res.src,v $ * - * $Revision: 1.5 $ + * $Revision: 1.6 $ * - * last change: $Author: kz $ $Date: 2007-05-10 09:39:23 $ + * last change: $Author: obo $ $Date: 2007-06-12 05:27:36 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -127,7 +127,7 @@ String STR_STRING_LENGTH_EXCEEDED String STR_CANNOT_CONVERT_STRING { - Text [ en-US ] = "The string '$string$' cannot be converted using the encoding '$charset'."; + Text [ en-US ] = "The string '$string$' cannot be converted using the encoding '$charset$'."; }; String STR_URI_SYNTAX_ERROR -- cgit