summaryrefslogtreecommitdiff
path: root/reportdesign/uiconfig/dbreport/ui/floatingfield.ui
diff options
context:
space:
mode:
Diffstat (limited to 'reportdesign/uiconfig/dbreport/ui/floatingfield.ui')
-rw-r--r--reportdesign/uiconfig/dbreport/ui/floatingfield.ui14
1 files changed, 7 insertions, 7 deletions
diff --git a/reportdesign/uiconfig/dbreport/ui/floatingfield.ui b/reportdesign/uiconfig/dbreport/ui/floatingfield.ui
index 050cc6104a1c..da3057f645fa 100644
--- a/reportdesign/uiconfig/dbreport/ui/floatingfield.ui
+++ b/reportdesign/uiconfig/dbreport/ui/floatingfield.ui
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- Generated with glade 3.20.0 -->
-<interface>
+<interface domain="rpt">
<requires lib="gtk+" version="3.0"/>
<object class="GtkWindow" id="FloatingField">
<property name="visible">True</property>
@@ -8,7 +8,7 @@
<property name="hexpand">True</property>
<property name="vexpand">True</property>
<property name="border_width">6</property>
- <property name="title" translatable="yes">Sorting and Grouping</property>
+ <property name="title" translatable="yes" context="floatingfield|FloatingField">Sorting and Grouping</property>
<property name="type_hint">utility</property>
<child>
<object class="GtkGrid" id="grid3">
@@ -27,7 +27,7 @@
<object class="GtkToolButton" id="up">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="label" translatable="yes">Sort Ascending</property>
+ <property name="label" translatable="yes" context="floatingfield|up">Sort Ascending</property>
<property name="use_underline">True</property>
<property name="icon_name">cmd/sc_sortup.png</property>
</object>
@@ -40,7 +40,7 @@
<object class="GtkToolButton" id="down">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="label" translatable="yes">Sort Descending</property>
+ <property name="label" translatable="yes" context="floatingfield|down">Sort Descending</property>
<property name="use_underline">True</property>
<property name="icon_name">cmd/sc_sortdown.png</property>
</object>
@@ -53,7 +53,7 @@
<object class="GtkToolButton" id="delete">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="label" translatable="yes">Remove sorting</property>
+ <property name="label" translatable="yes" context="floatingfield|delete">Remove sorting</property>
<property name="use_underline">True</property>
<property name="icon_name">cmd/sc_removefiltersort.png</property>
</object>
@@ -76,7 +76,7 @@
<object class="GtkToolButton" id="insert">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="label" translatable="yes">Insert</property>
+ <property name="label" translatable="yes" context="floatingfield|insert">Insert</property>
<property name="use_underline">True</property>
</object>
<packing>
@@ -95,7 +95,7 @@
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="halign">start</property>
- <property name="label" translatable="yes">Highlight the fields to insert into the selected section of the template, then click Insert or press Enter.</property>
+ <property name="label" translatable="yes" context="floatingfield|helptext">Highlight the fields to insert into the selected section of the template, then click Insert or press Enter.</property>
<property name="wrap">True</property>
<property name="max_width_chars">60</property>
<property name="xalign">0</property>