diff options
Diffstat (limited to 'sw')
-rw-r--r-- | sw/uiconfig/swriter/ui/footnotepage.ui | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/sw/uiconfig/swriter/ui/footnotepage.ui b/sw/uiconfig/swriter/ui/footnotepage.ui index 2f6a725443be..a6a0c8f013cb 100644 --- a/sw/uiconfig/swriter/ui/footnotepage.ui +++ b/sw/uiconfig/swriter/ui/footnotepage.ui @@ -44,10 +44,10 @@ </packing> </child> <child> - <object class="GtkLabel" id="label7"> + <object class="GtkLabel" id="offset"> <property name="visible">True</property> <property name="can-focus">False</property> - <property name="label" translatable="yes" context="footnotepage|label7">Counting</property> + <property name="label" translatable="yes" context="footnotepage|offset">Start at</property> <property name="xalign">0</property> </object> <packing> @@ -86,10 +86,10 @@ </packing> </child> <child> - <object class="GtkLabel" id="offset"> + <object class="GtkLabel" id="label7"> <property name="visible">True</property> <property name="can-focus">False</property> - <property name="label" translatable="yes" context="footnotepage|offset">Start at</property> + <property name="label" translatable="yes" context="footnotepage|label7">Counting</property> <property name="xalign">0</property> </object> <packing> |