diff options
Diffstat (limited to 'svx/uiconfig/ui/floatinglineproperty.ui')
-rw-r--r-- | svx/uiconfig/ui/floatinglineproperty.ui | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/svx/uiconfig/ui/floatinglineproperty.ui b/svx/uiconfig/ui/floatinglineproperty.ui index aad8af88a13d..d7741cfc4093 100644 --- a/svx/uiconfig/ui/floatinglineproperty.ui +++ b/svx/uiconfig/ui/floatinglineproperty.ui @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="UTF-8"?> <!-- Generated with glade 3.19.0 --> -<interface> +<interface domain="svx"> <requires lib="gtk+" version="3.0"/> <object class="GtkAdjustment" id="adjustment1"> <property name="upper">500</property> @@ -50,7 +50,7 @@ <object class="GtkLabel" id="label1"> <property name="visible">True</property> <property name="can_focus">False</property> - <property name="label" translatable="yes">Custom Line Width:</property> + <property name="label" translatable="yes" context="floatinglineproperty|label1">Custom Line Width:</property> <property name="use_underline">True</property> <property name="mnemonic_widget">spin:0.0pt</property> <property name="ellipsize">end</property> |