Version 7.6.3.2-android, tag libreoffice-7.6.3.2-android
[LibreOffice.git] / sw / uiconfig / swriter / ui / inforeadonlydialog.ui
blob3714ddab248a1f7056a7146bd34a6e88bcd70b2e
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- Generated with glade 3.20.2 -->
3 <interface domain="sw">
4 <requires lib="gtk+" version="3.20"/>
5 <object class="GtkMessageDialog" id="InfoReadonlyDialog">
6 <property name="can_focus">False</property>
7 <property name="title" translatable="yes" context="inforeadonlydialog|InfoReadonlyDialog">Read-Only Content</property>
8 <property name="resizable">False</property>
9 <property name="modal">True</property>
10 <property name="type_hint">dialog</property>
11 <property name="skip_taskbar_hint">True</property>
12 <property name="buttons">ok</property>
13 <property name="text" translatable="yes" context="inforeadonlydialog|InfoReadonlyDialog">Write-protected content cannot be changed.</property>
14 <property name="secondary_text" translatable="yes" context="inforeadonlydialog|InfoReadonlyDialog">No modifications will be accepted.</property>
15 <child internal-child="vbox">
16 <object class="GtkBox" id="messagedialog-vbox">
17 <property name="can_focus">False</property>
18 <property name="orientation">vertical</property>
19 <property name="spacing">12</property>
20 <child internal-child="action_area">
21 <object class="GtkButtonBox" id="messagedialog-action_area">
22 <property name="can_focus">False</property>
23 </object>
24 <packing>
25 <property name="expand">False</property>
26 <property name="fill">True</property>
27 <property name="pack_type">end</property>
28 <property name="position">0</property>
29 </packing>
30 </child>
31 </object>
32 </child>
33 </object>
34 </interface>