diff options
Diffstat (limited to 'sc/source/ui/src')
-rw-r--r-- | sc/source/ui/src/sortdlg.src | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sc/source/ui/src/sortdlg.src b/sc/source/ui/src/sortdlg.src index a1a5b2d85654..07b65c2f9620 100644 --- a/sc/source/ui/src/sortdlg.src +++ b/sc/source/ui/src/sortdlg.src @@ -2,9 +2,9 @@ * * $RCSfile: sortdlg.src,v $ * - * $Revision: 1.6 $ + * $Revision: 1.7 $ * - * last change: $Author: kz $ $Date: 2001-01-26 21:38:28 $ + * last change: $Author: kz $ $Date: 2001-02-12 09:27:35 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -414,7 +414,7 @@ TabPage RID_SCPAGE_SORT_OPTIONS Text[ chinese_traditional ] = "ϰt XX (~H)"; Text[ arabic ] = "XX "; Text[ greek ] = " XX "; - Text[ korean ] = " XX ~ Ӹ ."; + Text[ korean ] = " XX Ӹ ."; Text[ turkish ] = "Blm XXbalklar ieriyor"; Text[ language_user1 ] = " "; }; |