From 398187e13d5e1e82490d310b34da54de3f0e89ca Mon Sep 17 00:00:00 2001 From: Kurt Zenker Date: Mon, 10 Jun 2002 14:17:13 +0000 Subject: Merge SRX642: 10.06.02 - 17:16:45 --- sc/source/ui/src/toolbox.src | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'sc/source/ui') 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 ] = "Syöttörivi" ; Text [ danish ] = "Inputlinje" ; - Text [ french ] = "Champ de saisie" ; + Text [ french ] = "Ligne de saisie" ; Text [ swedish ] = "Inmatningsrad" ; Text [ dutch ] = "Invoerregel" ; Text [ spanish ] = "Línea de entrada" ; -- cgit