macrowarnmedium.ui 7.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!-- Generated with glade 3.20.2 -->
  3. <interface domain="uui">
  4. <requires lib="gtk+" version="3.20"/>
  5. <object class="GtkMessageDialog" id="MacroWarnMedium">
  6. <property name="can_focus">False</property>
  7. <property name="title" translatable="yes" context="macrowarnmedium|MacroWarnMedium">%PRODUCTNAME - Security Warning</property>
  8. <property name="modal">True</property>
  9. <property name="default_width">0</property>
  10. <property name="default_height">0</property>
  11. <property name="type_hint">dialog</property>
  12. <property name="message_type">warning</property>
  13. <property name="secondary_text" translatable="yes" context="macrowarnmedium|descr2Label">The document contains document macros.
  14. Macros may contain viruses. Disabling macros for a document is always safe. If you disable macros you may lose functionality provided by the document macros.</property>
  15. <child internal-child="vbox">
  16. <object class="GtkBox">
  17. <property name="can_focus">False</property>
  18. <property name="orientation">vertical</property>
  19. <property name="spacing">2</property>
  20. <child internal-child="action_area">
  21. <object class="GtkButtonBox">
  22. <property name="can_focus">False</property>
  23. <property name="homogeneous">True</property>
  24. <child>
  25. <object class="GtkButton" id="cancel">
  26. <property name="label" translatable="yes" context="macrowarnmedium|cancel">_Disable Macros</property>
  27. <property name="visible">True</property>
  28. <property name="can_focus">True</property>
  29. <property name="can_default">True</property>
  30. <property name="has_default">True</property>
  31. <property name="receives_default">True</property>
  32. <property name="use_underline">True</property>
  33. </object>
  34. <packing>
  35. <property name="expand">False</property>
  36. <property name="fill">True</property>
  37. <property name="position">0</property>
  38. </packing>
  39. </child>
  40. <child>
  41. <object class="GtkButton" id="ok">
  42. <property name="label" translatable="yes" context="macrowarnmedium|ok">_Enable Macros</property>
  43. <property name="visible">True</property>
  44. <property name="can_focus">True</property>
  45. <property name="receives_default">True</property>
  46. <property name="use_underline">True</property>
  47. </object>
  48. <packing>
  49. <property name="expand">False</property>
  50. <property name="fill">True</property>
  51. <property name="position">1</property>
  52. </packing>
  53. </child>
  54. <child>
  55. <object class="GtkButton" id="help">
  56. <property name="label">gtk-help</property>
  57. <property name="visible">True</property>
  58. <property name="can_focus">True</property>
  59. <property name="receives_default">True</property>
  60. <property name="use_stock">True</property>
  61. </object>
  62. <packing>
  63. <property name="expand">False</property>
  64. <property name="fill">True</property>
  65. <property name="position">2</property>
  66. <property name="secondary">True</property>
  67. </packing>
  68. </child>
  69. </object>
  70. <packing>
  71. <property name="expand">False</property>
  72. <property name="fill">False</property>
  73. <property name="position">0</property>
  74. </packing>
  75. </child>
  76. <child>
  77. <!-- n-columns=1 n-rows=1 -->
  78. <object class="GtkGrid" id="grid">
  79. <property name="visible">True</property>
  80. <property name="can_focus">False</property>
  81. <property name="row_spacing">6</property>
  82. <child>
  83. <object class="GtkLabel" id="descr1Label">
  84. <property name="visible">True</property>
  85. <property name="can_focus">False</property>
  86. <property name="halign">start</property>
  87. <property name="hexpand">True</property>
  88. <property name="label" translatable="yes" context="macrowarnmedium|descr1Label">The document contains document macros signed by:</property>
  89. </object>
  90. <packing>
  91. <property name="left_attach">0</property>
  92. <property name="top_attach">0</property>
  93. </packing>
  94. </child>
  95. <child>
  96. <object class="GtkCheckButton" id="alwaysTrustCheckbutton">
  97. <property name="label" translatable="yes" context="macrowarnmedium|alwaysTrustCheckbutton">_Always trust macros from this source</property>
  98. <property name="visible">True</property>
  99. <property name="can_focus">True</property>
  100. <property name="receives_default">False</property>
  101. <property name="use_underline">True</property>
  102. <property name="xalign">0</property>
  103. <property name="draw_indicator">True</property>
  104. </object>
  105. <packing>
  106. <property name="left_attach">0</property>
  107. <property name="top_attach">2</property>
  108. </packing>
  109. </child>
  110. <child>
  111. <object class="GtkBox">
  112. <property name="visible">True</property>
  113. <property name="can_focus">False</property>
  114. <property name="spacing">12</property>
  115. <child>
  116. <object class="GtkLabel" id="signsLabel">
  117. <property name="visible">True</property>
  118. <property name="can_focus">False</property>
  119. </object>
  120. <packing>
  121. <property name="expand">False</property>
  122. <property name="fill">True</property>
  123. <property name="position">0</property>
  124. </packing>
  125. </child>
  126. <child>
  127. <object class="GtkButton" id="viewSignsButton">
  128. <property name="label" translatable="yes" context="macrowarnmedium|viewSignsButton">_View Signatures…</property>
  129. <property name="visible">True</property>
  130. <property name="can_focus">True</property>
  131. <property name="receives_default">True</property>
  132. <property name="halign">end</property>
  133. <property name="valign">start</property>
  134. <property name="hexpand">True</property>
  135. <property name="use_underline">True</property>
  136. </object>
  137. <packing>
  138. <property name="expand">False</property>
  139. <property name="fill">True</property>
  140. <property name="position">1</property>
  141. </packing>
  142. </child>
  143. </object>
  144. <packing>
  145. <property name="left_attach">0</property>
  146. <property name="top_attach">1</property>
  147. </packing>
  148. </child>
  149. </object>
  150. <packing>
  151. <property name="expand">False</property>
  152. <property name="fill">True</property>
  153. <property name="position">2</property>
  154. </packing>
  155. </child>
  156. </object>
  157. </child>
  158. <action-widgets>
  159. <action-widget response="-6">cancel</action-widget>
  160. <action-widget response="-11">help</action-widget>
  161. </action-widgets>
  162. <child>
  163. <placeholder/>
  164. </child>
  165. </object>
  166. </interface>