From 6d7c93424f0218b54f545eb975b24247188a4684 Mon Sep 17 00:00:00 2001 From: Kurt Zenker Date: Mon, 9 Dec 2002 10:42:37 +0000 Subject: Merge SRX644: 09.12.02 - 12:38:39 --- sc/source/ui/src/filter.src | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'sc/source/ui') 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 ] = "~ตรงตามตัวพิมพ์ใหญ่-เล็ก"; -- cgit