From 2dc52717b7d21145da0fcf921a99bd8c6155aaa5 Mon Sep 17 00:00:00 2001 From: Jens-Heiner Rechtien Date: Fri, 23 Sep 2005 13:50:38 +0000 Subject: INTEGRATION: CWS encup (1.54.346); FILE MERGED 2005/04/29 16:04:11 ihi 1.54.346.1: #i40603# German strings now UTF8 encoded --- svtools/source/control/ctrlbox.src | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'svtools') diff --git a/svtools/source/control/ctrlbox.src b/svtools/source/control/ctrlbox.src index c1d844ed0b75..d8e24aa74f4e 100644 --- a/svtools/source/control/ctrlbox.src +++ b/svtools/source/control/ctrlbox.src @@ -4,9 +4,9 @@ * * $RCSfile: ctrlbox.src,v $ * - * $Revision: 1.55 $ + * $Revision: 1.56 $ * - * last change: $Author: rt $ $Date: 2005-09-08 15:00:02 $ + * last change: $Author: hr $ $Date: 2005-09-23 14:50:38 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -109,7 +109,7 @@ String STR_SVT_COLLATE_CHARSET String STR_SVT_COLLATE_DICTIONARY { /* german dictionary word order / sorting */ - Text [ de ] = "Wörterbuch" ; + Text [ de ] = "Wörterbuch" ; Text [ en-US ] = "Dictionary"; }; @@ -177,7 +177,7 @@ String STR_SVT_INDEXENTRY_ALPHANUMERIC String STR_SVT_INDEXENTRY_DICTIONARY { /* korean dictionary indexentry algorithm */ - Text [ de ] = "Wörterbuch" ; + Text [ de ] = "Wörterbuch" ; Text [ en-US ] = "Dictionary"; }; -- cgit