diff options
author | Rüdiger Timm <rt@openoffice.org> | 2004-05-18 11:39:52 +0000 |
---|---|---|
committer | Rüdiger Timm <rt@openoffice.org> | 2004-05-18 11:39:52 +0000 |
commit | 9764013f9299da0c48d0659a791bba035b2a2b8f (patch) | |
tree | ca2a3e780e6e2cbd912c8159d1aa0a8772efd45a /scaddins/source/analysis/analysis.src | |
parent | d301940796c1c606dd74c2c0710bfffb355e4aea (diff) |
INTEGRATION: CWS dr17 (1.61.14); FILE MERGED
2004/04/17 18:30:40 dr 1.61.14.1: #i19526# typo in German EOMONTH descr
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 4ae43b7ca6bc..d8d626bb307c 100644 --- a/scaddins/source/analysis/analysis.src +++ b/scaddins/source/analysis/analysis.src @@ -2,9 +2,9 @@ * * $RCSfile: analysis.src,v $ * - * $Revision: 1.61 $ + * $Revision: 1.62 $ * - * last change: $Author: vg $ $Date: 2003-12-17 18:38:47 $ + * last change: $Author: rt $ $Date: 2004-05-18 12:39:52 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -892,7 +892,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS { String 1 // description EoMonth { - Text = "Liefert die fortlaufende Zahl des Datums, das den letzten Tag des Monats representiert, der eine bestimmte Anzahl von Monaten vor oder nach dem Ausgangsdatum liegt."; + Text = "Liefert die fortlaufende Zahl des Datums, das den letzten Tag des Monats reprsentiert, der eine bestimmte Anzahl von Monaten vor oder nach dem Ausgangsdatum liegt."; Text[ english ] = "Returns the serial number of the last day of the month before or after a specified number of months"; Text[ language_user1 ] = " "; Text[ english_us ] = "Returns the serial number of the last day of the month that comes a certain number of months before or after the start date"; |