summaryrefslogtreecommitdiff
path: root/svtools/source/control/ctrlbox.src
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2005-09-23 13:50:38 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2005-09-23 13:50:38 +0000
commit2dc52717b7d21145da0fcf921a99bd8c6155aaa5 (patch)
tree95db715e9dfb3effc6a92758bca7a347dda3914b /svtools/source/control/ctrlbox.src
parenta8f94aea69dc584e9e8b88b6c2c5bdbcd8447ce5 (diff)
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
Diffstat (limited to 'svtools/source/control/ctrlbox.src')
-rw-r--r--svtools/source/control/ctrlbox.src8
1 files changed, 4 insertions, 4 deletions
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";
};