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: webconninfo.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 --------------------------------------------------------------
33 #include <svtools/controldims.hrc>
34 #include "webconninfo.hrc"
35 #include <svx/dialogs.hrc>
38 ModalDialog RID_SVXDLG_WEBCONNECTION_INFO
40 HelpID = HID_DLG_WEBCONNECTION_INFO ;
43 Size = MAP_APPFONT ( DLG_WIDTH , DLG_HEIGHT ) ;
46 Text [ en-US ] = "Stored Web Connection Information" ;
47 FixedText FI_NEVERSHOWN
49 Pos = MAP_APPFONT( COL_0, ROW_0 );
50 Size = MAP_APPFONT( COL_2-COL_0, RSC_CD_FIXEDTEXT_HEIGHT );
51 Text [ en-US ] = "Web login information (passwords are never shown)";
55 Pos = MAP_APPFONT ( COL_0 , ROW_1 ) ;
56 Size = MAP_APPFONT ( COL_2-COL_0 , ROW_2-ROW_1 ) ;
62 Pos = MAP_APPFONT ( COL_0 , ROW_3 ) ;
63 Size = MAP_APPFONT ( RSC_CD_PUSHBUTTON_WIDTH , RSC_CD_PUSHBUTTON_HEIGHT ) ;
64 Text [ en-US ] = "Remove";
66 PushButton PB_REMOVEALL
68 Pos = MAP_APPFONT ( COL_1 , ROW_3 ) ;
69 Size = MAP_APPFONT ( RSC_CD_PUSHBUTTON_WIDTH , RSC_CD_PUSHBUTTON_HEIGHT ) ;
70 Text [ en-US ] = "Remove All";
74 Pos = MAP_APPFONT ( COL_C , ROW_3 ) ;
75 Size = MAP_APPFONT ( RSC_CD_PUSHBUTTON_WIDTH , RSC_CD_PUSHBUTTON_HEIGHT ) ;
76 Text [ en-US ] = "Change Password...";
80 Pos = MAP_APPFONT( 0, ROW_4 );
81 Size = MAP_APPFONT( DLG_WIDTH, RSC_CD_FIXEDLINE_HEIGHT );
85 Pos = MAP_APPFONT ( COL_B , ROW_5 ) ;
86 Size = MAP_APPFONT ( RSC_CD_PUSHBUTTON_WIDTH , RSC_CD_PUSHBUTTON_HEIGHT ) ;
89 Text [ en-US ] = "Close";
93 Pos = MAP_APPFONT ( COL_C , ROW_5 ) ;
94 Size = MAP_APPFONT ( RSC_CD_PUSHBUTTON_WIDTH , RSC_CD_PUSHBUTTON_HEIGHT ) ;
99 Text [ en-US ] = "Website";
103 Text [ en-US ] = "User name";