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: sharedocdlg.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 "sharedocdlg.hrc"
33 ModalDialog RID_SCDLG_SHAREDOCUMENT
36 HelpId = SID_SHARE_DOC ;
38 Size = MAP_APPFONT ( 204 , 186 ) ;
39 Text [ en-US ] = "Share Document" ;
44 Pos = MAP_APPFONT ( 6 , 6 ) ;
45 Size = MAP_APPFONT ( 192 , 8 ) ;
46 Text [ en-US ] = "Share this spreadsheet with other users" ;
50 Pos = MAP_APPFONT ( 15 , 18 ) ;
51 Size = MAP_APPFONT ( 183 , 48 ) ;
53 Text [ en-US ] = "Note: Changes to formatting attributes like fonts, colors, and number formats will not be saved and some functionalities like editing charts and drawing objects are not available in shared mode. Turn off shared mode to get exclusive access needed for those changes and functionalities." ;
57 Pos = MAP_APPFONT ( 6 , 66 ) ;
58 Size = MAP_APPFONT ( 192 , 4 ) ;
62 Pos = MAP_APPFONT ( 6 , 72 ) ;
63 Size = MAP_APPFONT ( 192 , 8 ) ;
64 Text [ en-US ] = "Users currently accessing this spreadsheet" ;
68 Pos = MAP_APPFONT ( 6 , 82 ) ;
69 Size = MAP_APPFONT ( 192 , 72 ) ;
74 Pos = MAP_APPFONT ( 1 , 156 ) ;
75 Size = MAP_APPFONT ( 204 , 8 ) ;
79 Pos = MAP_APPFONT ( 6 , 166 ) ;
80 Size = MAP_APPFONT ( 50 , 14 ) ;
84 Pos = MAP_APPFONT ( 92 , 166 ) ;
85 Size = MAP_APPFONT ( 50 , 14 ) ;
88 CancelButton BTN_CANCEL
90 Pos = MAP_APPFONT ( 148 , 166 ) ;
91 Size = MAP_APPFONT ( 50 , 14 ) ;
95 Text [ en-US ] = "Name" ;
97 String STR_TITLE_ACCESSED
99 Text [ en-US ] = "Accessed" ;
101 String STR_NO_USER_DATA
103 Text [ en-US ] = "No user data available." ;
105 String STR_UNKNOWN_USER
107 Text [ en-US ] = "Unknown User" ;
109 String STR_EXCLUSIVE_ACCESS
111 Text [ en-US ] = "(exclusive access)" ;