summaryrefslogtreecommitdiff
path: root/dbaccess/uiconfig/ui/querypropertiesdialog.ui
diff options
context:
space:
mode:
Diffstat (limited to 'dbaccess/uiconfig/ui/querypropertiesdialog.ui')
-rw-r--r--dbaccess/uiconfig/ui/querypropertiesdialog.ui12
1 files changed, 6 insertions, 6 deletions
diff --git a/dbaccess/uiconfig/ui/querypropertiesdialog.ui b/dbaccess/uiconfig/ui/querypropertiesdialog.ui
index 03f6a3a47e01..d0d03462b501 100644
--- a/dbaccess/uiconfig/ui/querypropertiesdialog.ui
+++ b/dbaccess/uiconfig/ui/querypropertiesdialog.ui
@@ -1,12 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- Generated with glade 3.16.1 -->
-<interface>
+<interface domain="dba">
<requires lib="gtk+" version="3.0"/>
<!-- interface-requires LibreOffice 1.0 -->
<object class="GtkDialog" id="QueryPropertiesDialog">
<property name="can_focus">False</property>
<property name="border_width">6</property>
- <property name="title" translatable="yes">Query Properties</property>
+ <property name="title" translatable="yes" context="querypropertiesdialog|QueryPropertiesDialog">Query Properties</property>
<property name="resizable">False</property>
<property name="modal">True</property>
<property name="type_hint">dialog</property>
@@ -98,7 +98,7 @@
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="xalign">1</property>
- <property name="label" translatable="yes">Limit:</property>
+ <property name="label" translatable="yes" context="querypropertiesdialog|limit-label">Limit:</property>
</object>
<packing>
<property name="left_attach">0</property>
@@ -114,7 +114,7 @@
<property name="layout_style">start</property>
<child>
<object class="GtkRadioButton" id="distinct">
- <property name="label" translatable="yes">Yes</property>
+ <property name="label" translatable="yes" context="querypropertiesdialog|distinct">Yes</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">False</property>
@@ -130,7 +130,7 @@
</child>
<child>
<object class="GtkRadioButton" id="nondistinct">
- <property name="label" translatable="yes">No</property>
+ <property name="label" translatable="yes" context="querypropertiesdialog|nondistinct">No</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">False</property>
@@ -157,7 +157,7 @@
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="xalign">1</property>
- <property name="label" translatable="yes">Distinct values:</property>
+ <property name="label" translatable="yes" context="querypropertiesdialog|distinctvalues">Distinct values:</property>
</object>
<packing>
<property name="left_attach">0</property>