diff options
author | Kurt Zenker <kz@openoffice.org> | 2002-12-09 10:42:37 +0000 |
---|---|---|
committer | Kurt Zenker <kz@openoffice.org> | 2002-12-09 10:42:37 +0000 |
commit | 6d7c93424f0218b54f545eb975b24247188a4684 (patch) | |
tree | 727d42d8b5e3ad2432aee2d575ceb2e3e696d30b /sc/source/ui | |
parent | 2e90bc54e10ec1cd3379f8cb230f11e5d2fdb9ff (diff) |
Merge SRX644: 09.12.02 - 12:38:39
Diffstat (limited to 'sc/source/ui')
-rw-r--r-- | sc/source/ui/src/filter.src | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/sc/source/ui/src/filter.src b/sc/source/ui/src/filter.src index d156705981e3..d8a3b020feb1 100644 --- a/sc/source/ui/src/filter.src +++ b/sc/source/ui/src/filter.src @@ -2,9 +2,9 @@ * * $RCSfile: filter.src,v $ * - * $Revision: 1.44 $ + * $Revision: 1.45 $ * - * last change: $Author: dr $ $Date: 2002-12-06 15:32:32 $ + * last change: $Author: kz $ $Date: 2002-12-09 11:42:37 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -1528,7 +1528,7 @@ ModelessDialog RID_SCDLG_FILTER Text[ chinese_traditional ] = "大小寫(~S)"; Text[ arabic ] = " "; Text[ greek ] = "/"; - Text[ korean ] = "대/소문자 구분(~S)"; + Text[ korean ] = "대문자 및 소문자 구분(~S)"; Text[ turkish ] = "~Byk/Kk harf duyarl"; Text[ catalan ] = "Distingeix entre ~majscules i minscules"; Text[ thai ] = "~ตรงตามตัวพิมพ์ใหญ่-เล็ก"; @@ -2000,7 +2000,7 @@ ModelessDialog RID_SCDLG_SPEC_FILTER Text[ chinese_traditional ] = "大小寫(~C)"; Text[ arabic ] = " "; Text[ greek ] = "-"; - Text[ korean ] = "대/소문자 구분(~C)"; + Text[ korean ] = "대문자 및 소문자 구분(~C)"; Text[ turkish ] = "~Byk/Kk harf duyarl"; Text[ catalan ] = "Distingeix entre ~majscules i minscules"; Text[ thai ] = "~ตรงตามตัวพิมพ์ใหญ่-เล็ก"; @@ -3554,7 +3554,7 @@ ModalDialog RID_SCDLG_PIVOTFILTER Text[ chinese_traditional ] = "大小寫(~C)"; Text[ arabic ] = " "; Text[ greek ] = "-"; - Text[ korean ] = "대/소문자 구분(~C)"; + Text[ korean ] = "대문자 및 소문자 구분(~C)"; Text[ turkish ] = "~Byk/Kk harf duyarl"; Text[ catalan ] = "Distingeix entre ~majscules i minscules"; Text[ thai ] = "~ตรงตามตัวพิมพ์ใหญ่-เล็ก"; |