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: mailmergechildwindow.src,v $
10 * $Revision: 1.11.240.1 $
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 "mailmergechildwindow.hrc"
39 Text [ en-US ] = "Return to Mail Merge Wizard" ; \
42 FloatingWindow DLG_MAILMERGECHILD\
46 Size = MAP_APPFONT ( WIDTH , HEIGHT ) ;
51 HelpID = HID_MAILMERGECHILD ;
53 Text [ en-US ] = "Mail Merge Wizard";\
63 HelpID = HID_RETURN_TO_MAILMERGE ;
79 MaskColor = IMAGE_MASK_COLOR;
83 ImageList ILIST_TBX_HC
86 MaskColor = IMAGE_MASK_COLOR ;
91 //FloatingWindow DLG_MM_SENDMAILS
92 ModelessDialog /*ModalDialog*/ DLG_MM_SENDMAILS
96 HelpID = HID_MM_SENDMAILS;
97 Size = MAP_APPFONT ( 250 , 221 ) ;
101 Text [ en-US ] = "Sending E-mail messages";
105 Pos = MAP_APPFONT ( 6 , 3 ) ;
106 Size = MAP_APPFONT ( 238 , 8 ) ;
107 Text[ en-US ] = "Connection status";
111 Pos = MAP_APPFONT ( 12 , 14 ) ;
112 Size = MAP_APPFONT ( 226 , 8 ) ;
113 Text[ en-US ] = "The connection to the outgoing mail server has been established";
117 Text[ en-US ] = "Sending e-mails...";
119 FixedLine FL_TRANSFERSTATUS
121 Pos = MAP_APPFONT ( 6 , 28 ) ;
122 Size = MAP_APPFONT ( 238 , 8 ) ;
123 Text[ en-US ] = "Transfer status";
125 FixedText FT_TRANSFERSTATUS
127 Pos = MAP_APPFONT ( 12, 39 ) ;
128 Size = MAP_APPFONT ( 110 , 8 ) ;
129 Text[ en-US ] = "%1 of %2 e-mails sent";
133 Pos = MAP_APPFONT ( 125, 39 ) ;
134 Size = MAP_APPFONT ( 100 , 8 ) ;
136 Text[ en-US ] = "Sending paused";
140 Pos = MAP_APPFONT ( 12 , 50 ) ;
141 Size = MAP_APPFONT ( 226 , 14 ) ;
144 FixedText FT_ERRORSTATUS
146 Pos = MAP_APPFONT ( 12 , 67 ) ;
147 Size = MAP_APPFONT ( 226 , 8 ) ;
148 Text[ en-US ] = "E-mails not sent: %1";
150 PushButton PB_DETAILS
152 Pos = MAP_APPFONT ( 188 , 81 ) ;
153 Size = MAP_APPFONT ( 50 , 14 ) ;
154 Text[ en-US ] = "More >>";
158 Text[ en-US ] = "<< Less";
163 Pos = MAP_APPFONT ( 12 , 101 ) ;
164 Size = MAP_APPFONT ( 226 , 80 ) ;
167 FixedLine FL_SEPARATOR
169 Pos = MAP_APPFONT ( 0 , 187 ) ;
170 Size = MAP_APPFONT ( 250 , 8 ) ;
174 Pos = MAP_APPFONT ( 141 , 201 ) ;
175 Size = MAP_APPFONT ( 50 , 14 ) ;
176 Text[ en-US ] = "~Stop";
180 Pos = MAP_APPFONT ( 194 , 201 ) ;
181 Size = MAP_APPFONT ( 50 , 14 ) ;
182 Text[ en-US ] = "C~lose";
186 Text[ en-US ] = "~Continue";
188 #define IMGLIST2_IDS\
199 MaskColor = IMAGE_MASK_COLOR;
206 MaskColor = IMAGE_MASK_COLOR ;
211 Text[ en-US ] = "Task";
215 Text[ en-US ] = "Status";
219 Text[ en-US ] = "Sending to: %1";
223 Text[ en-US ] = "Successfully sent";
227 Text[ en-US ] = "Sending failed (invalid address)";
229 String ST_TERMINATEQUERY
231 Text[ en-US ] = "There are still e-mail messages in your %PRODUCTNAME Outbox.\nWould you like to exit anyway?";
235 ModalDialog DLG_MM_SENDWARNING
239 HelpID = HID_MM_SENDWARNING;
240 Size = MAP_APPFONT ( 240 , 137 ) ;
243 Text[en-US] = "E-Mails could not be sent";
244 FixedImage IM_WARNING
246 Pos = MAP_APPFONT ( 6 , 3 ) ;
247 Size = MAP_APPFONT ( 30 , 30 ) ;
251 Pos = MAP_APPFONT ( 40 , 6 ) ;
252 Size = MAP_APPFONT ( 170 , 30 ) ;
254 Text[ en-US ] = "The following error occurred:";
258 Pos = MAP_APPFONT ( 40, 39 ) ;
259 Size = MAP_APPFONT ( 174, 8 ) ;
260 Text[ en-US ] = "Detailed information";
262 MultiLineEdit ED_DETAILS
264 Pos = MAP_APPFONT ( 40 , 50 ) ;
265 Size = MAP_APPFONT ( 194 , 50 ) ;
269 FixedLine FL_SEPARATOR
271 Pos = MAP_APPFONT ( 0 , 106 ) ;
272 Size = MAP_APPFONT ( 240 , 8 ) ;
276 Pos = MAP_APPFONT ( 95 , 117) ;
277 Size = MAP_APPFONT ( 50 , 14 ) ;