diff options
author | Kurt Zenker <kz@openoffice.org> | 2008-03-06 18:04:19 +0000 |
---|---|---|
committer | Kurt Zenker <kz@openoffice.org> | 2008-03-06 18:04:19 +0000 |
commit | e465a07a5815678875ca2dc307e84c068903a00f (patch) | |
tree | 29d4c133ccdcba50ef16876557bb3499474c6025 /sw/source/ui/dbui/mailmergewizard.src | |
parent | 881f611d39d12793cf5c4d26d2192c46a4e88bd7 (diff) |
INTEGRATION: CWS odbmacros2 (1.5.330); FILE MERGED
2008/01/15 11:50:41 fs 1.5.330.1: some re-factoring of OWizardMachine, RoadmapWizard and derived classes, to prepare the migration UI for #i49133#
Diffstat (limited to 'sw/source/ui/dbui/mailmergewizard.src')
-rw-r--r-- | sw/source/ui/dbui/mailmergewizard.src | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/sw/source/ui/dbui/mailmergewizard.src b/sw/source/ui/dbui/mailmergewizard.src index 86b5c6890865..af188ac35358 100644 --- a/sw/source/ui/dbui/mailmergewizard.src +++ b/sw/source/ui/dbui/mailmergewizard.src @@ -4,9 +4,9 @@ * * $RCSfile: mailmergewizard.src,v $ * - * $Revision: 1.5 $ + * $Revision: 1.6 $ * - * last change: $Author: ihi $ $Date: 2007-04-19 12:54:32 $ + * last change: $Author: kz $ $Date: 2008-03-06 19:04:19 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -43,10 +43,6 @@ ModalDialog DLG_MAILMERGEWIZARD Text [ en-US ] = "Mail Merge Wizard" ; Moveable = TRUE ; - String STR_ROADMAP_TITLE - { - Text [ en-US ] = "Steps"; - }; String ST_STARTING { Text [ en-US ] = "Select starting document"; |