diff options
author | Hans-Joachim Lankenau <hjs@openoffice.org> | 2004-06-28 17:06:24 +0000 |
---|---|---|
committer | Hans-Joachim Lankenau <hjs@openoffice.org> | 2004-06-28 17:06:24 +0000 |
commit | 1d13d4a37cc10d33bfad6906d41b4a4ca9c266af (patch) | |
tree | 8736cf219e01799356e193c4e94058ac0ebdf8ce /sc/source/ui/src/toolbox.src | |
parent | 67dbeb70e6eb0307b9f4eb6197d0ab3756171772 (diff) |
INTEGRATION: CWS dr18 (1.62.56); FILE MERGED
2004/06/01 17:01:36 dr 1.62.56.2: RESYNC: (1.62-1.63); FILE MERGED
2004/05/24 16:41:48 dr 1.62.56.1: #i29206# 'AutoPilot Functions' -> 'Function Wizard'
Diffstat (limited to 'sc/source/ui/src/toolbox.src')
-rw-r--r-- | sc/source/ui/src/toolbox.src | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/sc/source/ui/src/toolbox.src b/sc/source/ui/src/toolbox.src index a8fcf0cdf909..755432228ebe 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.64 $ + * $Revision: 1.65 $ * - * last change: $Author: hjs $ $Date: 2004-06-26 20:11:23 $ + * last change: $Author: hjs $ $Date: 2004-06-28 18:06:24 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -138,9 +138,8 @@ String SCSTR_QHELP_INPUTWND String SCSTR_QHELP_BTNCALC { - Text [ de ] = "Funktionsautopilot" ; - Text [ en-US ] = "AutoPilot: Functions" ; - Text [ x-comment ] = " "; + Text [ de ] = "Funktions-Assistent" ; + Text [ en-US ] = "Function Wizard" ; }; String SCSTR_QHELP_BTNOK |