summaryrefslogtreecommitdiff
path: root/cui/uiconfig/ui/connpooloptions.ui
diff options
context:
space:
mode:
Diffstat (limited to 'cui/uiconfig/ui/connpooloptions.ui')
-rw-r--r--cui/uiconfig/ui/connpooloptions.ui14
1 files changed, 7 insertions, 7 deletions
diff --git a/cui/uiconfig/ui/connpooloptions.ui b/cui/uiconfig/ui/connpooloptions.ui
index d8a2d33c985b..fab025fde0e0 100644
--- a/cui/uiconfig/ui/connpooloptions.ui
+++ b/cui/uiconfig/ui/connpooloptions.ui
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- Generated with glade 3.16.1 -->
-<interface>
+<interface domain="cui">
<requires lib="gtk+" version="3.0"/>
<!-- interface-requires LibreOffice 1.0 -->
<object class="GtkGrid" id="ConnPoolPage">
@@ -36,7 +36,7 @@
<property name="row_spacing">6</property>
<child>
<object class="GtkCheckButton" id="connectionpooling">
- <property name="label" translatable="yes">Connection pooling enabled</property>
+ <property name="label" translatable="yes" context="connpooloptions|connectionpooling">Connection pooling enabled</property>
<property name="use_action_appearance">False</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
@@ -65,7 +65,7 @@
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="xalign">0</property>
- <property name="label" translatable="yes">Drivers known in %PRODUCTNAME</property>
+ <property name="label" translatable="yes" context="connpooloptions|driverslabel">Drivers known in %PRODUCTNAME</property>
<property name="use_underline">True</property>
<property name="mnemonic_widget">driverlist</property>
</object>
@@ -99,7 +99,7 @@
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="xalign">0</property>
- <property name="label" translatable="yes">Current driver:</property>
+ <property name="label" translatable="yes" context="connpooloptions|driverlabel">Current driver:</property>
</object>
<packing>
<property name="expand">False</property>
@@ -130,7 +130,7 @@
</child>
<child>
<object class="GtkCheckButton" id="enablepooling">
- <property name="label" translatable="yes">Enable pooling for this driver</property>
+ <property name="label" translatable="yes" context="connpooloptions|enablepooling">Enable pooling for this driver</property>
<property name="use_action_appearance">False</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
@@ -156,7 +156,7 @@
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="xalign">0</property>
- <property name="label" translatable="yes">_Timeout (seconds)</property>
+ <property name="label" translatable="yes" context="connpooloptions|timeoutlabel">_Timeout (seconds)</property>
<property name="use_underline">True</property>
<property name="mnemonic_widget">timeout</property>
</object>
@@ -205,7 +205,7 @@
<object class="GtkLabel" id="label1">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="label" translatable="yes">Connection Pool</property>
+ <property name="label" translatable="yes" context="connpooloptions|label1">Connection Pool</property>
<attributes>
<attribute name="weight" value="bold"/>
</attributes>