diff options
author | Kurt Zenker <kz@openoffice.org> | 2000-12-01 08:07:55 +0000 |
---|---|---|
committer | Kurt Zenker <kz@openoffice.org> | 2000-12-01 08:07:55 +0000 |
commit | fd4d492c63ad84d11dde52896bba0e4258036e89 (patch) | |
tree | 8ea7fc6f283bd49c0da5bbd9ce30de1b10edbaff /sc | |
parent | 26e0a6824dc7dd0b450419580141fadd683df392 (diff) |
Merge SRC614: 01.12.00 - 10:07:30
Diffstat (limited to 'sc')
-rw-r--r-- | sc/source/ui/src/sortdlg.src | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/sc/source/ui/src/sortdlg.src b/sc/source/ui/src/sortdlg.src index e24f128593fc..091bca2415c5 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.4 $ + * $Revision: 1.5 $ * - * last change: $Author: kz $ $Date: 2000-11-29 20:10:43 $ + * last change: $Author: kz $ $Date: 2000-12-01 09:07:55 $ * * 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 ] = " "; }; @@ -441,7 +441,7 @@ TabPage RID_SCPAGE_SORT_OPTIONS Text[ chinese_traditional ] = "ϰtD(~H)"; Text[ arabic ] = " "; Text[ greek ] = " "; - Text[ korean ] = " Ӹ ԵǾ ֽϴ.(~H)"; + Text[ korean ] = " Ӹ .(~H)"; Text[ turkish ] = "Blm ~stun balklar ieriyor"; Text[ language_user1 ] = " "; }; @@ -468,7 +468,7 @@ TabPage RID_SCPAGE_SORT_OPTIONS Text[ chinese_traditional ] = "ϰtCD(~R)"; Text[ arabic ] = " "; Text[ greek ] = " "; - Text[ korean ] = " Ӹ ԵǾ ֽϴ.(~R)"; + Text[ korean ] = " Ӹ .(~R)"; Text[ turkish ] = "Blm sa~tr balklar ieriyor"; Text[ language_user1 ] = " "; }; @@ -527,7 +527,7 @@ TabPage RID_SCPAGE_SORT_OPTIONS Text[ chinese_traditional ] = "ƻsƧǵG(~C)"; Text[ arabic ] = " "; Text[ greek ] = " "; - Text[ korean ] = " ... :(~C)"; + Text[ korean ] = " ...() :(~C)"; Text[ turkish ] = "Sralama sonularnn kopyalanaca ~yer"; Text[ language_user1 ] = " "; }; |