diff options
Diffstat (limited to 'cui')
-rw-r--r-- | cui/uiconfig/ui/optopenclpage.ui | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/cui/uiconfig/ui/optopenclpage.ui b/cui/uiconfig/ui/optopenclpage.ui index dcf3978ffbfb..89ac882818a0 100644 --- a/cui/uiconfig/ui/optopenclpage.ui +++ b/cui/uiconfig/ui/optopenclpage.ui @@ -97,7 +97,7 @@ </child> <child> <object class="GtkButton" id="bldelete"> - <property name="label" translatable="yes">_Delete...</property> + <property name="label" translatable="yes">_Delete</property> <property name="visible">True</property> <property name="can_focus">True</property> <property name="receives_default">True</property> @@ -290,7 +290,7 @@ </child> <child> <object class="GtkButton" id="wldelete"> - <property name="label" translatable="yes">_Delete...</property> + <property name="label" translatable="yes">_Delete</property> <property name="visible">True</property> <property name="can_focus">True</property> <property name="receives_default">True</property> |