diff options
author | Kurt Zenker <kz@openoffice.org> | 2001-06-29 01:17:13 +0000 |
---|---|---|
committer | Kurt Zenker <kz@openoffice.org> | 2001-06-29 01:17:13 +0000 |
commit | af817ac72128d38ba1ec144cbc39f09adefdac9e (patch) | |
tree | de49c5f2b74254cee91ce33d00b24e6c3ebb18be /sc/source/ui | |
parent | 8c71ca18bb8ad2401b01bf9869fd2a87e20d6f80 (diff) |
Merge SRC633: 29.06.01 - 04:16:49
Diffstat (limited to 'sc/source/ui')
-rw-r--r-- | sc/source/ui/dbgui/pvfundlg.src | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/sc/source/ui/dbgui/pvfundlg.src b/sc/source/ui/dbgui/pvfundlg.src index 739f519f121a..e3a90d7f5319 100644 --- a/sc/source/ui/dbgui/pvfundlg.src +++ b/sc/source/ui/dbgui/pvfundlg.src @@ -2,9 +2,9 @@ * * $RCSfile: pvfundlg.src,v $ * - * $Revision: 1.15 $ + * $Revision: 1.16 $ * - * last change: $Author: kz $ $Date: 2001-06-13 22:59:23 $ + * last change: $Author: kz $ $Date: 2001-06-29 02:17:13 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -290,7 +290,7 @@ ModalDialog RID_SCDLG_PIVOTSUBT }; StringList [ french ] = { - < "Total" ; Default ; > ; + < "Somme" ; Default ; > ; < "Nombre" ; Default ; > ; < "Moyenne" ; Default ; > ; < "Max" ; Default ; > ; @@ -675,3 +675,4 @@ ModalDialog RID_SCDLG_PIVOTSUBT }; + |