diff options
author | gt <gt@openoffice.org> | 2001-08-09 12:51:25 +0000 |
---|---|---|
committer | gt <gt@openoffice.org> | 2001-08-09 12:51:25 +0000 |
commit | b5ecec11851eff5220173b7af27274a3fe0f7b4b (patch) | |
tree | 2140c54f1524d16e5297f302a2a045b2da2bc94d /scaddins/source | |
parent | 20e1374a07b0e297f4ce7b33578abd2989bc77a3 (diff) |
#90810# typo in OCT2DEC in [ english ]
Diffstat (limited to 'scaddins/source')
-rw-r--r-- | scaddins/source/analysis/analysis_deffuncnames.src | 6 | ||||
-rw-r--r-- | scaddins/source/analysis/analysis_funcnames.src | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/scaddins/source/analysis/analysis_deffuncnames.src b/scaddins/source/analysis/analysis_deffuncnames.src index f505655ae712..ff91a7066ade 100644 --- a/scaddins/source/analysis/analysis_deffuncnames.src +++ b/scaddins/source/analysis/analysis_deffuncnames.src @@ -2,9 +2,9 @@ * * $RCSfile: analysis_deffuncnames.src,v $ * - * $Revision: 1.1 $ + * $Revision: 1.2 $ * - * last change: $Author: gt $ $Date: 2001-06-18 13:05:50 $ + * last change: $Author: gt $ $Date: 2001-08-09 13:51:25 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -872,7 +872,7 @@ Resource RID_ANALYSIS_DEFFUNCTION_NAMES ItemList = { < "OKTINDEZ"; >; - < "OCT2DEZ"; >; + < "OCT2DEC"; >; }; }; diff --git a/scaddins/source/analysis/analysis_funcnames.src b/scaddins/source/analysis/analysis_funcnames.src index 0086e7e1bc32..8c649a057b01 100644 --- a/scaddins/source/analysis/analysis_funcnames.src +++ b/scaddins/source/analysis/analysis_funcnames.src @@ -2,9 +2,9 @@ * * $RCSfile: analysis_funcnames.src,v $ * - * $Revision: 1.10 $ + * $Revision: 1.11 $ * - * last change: $Author: kz $ $Date: 2001-08-08 09:00:29 $ + * last change: $Author: gt $ $Date: 2001-08-09 13:51:25 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -2383,7 +2383,7 @@ Resource RID_ANALYSIS_FUNCTION_NAMES String ANALYSIS_FUNCNAME_Oct2Dec { Text = "OKTINDEZ"; - Text [ english ] = "OCT2DEZ"; + Text [ english ] = "OCT2DEC"; Text[ english_us ] = "OCT2DEC"; Text[ portuguese ] = "OCTADEC"; Text[ russian ] = ".."; |