diff options
author | Kurt Zenker <kz@openoffice.org> | 2002-02-06 20:10:36 +0000 |
---|---|---|
committer | Kurt Zenker <kz@openoffice.org> | 2002-02-06 20:10:36 +0000 |
commit | ad3ec27454ad3a9848787c954ff88051e79eec1f (patch) | |
tree | 49100f7e645de269f95854e38c9444f0304fa343 | |
parent | 870b46a621f435b3d419e5cc01fb1f82b600c973 (diff) |
Merge SRC641: 06.02.02 - 22:09:06
-rw-r--r-- | sc/source/ui/src/scfuncs.src | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/sc/source/ui/src/scfuncs.src b/sc/source/ui/src/scfuncs.src index fd37c1140d14..dbaacb0773fb 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.63 $ + * $Revision: 1.64 $ * - * last change: $Author: kz $ $Date: 2002-02-04 15:26:09 $ + * last change: $Author: kz $ $Date: 2002-02-06 21:10:36 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -8242,7 +8242,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS1 Text = "ZR" ; Text [ english ] = "per" ; Text [ norwegian ] = "ZR" ; - Text [ italian ] = "Periodo " ; + Text [ italian ] = "Periodo" ; Text [ portuguese_brazilian ] = "ZR" ; Text [ portuguese ] = "Perodo" ; Text [ finnish ] = "Kausi" ; @@ -10528,7 +10528,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS1 Text[ dutch ] = "termijn"; Text[ french ] = "Priodes"; Text[ spanish ] = "Perodo"; - Text[ italian ] = "Periodo "; + Text[ italian ] = "Periodo"; Text[ danish ] = "period"; Text[ swedish ] = "Period"; Text[ polish ] = "Okres"; |