diff options
author | Kurt Zenker <kz@openoffice.org> | 2000-12-01 08:11:13 +0000 |
---|---|---|
committer | Kurt Zenker <kz@openoffice.org> | 2000-12-01 08:11:13 +0000 |
commit | 718abcc60fe3f04efc0ef9bddb224c6d6d50da3b (patch) | |
tree | 6f7d7501664070bc74245fd5c78f28b9295f987b /sc | |
parent | 74387c84c675bdac10d4470bd64298cdb0ac493f (diff) |
Merge SRC614: 01.12.00 - 10:10:46
Diffstat (limited to 'sc')
-rw-r--r-- | sc/source/ui/src/toolbox.src | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/sc/source/ui/src/toolbox.src b/sc/source/ui/src/toolbox.src index 662c3441321f..9b09c537a302 100644 --- a/sc/source/ui/src/toolbox.src +++ b/sc/source/ui/src/toolbox.src @@ -2,9 +2,9 @@ * * $RCSfile: toolbox.src,v $ * - * $Revision: 1.8 $ + * $Revision: 1.9 $ * - * last change: $Author: kz $ $Date: 2000-11-29 13:01:18 $ + * last change: $Author: kz $ $Date: 2000-12-01 09:11:13 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -62,7 +62,7 @@ // Toolbox - Resourcen // // (C) 1994 StarDivision GmbH, Hamburg, Germany - // $Author: kz $ $Date: 2000-11-29 13:01:18 $ $Revision: 1.8 $ + // $Author: kz $ $Date: 2000-12-01 09:11:13 $ $Revision: 1.9 $ // $Logfile: T:/sc/source/ui/src/toolbox.srv $ $Workfile: TOOLBOX.SRC $ //================================================================== @@ -151,7 +151,7 @@ String SCSTR_QHELP_POSWND Text[ chinese_traditional ] = "u@ϰ"; Text[ arabic ] = " "; Text[ greek ] = " "; - Text[ korean ] = "ǥ "; + Text[ korean ] = "Ʈ "; Text[ turkish ] = "Tablo blm"; Text[ language_user1 ] = " "; }; |