diff options
author | gt <gt@openoffice.org> | 2001-06-15 07:16:21 +0000 |
---|---|---|
committer | gt <gt@openoffice.org> | 2001-06-15 07:16:21 +0000 |
commit | 2525b7d9ac65a2cfc5a565767b19dde5b3deca56 (patch) | |
tree | 87b6e10c1748c7f0000d2ddb6d8809e1a79b50ab | |
parent | 7e722f5c0cc1bd9f220b04eba53d192ccb4d47d0 (diff) |
#88297# typos
-rw-r--r-- | scaddins/source/analysis/analysis.src | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/scaddins/source/analysis/analysis.src b/scaddins/source/analysis/analysis.src index ed2f2cfc4fd0..270a6f556e1c 100644 --- a/scaddins/source/analysis/analysis.src +++ b/scaddins/source/analysis/analysis.src @@ -2,9 +2,9 @@ * * $RCSfile: analysis.src,v $ * - * $Revision: 1.9 $ + * $Revision: 1.10 $ * - * last change: $Author: gt $ $Date: 2001-06-14 12:44:40 $ + * last change: $Author: gt $ $Date: 2001-06-15 08:16:21 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -1601,7 +1601,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS String 3 // description of parameter 1 Quotient { Text = "Zhler (Dividend)"; - Text[ english ] = "Zhler (Divident)"; + Text[ english ] = "Zhler (Dividend)"; Text[ language_user1 ] = " "; Text[ english_us ] = "The dividend"; Text[ portuguese ] = "numerator"; @@ -7828,8 +7828,8 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS String 5 // description of parameter 2 Accrint { - Text = "Erster Zinstermin des Werpapiers."; - Text[ english ] = "Erster Zinstermin des Werpapiers."; + Text = "Erster Zinstermin des Wertpapiers."; + Text[ english ] = "Erster Zinstermin des Wertpapiers."; Text[ language_user1 ] = " "; Text[ english_us ] = "First interest date of the security."; Text[ portuguese ] = "First interest"; |