diff options
-rw-r--r-- | svtools/uiconfig/ui/linewindow.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/svtools/uiconfig/ui/linewindow.ui b/svtools/uiconfig/ui/linewindow.ui index edcce5e72245..10a1404b0b33 100644 --- a/svtools/uiconfig/ui/linewindow.ui +++ b/svtools/uiconfig/ui/linewindow.ui @@ -14,7 +14,7 @@ <property name="spacing">6</property> <child> <object class="GtkButton" id="none_line_button"> - <property name="label" translatable="yes" context="colorwindow|none_color_button">None</property> + <property name="label" translatable="yes" context="linewindow|none_color_button">None</property> <property name="visible">True</property> <property name="can_focus">True</property> <property name="can_default">True</property> |