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: changedb.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 "changedb.hrc"
35 ModalDialog DLG_CHANGE_DB
39 Size = MAP_APPFONT ( 286 , 175 ) ;
41 Text [ en-US ] = "Exchange Databases" ;
45 Pos = MAP_APPFONT ( 6 , 3 ) ;
46 Size = MAP_APPFONT ( 218 , 8 ) ;
48 Text [ en-US ] = "Exchange databases" ;
52 Pos = MAP_APPFONT ( 12 , 14 ) ;
53 Size = MAP_APPFONT ( 90 , 8 ) ;
55 Text [ en-US ] = "Databases in Use" ;
59 Pos = MAP_APPFONT ( 118 , 14 ) ;
60 Size = MAP_APPFONT ( 90 , 8 ) ;
62 Text [ en-US ] = "Available Databases" ;
67 Pos = MAP_APPFONT ( 12 , 25 ) ;
68 Size = MAP_APPFONT ( 100 , 62 ) ;
74 Pos = MAP_APPFONT ( 118 , 25 ) ;
75 Size = MAP_APPFONT ( 100 , 62 ) ;
80 Pos = MAP_APPFONT ( 118 , 90 ) ;
81 Size = MAP_APPFONT ( 50 , 14 ) ;
82 Text [ en-US ] = "Browse..." ;
86 Pos = MAP_APPFONT ( 12 , 110 ) ;
87 Size = MAP_APPFONT ( 210 , 45 ) ;
90 Text [ en-US ] = "Use this dialog to replace the databases you access in your document via database fields, with other databases. You can only make one change at a time. Multiple selection is possible in the list on the left.\nUse the browse button to select a database file." ;
92 FixedText FT_DOCDBTEXT
94 Pos = MAP_APPFONT ( 6 , 161 ) ;
95 Size = MAP_APPFONT ( 100 , 8 ) ;
97 Text [ en-US ] = "Database applied to document:" ;
99 FixedText FT_DOCDBNAME
101 Pos = MAP_APPFONT ( 109 , 161 ) ;
102 Size = MAP_APPFONT ( 114 , 8 ) ;
104 Text [ en-US ] = "Addresses.Addresses" ;
108 Pos = MAP_APPFONT ( 230 , 6 ) ;
109 Size = MAP_APPFONT ( 50 , 14 ) ;
114 Text [ en-US ] = "Define" ;
116 CancelButton BT_CANCEL
118 Pos = MAP_APPFONT ( 230 , 23 ) ;
119 Size = MAP_APPFONT ( 50 , 14 ) ;
121 Text [ en-US ] = "~Close" ;
125 Pos = MAP_APPFONT ( 230 , 43 ) ;
126 Size = MAP_APPFONT ( 50 , 14 ) ;