invokeadminpage.ui 3.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!-- Generated with glade 3.36.0 -->
  3. <interface domain="pcr">
  4. <requires lib="gtk+" version="3.20"/>
  5. <!-- n-columns=1 n-rows=1 -->
  6. <object class="GtkGrid" id="InvokeAdminPage">
  7. <property name="visible">True</property>
  8. <property name="can_focus">False</property>
  9. <property name="border_width">6</property>
  10. <property name="row_spacing">12</property>
  11. <child>
  12. <object class="GtkLabel" id="label2">
  13. <property name="visible">True</property>
  14. <property name="can_focus">False</property>
  15. <property name="label" translatable="yes" context="invokeadminpage|label2">To set up the new data source, additional information is required.
  16. Click the following button to open another dialog in which you then enter the necessary information.</property>
  17. <property name="wrap">True</property>
  18. <property name="width_chars">70</property>
  19. <property name="max_width_chars">70</property>
  20. <property name="xalign">0</property>
  21. <property name="yalign">0</property>
  22. <child internal-child="accessible">
  23. <object class="AtkObject" id="label2-atkobject">
  24. <property name="AtkObject::accessible-role" translatable="no">static</property>
  25. </object>
  26. </child>
  27. </object>
  28. <packing>
  29. <property name="left_attach">0</property>
  30. <property name="top_attach">0</property>
  31. </packing>
  32. </child>
  33. <child>
  34. <object class="GtkButton" id="settings">
  35. <property name="label" translatable="yes" context="invokeadminpage|settings">Settings</property>
  36. <property name="visible">True</property>
  37. <property name="can_focus">True</property>
  38. <property name="receives_default">True</property>
  39. <property name="halign">center</property>
  40. <child internal-child="accessible">
  41. <object class="AtkObject" id="settings-atkobject">
  42. <property name="AtkObject::accessible-description" translatable="yes" context="invokeadminpage|extended_tip|settings">Calls a dialog in which you can enter additional settings.</property>
  43. </object>
  44. </child>
  45. </object>
  46. <packing>
  47. <property name="left_attach">0</property>
  48. <property name="top_attach">1</property>
  49. </packing>
  50. </child>
  51. <child>
  52. <object class="GtkLabel" id="warning">
  53. <property name="can_focus">False</property>
  54. <property name="no_show_all">True</property>
  55. <property name="label" translatable="yes" context="invokeadminpage|warning">The connection to the data source could not be established.
  56. Before you proceed, please check the settings made, or (on the previous page) choose another address data source type.</property>
  57. <property name="wrap">True</property>
  58. <property name="width_chars">70</property>
  59. <property name="max_width_chars">70</property>
  60. <property name="xalign">0</property>
  61. <property name="yalign">0</property>
  62. <child internal-child="accessible">
  63. <object class="AtkObject" id="warning-atkobject">
  64. <property name="AtkObject::accessible-role" translatable="no">static</property>
  65. </object>
  66. </child>
  67. </object>
  68. <packing>
  69. <property name="left_attach">0</property>
  70. <property name="top_attach">2</property>
  71. </packing>
  72. </child>
  73. <child internal-child="accessible">
  74. <object class="AtkObject" id="InvokeAdminPage-atkobject">
  75. <property name="AtkObject::accessible-description" translatable="yes" context="invokeadminpage|extended_tip|InvokeAdminPage">Allows you to enter additional settings for LDAP address data and other external data sources.</property>
  76. </object>
  77. </child>
  78. </object>
  79. </interface>