From 6f97606956c93f342b1d47b3ae82fbca59de40e9 Mon Sep 17 00:00:00 2001 From: Jens-Heiner Rechtien Date: Fri, 23 Sep 2005 12:05:00 +0000 Subject: INTEGRATION: CWS encup (1.8.530); FILE MERGED 2005/04/29 15:56:35 ihi 1.8.530.1: #i40603# German strings now UTF8 encoded --- sw/source/ui/fmtui/fmtui.src | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'sw/source/ui/fmtui') diff --git a/sw/source/ui/fmtui/fmtui.src b/sw/source/ui/fmtui/fmtui.src index 7d61d778e8d0..04fa6e744619 100644 --- a/sw/source/ui/fmtui/fmtui.src +++ b/sw/source/ui/fmtui/fmtui.src @@ -4,9 +4,9 @@ * * $RCSfile: fmtui.src,v $ * - * $Revision: 1.9 $ + * $Revision: 1.10 $ * - * last change: $Author: rt $ $Date: 2005-09-09 07:46:43 $ + * last change: $Author: hr $ $Date: 2005-09-23 13:05:00 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -64,7 +64,7 @@ String STR_TEMPLATE_WILDCARD String STR_OVERWRITE { /* ### ACHTUNG: Neuer Text in Resource? Wollen Sie die Vorlage wirklich überschreiben? : Wollen Sie die Vorlage wirklich ³berschreiben? */ - Text [ de ] = "Wollen Sie die Vorlage wirklich überschreiben?" ; + Text [ de ] = "Wollen Sie die Vorlage wirklich überschreiben?" ; Text [ en-US ] = "\nAre you sure you want to delete this template?" ; Text [ x-comment ] = " "; }; -- cgit