diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2003-11-05 12:45:23 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2003-11-05 12:45:23 +0000 |
commit | 07fc24c4442d019aa1d942645924915afe05d7a6 (patch) | |
tree | d5d94613859a5419febb65ef442ecb109e8d1fb2 /sc/source/ui/src | |
parent | 36cc92a324cdcc530324b1029354dd0bf63fc8c8 (diff) |
INTEGRATION: CWS calc17 (1.76.30); FILE MERGED
2003/09/25 09:19:17 dr 1.76.30.1: #111786# typo
Diffstat (limited to 'sc/source/ui/src')
-rw-r--r-- | sc/source/ui/src/scfuncs.src | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sc/source/ui/src/scfuncs.src b/sc/source/ui/src/scfuncs.src index 56f48ca7d2d6..320bee152d18 100644 --- a/sc/source/ui/src/scfuncs.src +++ b/sc/source/ui/src/scfuncs.src @@ -2,9 +2,9 @@ * * $RCSfile: scfuncs.src,v $ * - * $Revision: 1.76 $ + * $Revision: 1.77 $ * - * last change: $Author: vg $ $Date: 2003-07-22 16:32:36 $ + * last change: $Author: hr $ $Date: 2003-11-05 13:45:23 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -15363,7 +15363,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS1 }; String 3 // Description of Parameter 1 { - Text = "Zahl dessen Absolutwert berechnet werden soll." ; + Text = "Zahl deren Absolutwert berechnet werden soll." ; Text [ english ] = "is the real number of which you want the absolute value." ; Text [ norwegian ] = "Zahl dessen Absolutwert berechnet werden soll." ; Text [ italian ] = "Numero di cui si desidera calcolare il valore assoluto." ; |