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: addresslistdialog.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 <addresslistdialog.hrc>
35 ModalDialog DLG_MM_ADDRESSLISTDIALOG
39 HelpID = HID_MM_ADDRESSLISTDIALOG;
40 Size = MAP_APPFONT ( 260 , 182 ) ;
43 Text [ en-US ] = "Select Address List";
45 FixedText FI_DESCRIPTION
47 Pos = MAP_APPFONT ( 6 , 3 ) ;
48 Size = MAP_APPFONT ( 248 , 24 ) ;
50 Text [ en-US ] = "Select an address list. Click '%1' to select recipients from a different list. If you do not have an address list you can create one by clicking '%2'.";
54 Pos = MAP_APPFONT ( 6 , 30 ) ;
55 Size = MAP_APPFONT ( 248 , 8 ) ;
56 Text [ en-US ] = "Your recipients are currently selected from:";
60 Pos = MAP_APPFONT ( 6 , 43 ) ;
61 Size = MAP_APPFONT ( 182 , 102 ) ;
65 PushButton PB_LOADLIST
67 Pos = MAP_APPFONT ( 194 , 43 ) ;
68 Size = MAP_APPFONT ( 60 , 14 ) ;
69 Text [ en-US ] = "~Add...";
71 PushButton PB_CREATELIST
73 Pos = MAP_APPFONT ( 194 , 60 ) ;
74 Size = MAP_APPFONT ( 60 , 14 ) ;
75 Text [ en-US ] = "~Create...";
79 Pos = MAP_APPFONT ( 194 , 77 ) ;
80 Size = MAP_APPFONT ( 60 , 14 ) ;
81 Text [ en-US ] = "~Filter...";
85 Pos = MAP_APPFONT ( 194 , 94 ) ;
86 Size = MAP_APPFONT ( 60 , 14 ) ;
87 Text [ en-US ] = "~Edit...";
91 Pos = MAP_APPFONT ( 194 , 111 ) ;
92 Size = MAP_APPFONT ( 60 , 14 ) ;
93 Text [ en-US ] = "Change ~Table...";
95 FixedLine FL_SEPARATOR
97 Pos = MAP_APPFONT ( 0 , 151 ) ;
98 Size = MAP_APPFONT ( 260 , 8 ) ;
102 Pos = MAP_APPFONT ( 95 , 162 ) ;
103 Size = MAP_APPFONT ( 50 , 14 ) ;
106 CancelButton PB_CANCEL
108 Pos = MAP_APPFONT ( 148 , 162 ) ;
109 Size = MAP_APPFONT ( 50 , 14 ) ;
113 Pos = MAP_APPFONT ( 204 , 162 ) ;
114 Size = MAP_APPFONT ( 50 , 14 ) ;
118 Text [ en-US ] = "Name";
122 Text [ en-US ] = "Table";
126 Text [ en-US ] = "Connecting to data source...";