1 /*************************************************************************
3 * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
5 * Copyright 2008 by Sun Microsystems, Inc.
7 * OpenOffice.org - a multi-platform office productivity suite
9 * $RCSfile: mmmergepage.src,v $
12 * This file is part of OpenOffice.org.
14 * OpenOffice.org is free software: you can redistribute it and/or modify
15 * it under the terms of the GNU Lesser General Public License version 3
16 * only, as published by the Free Software Foundation.
18 * OpenOffice.org is distributed in the hope that it will be useful,
19 * but WITHOUT ANY WARRANTY; without even the implied warranty of
20 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
21 * GNU Lesser General Public License version 3 for more details
22 * (a copy is included in the LICENSE file that accompanied this code).
24 * You should have received a copy of the GNU Lesser General Public License
25 * version 3 along with OpenOffice.org. If not, see
26 * <http://www.openoffice.org/license.html>
27 * for a copy of the LGPLv3 License.
29 ************************************************************************/
30 #include <mmmergepage.hrc>
34 TabPage DLG_MM_MERGE_PAGE
36 HelpID = HID_MM_MERGEPAGE ;
37 Size = MAP_APPFONT ( 260 , 250 ) ;
42 Pos = MAP_APPFONT ( 6 , 8 ) ;
43 Size = MAP_APPFONT ( 248 , 8 ) ;
44 Text [ en-US ] = "Personalize the mail merge documents";
48 Pos = MAP_APPFONT ( 6 , 27 ) ;
49 Size = MAP_APPFONT ( 248 , 38 ) ;
51 Text [ en-US ] = "You can personalize particular documents. Clicking '%1' will temporarily reduce the wizard to a small window so you can edit your document. After editing the document, return to the wizard by clicking 'Return to Mail Merge Wizard' in the small window.";
55 Pos = MAP_APPFONT ( 70 , 67 ) ;
56 Size = MAP_APPFONT ( 120 , 14 ) ;
57 Text [ en-US ] = "~Edit individual document...";
61 Pos = MAP_APPFONT ( 6 , 102 ) ;
62 Size = MAP_APPFONT ( 248 , 8 ) ;
63 Text [ en-US ] = "~Find";
67 Pos = MAP_APPFONT ( 16 ,116 ) ;
68 Size = MAP_APPFONT ( 45 , 8 ) ;
69 Text [ en-US ] = "~Search for:";
73 Pos = MAP_APPFONT ( 55 ,114 ) ;
74 Size = MAP_APPFONT ( 140 , 12 ) ;
79 Pos = MAP_APPFONT ( 198 ,113 ) ;
80 Size = MAP_APPFONT ( 50 , 14 ) ;
81 Text [ en-US ] = "~Find...";
83 CheckBox CB_WHOLEWORDS
85 Pos = MAP_APPFONT ( 55 , 131 ) ;
86 Size = MAP_APPFONT ( 180 , 10 ) ;
87 Text [ en-US ] = "Whole wor~ds only";
91 Pos = MAP_APPFONT ( 55 , 144 ) ;
92 Size = MAP_APPFONT ( 180 , 10 ) ;
93 Text [ en-US ] = "Back~wards";
97 Pos = MAP_APPFONT ( 55 , 157 ) ;
98 Size = MAP_APPFONT ( 180 , 10 ) ;
99 Text [ en-US ] = "Ma~tch case";