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: mmoutputtypepage.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 <mmoutputtypepage.hrc>
34 TabPage DLG_MM_OUTPUTTYPE_PAGE
36 HelpID = HID_MM_OUTPUTTYPEPAGE ;
37 Size = MAP_APPFONT ( 260 , 250 ) ;
42 Pos = MAP_APPFONT ( 6 , 8 ) ;
43 Size = MAP_APPFONT ( 248 , 8 ) ;
44 Text[ en-US ] = "Select a document type";
48 Pos = MAP_APPFONT ( 6 , 27 ) ;
49 Size = MAP_APPFONT ( 248 , 8 ) ;
50 Text[ en-US ] = "What type of document do you want to create?";
54 Pos = MAP_APPFONT ( 12 , 43 ) ;
55 Size = MAP_APPFONT ( 240 , 10 ) ;
56 Text[ en-US ] = "~Letter";
60 Pos = MAP_APPFONT ( 12 , 57 ) ;
61 Size = MAP_APPFONT ( 240 , 10 ) ;
62 Text[ en-US ] = "~E-mail message";
64 FixedText FI_HINTHEADER
66 Pos = MAP_APPFONT ( 12 , 72) ;
67 Size = MAP_APPFONT ( 242 , 8 ) ;
71 Pos = MAP_APPFONT ( 12 , 83 ) ;
72 Size = MAP_APPFONT ( 242 , 26 ) ;
75 String ST_LETTERHINTHEADER
77 Text[ en-US ] = "Letter:";
79 String ST_MAILHINTHEADER
81 Text[ en-US ] = "E-Mail Message:";
85 Text[ en-US ] = "Send letters to a group of recipients. The letters can contain an address block and a salutation. The letters can be personalized for each recipient.";
89 Text[ en-US ] = "Send e-mail messages to a group of recipients. The e-mail messages can contain a salutation. The e-mail messages can be personalized for each recipient.";
91 FixedText FT_NOMAILHINT
93 Pos = MAP_APPFONT ( 12 , 113 ) ;
94 Size = MAP_APPFONT ( 242 , 42 ) ;
97 Text[ en-US ] = "%PRODUCTNAME was unable to find a Java Mail connection. In order to send e-mail with %PRODUCTNAME, you need to install the latest version of Java Mail. You can find further information about Java Mail on the internet at 'http://java.sun.com/products/javamail/'.";