Text [ en-US ] = "Share this spreadsheet with other users" ;
};
FixedText FT_WARNING
{
Pos = MAP_APPFONT ( 15 , 18 ) ;
Size = MAP_APPFONT ( 183 , 48 ) ;
WordBreak = TRUE ;
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." ;
};
FixedLine FL_USERS
{
Pos = MAP_APPFONT ( 6 , 66 ) ;
Size = MAP_APPFONT ( 192 , 4 ) ;
};
FixedText FT_USERS
{
Pos = MAP_APPFONT ( 6 , 72 ) ;
Size = MAP_APPFONT ( 192 , 8 ) ;
Text [ en-US ] = "Users currently accessing this spreadsheet" ;
<propertyname="label"translatable="yes">_Share this spreadsheet with other users</property>
<propertyname="visible">True</property>
<propertyname="can_focus">True</property>
...
...
@@ -119,14 +99,22 @@
</packing>
</child>
<child>
<objectclass="GtkLabel"id="label1">
<objectclass="GtkAlignment"id="alignment1">
<propertyname="visible">True</property>
<propertyname="can_focus">False</property>
<propertyname="label"translatable="yes">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.</property>
<propertyname="left_padding">12</property>
<child>
<objectclass="GtkLabel"id="warning">
<propertyname="visible">True</property>
<propertyname="can_focus">False</property>
<propertyname="xalign">0</property>
<propertyname="yalign">0</property>
<propertyname="xpad">12</property>
<propertyname="label"translatable="yes">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.</property>
<propertyname="wrap">True</property>
<propertyname="max_width_chars">72</property>
</object>
</child>
</object>
<packing>
<propertyname="expand">False</property>
...
...
@@ -142,50 +130,59 @@ functionalities.</property>
</packing>
</child>
<child>
<objectclass="GtkBox"id="box5">
<objectclass="GtkFrame"id="frame1">
<propertyname="visible">True</property>
<propertyname="can_focus">False</property>
<propertyname="orientation">vertical</property>
<propertyname="spacing">6</property>
<propertyname="hexpand">True</property>
<propertyname="vexpand">True</property>
<propertyname="label_xalign">0</property>
<propertyname="shadow_type">none</property>
<child>
<objectclass="GtkSeparator"id="separator1">
<objectclass="GtkAlignment"id="alignment2">
<propertyname="visible">True</property>
<propertyname="can_focus">False</property>
</object>
<packing>
<propertyname="expand">False</property>
<propertyname="fill">True</property>
<propertyname="position">0</property>
</packing>
</child>
<child>
<objectclass="GtkLabel"id="label2">
<propertyname="visible">True</property>
<propertyname="can_focus">False</property>
<propertyname="xalign">0</property>
<propertyname="label"translatable="yes">Users currently accessing this spreadsheet</property>