2 * This file is part of the LibreOffice project.
4 * This Source Code Form is subject to the terms of the Mozilla Public
5 * License, v. 2.0. If a copy of the MPL was not distributed with this
6 * file, You can obtain one at http://mozilla.org/MPL/2.0/.
8 * This file incorporates work covered by the following license notice:
10 * Licensed to the Apache Software Foundation (ASF) under one or more
11 * contributor license agreements. See the NOTICE file distributed
12 * with this work for additional information regarding copyright
13 * ownership. The ASF licenses this file to you under the Apache
14 * License, Version 2.0 (the "License"); you may not use this file
15 * except in compliance with the License. You may obtain a copy of
16 * the License at http://www.apache.org/licenses/LICENSE-2.0 .
19 #include "sharedocdlg.hrc"
21 ModalDialog RID_SCDLG_SHAREDOCUMENT
24 HelpId = CMD_SID_SHARE_DOC ;
26 Size = MAP_APPFONT ( 204 , 186 ) ;
27 Text [ en-US ] = "Share Document" ;
32 HelpID = "sc:CheckBox:RID_SCDLG_SHAREDOCUMENT:CB_SHARE";
33 Pos = MAP_APPFONT ( 6 , 6 ) ;
34 Size = MAP_APPFONT ( 192 , 8 ) ;
35 Text [ en-US ] = "Share this spreadsheet with other users" ;
39 Pos = MAP_APPFONT ( 15 , 18 ) ;
40 Size = MAP_APPFONT ( 183 , 48 ) ;
42 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." ;
46 Pos = MAP_APPFONT ( 6 , 66 ) ;
47 Size = MAP_APPFONT ( 192 , 4 ) ;
51 Pos = MAP_APPFONT ( 6 , 72 ) ;
52 Size = MAP_APPFONT ( 192 , 8 ) ;
53 Text [ en-US ] = "Users currently accessing this spreadsheet" ;
57 Pos = MAP_APPFONT ( 6 , 82 ) ;
58 Size = MAP_APPFONT ( 192 , 72 ) ;
63 Pos = MAP_APPFONT ( 1 , 156 ) ;
64 Size = MAP_APPFONT ( 204 , 8 ) ;
68 Pos = MAP_APPFONT ( 6 , 166 ) ;
69 Size = MAP_APPFONT ( 50 , 14 ) ;
73 Pos = MAP_APPFONT ( 92 , 166 ) ;
74 Size = MAP_APPFONT ( 50 , 14 ) ;
77 CancelButton BTN_CANCEL
79 Pos = MAP_APPFONT ( 148 , 166 ) ;
80 Size = MAP_APPFONT ( 50 , 14 ) ;
84 Text [ en-US ] = "Name" ;
86 String STR_TITLE_ACCESSED
88 Text [ en-US ] = "Accessed" ;
90 String STR_NO_USER_DATA
92 Text [ en-US ] = "No user data available." ;
94 String STR_UNKNOWN_USER
96 Text [ en-US ] = "Unknown User" ;
98 String STR_EXCLUSIVE_ACCESS
100 Text [ en-US ] = "(exclusive access)" ;