summaryrefslogtreecommitdiff
path: root/sc/uiconfig/scalc/ui/exponentialsmoothingdialog.ui
diff options
context:
space:
mode:
Diffstat (limited to 'sc/uiconfig/scalc/ui/exponentialsmoothingdialog.ui')
-rw-r--r--sc/uiconfig/scalc/ui/exponentialsmoothingdialog.ui20
1 files changed, 10 insertions, 10 deletions
diff --git a/sc/uiconfig/scalc/ui/exponentialsmoothingdialog.ui b/sc/uiconfig/scalc/ui/exponentialsmoothingdialog.ui
index 93a5884e338d..b6de19c1c9fe 100644
--- a/sc/uiconfig/scalc/ui/exponentialsmoothingdialog.ui
+++ b/sc/uiconfig/scalc/ui/exponentialsmoothingdialog.ui
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- Generated with glade 3.18.3 -->
-<interface>
+<interface domain="sc">
<requires lib="gtk+" version="3.0"/>
<requires lib="LibreOffice" version="1.0"/>
<object class="GtkAdjustment" id="smoothing-factor-adjustment">
@@ -12,7 +12,7 @@
<object class="GtkDialog" id="ExponentialSmoothingDialog">
<property name="can_focus">False</property>
<property name="border_width">6</property>
- <property name="title" translatable="yes">Exponential Smoothing</property>
+ <property name="title" translatable="yes" context="exponentialsmoothingdialog|ExponentialSmoothingDialog">Exponential Smoothing</property>
<property name="resizable">False</property>
<property name="type_hint">dialog</property>
<child internal-child="vbox">
@@ -45,7 +45,7 @@
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="xalign">0</property>
- <property name="label" translatable="yes">Input range:</property>
+ <property name="label" translatable="yes" context="exponentialsmoothingdialog|input-range-label">Input range:</property>
<property name="use_underline">True</property>
<property name="mnemonic_widget">input-range-edit</property>
</object>
@@ -84,7 +84,7 @@
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="xalign">0</property>
- <property name="label" translatable="yes">Results to:</property>
+ <property name="label" translatable="yes" context="exponentialsmoothingdialog|output-range-label">Results to:</property>
<property name="use_underline">True</property>
<property name="mnemonic_widget">output-range-edit</property>
</object>
@@ -126,7 +126,7 @@
<object class="GtkLabel" id="label5">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="label" translatable="yes">Data</property>
+ <property name="label" translatable="yes" context="exponentialsmoothingdialog|label5">Data</property>
<attributes>
<attribute name="weight" value="bold"/>
</attributes>
@@ -220,7 +220,7 @@
<property name="column_spacing">12</property>
<child>
<object class="GtkRadioButton" id="groupedby-columns-radio">
- <property name="label" translatable="yes">Columns</property>
+ <property name="label" translatable="yes" context="exponentialsmoothingdialog|groupedby-columns-radio">Columns</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">False</property>
@@ -236,7 +236,7 @@
</child>
<child>
<object class="GtkRadioButton" id="groupedby-rows-radio">
- <property name="label" translatable="yes">Rows</property>
+ <property name="label" translatable="yes" context="exponentialsmoothingdialog|groupedby-rows-radio">Rows</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">False</property>
@@ -258,7 +258,7 @@
<object class="GtkLabel" id="label2">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="label" translatable="yes">Grouped by</property>
+ <property name="label" translatable="yes" context="exponentialsmoothingdialog|label2">Grouped by</property>
<attributes>
<attribute name="weight" value="bold"/>
</attributes>
@@ -296,7 +296,7 @@
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="xalign">0</property>
- <property name="label" translatable="yes">Smoothing factor:</property>
+ <property name="label" translatable="yes" context="exponentialsmoothingdialog|smoothing-factor-label">Smoothing factor:</property>
<property name="use_underline">True</property>
<property name="mnemonic_widget">smoothing-factor-spin</property>
</object>
@@ -328,7 +328,7 @@
<object class="GtkLabel" id="label1">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="label" translatable="yes">Parameters</property>
+ <property name="label" translatable="yes" context="exponentialsmoothingdialog|label1">Parameters</property>
<attributes>
<attribute name="weight" value="bold"/>
</attributes>