diff options
Diffstat (limited to 'sc/source/ui')
-rw-r--r-- | sc/source/ui/src/toolbox.src | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/sc/source/ui/src/toolbox.src b/sc/source/ui/src/toolbox.src index 383b84826495..52b6a7096759 100644 --- a/sc/source/ui/src/toolbox.src +++ b/sc/source/ui/src/toolbox.src @@ -2,9 +2,9 @@ * * $RCSfile: toolbox.src,v $ * - * $Revision: 1.40 $ + * $Revision: 1.41 $ * - * last change: $Author: dr $ $Date: 2002-05-31 11:17:06 $ + * last change: $Author: kz $ $Date: 2002-06-10 15:17:13 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -62,7 +62,7 @@ // Toolbox - Resourcen // // (C) 1994 StarDivision GmbH, Hamburg, Germany - // $Author: dr $ $Date: 2002-05-31 11:17:06 $ $Revision: 1.40 $ + // $Author: kz $ $Date: 2002-06-10 15:17:13 $ $Revision: 1.41 $ // $Logfile: T:/sc/source/ui/src/toolbox.srv $ $Workfile: TOOLBOX.SRC $ //================================================================== @@ -168,7 +168,7 @@ String SCSTR_QHELP_INPUTWND Text [ portuguese ] = "Linha de entrada" ; Text [ finnish ] = "Syttrivi" ; Text [ danish ] = "Inputlinje" ; - Text [ french ] = "Champ de saisie" ; + Text [ french ] = "Ligne de saisie" ; Text [ swedish ] = "Inmatningsrad" ; Text [ dutch ] = "Invoerregel" ; Text [ spanish ] = "Lnea de entrada" ; |