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: customizeaddresslistdialog.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 ************************************************************************/
31 #include <customizeaddresslistdialog.hrc>
35 /*-- 13.04.2004 13:58:13---------------------------------------------------
37 -----------------------------------------------------------------------*/
38 ModalDialog DLG_MM_CUSTOMIZE_ADDRESS_LIST
42 HelpID = HID_MM_CUSTOMIZE_ADDRESS_LIST;
43 Size = MAP_APPFONT ( 200 , 171 ) ;
46 Text [ en-US ] = "Customize Address List";
50 Pos = MAP_APPFONT ( 6 , 3 ) ;
51 Size = MAP_APPFONT ( 100 , 8 ) ;
52 Text [ en-US ] = "A~ddress list elements";
56 Pos = MAP_APPFONT ( 6 , 14 ) ;
57 Size = MAP_APPFONT ( 112 , 120 ) ;
62 Pos = MAP_APPFONT ( 144 , 3 ) ;
63 Size = MAP_APPFONT ( 50 , 14 ) ;
64 Text [ en-US ] = "~Add...";
68 Pos = MAP_APPFONT ( 144 , 20 ) ;
69 Size = MAP_APPFONT ( 50 , 14 ) ;
70 Text [ en-US ] = "~Delete";
74 Pos = MAP_APPFONT ( 144 , 37 ) ;
75 Size = MAP_APPFONT ( 50 , 14 ) ;
76 Text [ en-US ] = "~Rename...";
80 Pos = MAP_APPFONT ( 124 , 58 ) ;
81 Size = MAP_APPFONT ( 14 , 14 ) ;
82 SYMBOL = IMAGEBUTTON_ARROW_UP;
83 QuickHelpText[ en-US ] = "Move up";
87 Pos = MAP_APPFONT ( 124 , 75 ) ;
88 Size = MAP_APPFONT ( 14 , 14 ) ;
89 SYMBOL = IMAGEBUTTON_ARROW_DOWN;
90 QuickHelpText[ en-US ] = "Move down";
92 FixedLine FL_SEPARATOR
94 Pos = MAP_APPFONT ( 0 , 140 ) ;
95 Size = MAP_APPFONT ( 200 , 8 ) ;
99 Pos = MAP_APPFONT ( 35 , 151 ) ;
100 Size = MAP_APPFONT ( 50 , 14 ) ;
103 CancelButton PB_CANCEL
105 Pos = MAP_APPFONT ( 88 , 151 ) ;
106 Size = MAP_APPFONT ( 50 , 14 ) ;
110 Pos = MAP_APPFONT ( 144 , 151 ) ;
111 Size = MAP_APPFONT ( 50 , 14 ) ;
114 /*-- 13.04.2004 13:58:13---------------------------------------------------
116 -----------------------------------------------------------------------*/
117 ModalDialog DLG_MM_ADD_RENAME_ENTRY
121 HelpID = HID_MM_ADD_RENAME_ENTRY;
122 Size = MAP_APPFONT ( 188 , 60 ) ;
125 Text [ en-US ] = "Add Element";
127 FixedText FT_FIELDNAME
129 Pos = MAP_APPFONT ( 6 , 3 ) ;
130 Size = MAP_APPFONT ( 50 , 8 ) ;
131 Text [ en-US ] = "Element ~name";
135 Pos = MAP_APPFONT ( 6 , 14 ) ;
136 Size = MAP_APPFONT ( 120 , 12 ) ;
142 Pos = MAP_APPFONT ( 132 , 3 ) ;
143 Size = MAP_APPFONT ( 50 , 14 ) ;
146 CancelButton PB_CANCEL
148 Pos = MAP_APPFONT ( 132 , 20 ) ;
149 Size = MAP_APPFONT ( 50 , 14 ) ;
153 Pos = MAP_APPFONT ( 132 , 40 ) ;
154 Size = MAP_APPFONT ( 50 , 14 ) ;
156 String ST_RENAME_TITLE
158 Text [ en-US ] = "Rename Element";
162 Text [ en-US ] = "Add";