diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2002-05-28 08:53:47 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2002-05-28 08:53:47 +0000 |
commit | 3ed2f9721c52132e7cba34d1f2faf3f573b68747 (patch) | |
tree | 6805669874632ae73a1c7a68e806a43a3b961547 /scaddins/source/analysis/analysis.src | |
parent | a3a133875dc873783137ef6eaa601af79e6b1ab8 (diff) |
#65293#: fix broken line terminator
Diffstat (limited to 'scaddins/source/analysis/analysis.src')
-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 8639fde0ee76..0c4fe4721f98 100644 --- a/scaddins/source/analysis/analysis.src +++ b/scaddins/source/analysis/analysis.src @@ -2,9 +2,9 @@ * * $RCSfile: analysis.src,v $ * - * $Revision: 1.50 $ + * $Revision: 1.51 $ * - * last change: $Author: kz $ $Date: 2002-05-27 12:35:18 $ + * last change: $Author: hr $ $Date: 2002-05-28 09:53:47 $ * * 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 ] = "ส่งกลับดอกเบี้ยที่เพิ่มพูนสำหรับเงินประกันที่จ่ายดอกเบี้ยเป็นรายงวด"; }; |