diff options
author | Rüdiger Timm <rt@openoffice.org> | 2002-02-26 13:20:36 +0000 |
---|---|---|
committer | Rüdiger Timm <rt@openoffice.org> | 2002-02-26 13:20:36 +0000 |
commit | 5625b9b445ed89f8ddd220c485a9e152067067cd (patch) | |
tree | 812b1aa2e591b04698bd75b3582a44f0743488d4 /scaddins | |
parent | ade5e45d5c1b5d53c13e513448de42d31fa3a06e (diff) |
Merge SRC641: 26.02.02 - 15:19:48
Diffstat (limited to 'scaddins')
-rw-r--r-- | scaddins/source/analysis/analysis.src | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/scaddins/source/analysis/analysis.src b/scaddins/source/analysis/analysis.src index 553e1f9e92f1..e652cfd682e3 100644 --- a/scaddins/source/analysis/analysis.src +++ b/scaddins/source/analysis/analysis.src @@ -2,9 +2,9 @@ * * $RCSfile: analysis.src,v $ * - * $Revision: 1.46 $ + * $Revision: 1.47 $ * - * last change: $Author: vg $ $Date: 2002-02-06 21:09:40 $ + * last change: $Author: rt $ $Date: 2002-02-26 14:20:36 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -278,7 +278,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS Text[ polish ] = "Podaje, jak cz roku stanowi pena liczba dni pomidzy dat pocztkow a kocow."; Text[ portuguese_brazilian ] = "Returns the year fraction representing the number of whole days between start_date and end_date"; Text[ japanese ] = "開始日と終了日の間の日数が1年間に対して占める割合を返します。"; - Text[ korean ] = "시작_날짜와 끝_날짜 사이에 속하는 전체 날짜의 수를 나타내는 연도 분수를 반환합니다."; + Text[ korean ] = "시작 날짜와 끝 날짜 사이에 속하는 전체 날짜의 수를 나타내는 연도 분수를 반환합니다."; Text[ chinese_simplified ] = "计算某一开始日期和结束日期之间的天数和全年天数的百分比。"; Text[ chinese_traditional ] = "計算起始日期與結束日期之間的天數於一年中的比例。"; Text[ turkish ] = "Returns the year fraction representing the number of whole days between start_date and end_date"; |