LanguageTool: don't crash if REST protocol isn't set
[LibreOffice.git] / sfx2 / uiconfig / ui / helpmanual.ui
blob0da32ebb4a996e57aaaab017328892592c520600
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- Generated with glade 3.22.1 -->
3 <interface domain="sfx">
4 <requires lib="gtk+" version="3.20"/>
5 <object class="GtkMessageDialog" id="onlinehelpmanual">
6 <property name="can_focus">False</property>
7 <property name="title" translatable="yes" context="helpmanual|onlinehelpmanual">%PRODUCTNAME Help Not Installed</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="text" translatable="yes" context="helpmanual|onlinehelpmanual">The %PRODUCTNAME built-in help for current UI language ($UILOCALE) is not installed on your computer.</property>
13 <property name="secondary_text" translatable="yes" context="helpmanual|onlinehelpmanual">You may either install it from our website or your system’s repositories, or read an online version.</property>
14 <child internal-child="vbox">
15 <object class="GtkBox" id="internal_box">
16 <property name="can_focus">False</property>
17 <property name="orientation">vertical</property>
18 <child internal-child="action_area">
19 <object class="GtkButtonBox" id="btnbox">
20 <property name="can_focus">False</property>
21 <child>
22 <object class="GtkButton" id="website">
23 <property name="label" translatable="yes" context="helpmanual|website">Read Help Online</property>
24 <property name="visible">True</property>
25 <property name="can_focus">True</property>
26 <property name="receives_default">False</property>
27 <property name="use_underline">True</property>
28 </object>
29 <packing>
30 <property name="expand">True</property>
31 <property name="fill">True</property>
32 <property name="position">0</property>
33 </packing>
34 </child>
35 <child>
36 <object class="GtkButton" id="cancel">
37 <property name="label" translatable="yes" context="stock">_Cancel</property>
38 <property name="visible">True</property>
39 <property name="can_focus">True</property>
40 <property name="can_default">True</property>
41 <property name="has_default">True</property>
42 <property name="receives_default">True</property>
43 <property name="use-underline">True</property>
44 </object>
45 <packing>
46 <property name="expand">True</property>
47 <property name="fill">True</property>
48 <property name="position">1</property>
49 </packing>
50 </child>
51 </object>
52 <packing>
53 <property name="expand">False</property>
54 <property name="fill">False</property>
55 <property name="position">0</property>
56 </packing>
57 </child>
58 <child>
59 <object class="GtkCheckButton" id="hidedialog">
60 <property name="label" translatable="yes" context="helpmanual|hidedialog">Do not show this dialog again</property>
61 <property name="visible">True</property>
62 <property name="can_focus">True</property>
63 <property name="receives_default">False</property>
64 <property name="draw_indicator">True</property>
65 </object>
66 <packing>
67 <property name="expand">False</property>
68 <property name="fill">True</property>
69 <property name="position">2</property>
70 </packing>
71 </child>
72 </object>
73 </child>
74 <action-widgets>
75 <action-widget response="-5">website</action-widget>
76 <action-widget response="-6">cancel</action-widget>
77 </action-widgets>
78 </object>
79 </interface>