diff options
author | Kurt Zenker <kz@openoffice.org> | 2002-06-10 14:17:13 +0000 |
---|---|---|
committer | Kurt Zenker <kz@openoffice.org> | 2002-06-10 14:17:13 +0000 |
commit | 398187e13d5e1e82490d310b34da54de3f0e89ca (patch) | |
tree | e31a9347584eaa0eafa1f562f6ecdbcdd7f31ff8 /sc/source/ui/src/toolbox.src | |
parent | 810ed9cdc794042d0f5dd5cc107c3bfb5eb3812c (diff) |
Merge SRX642: 10.06.02 - 17:16:45
Diffstat (limited to 'sc/source/ui/src/toolbox.src')
-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" ; |