diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2002-06-05 07:51:42 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2002-06-05 07:51:42 +0000 |
commit | bc81a94f9c036f36442ed24351fad6bca83262f2 (patch) | |
tree | e4b8e9b5ca031148ad173f50e9663013ee3c20c7 | |
parent | e405fa511f2b1d36dd089d9eb8be3501f49d7089 (diff) |
#65293# corrected merge error
-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 aaa9872d06b8..9c6ce81332ad 100644 --- a/scaddins/source/analysis/analysis.src +++ b/scaddins/source/analysis/analysis.src @@ -2,9 +2,9 @@ * * $RCSfile: analysis.src,v $ * - * $Revision: 1.52 $ + * $Revision: 1.53 $ * - * last change: $Author: kz $ $Date: 2002-05-31 09:34:30 $ + * last change: $Author: vg $ $Date: 2002-06-05 08:51:42 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -7965,7 +7965,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS Text[ chinese_traditional ] = "傳回某一個定期付息的有價債券所累積的利息。"; Text[ turkish ] = "Return the accrued interest for a security that pays periodic interest"; Text[ arabic ] = "Return the accrued interest for a security that pays periodic interest"; - Text[ catalan ] = "Torna l'inters acumulat per a un valor amb pagament peridics d'interessos" ; } "; + Text[ catalan ] = "Torna l'inters acumulat per a un valor amb pagament peridics d'interessos" ; Text[ thai ] = "ส่งกลับดอกเบี้ยที่เพิ่มพูนสำหรับเงินประกันที่จ่ายดอกเบี้ยเป็นรายงวด"; }; |