summaryrefslogtreecommitdiff
path: root/plugins/gtkui/deadbeef.glade
diff options
context:
space:
mode:
authorGravatar Alexey Yakovenko <waker@users.sourceforge.net>2014-06-25 19:50:05 +0200
committerGravatar Alexey Yakovenko <waker@users.sourceforge.net>2014-06-25 19:50:28 +0200
commited1d8f2fa9f174780cdfb518f1a144bb0aaf42e9 (patch)
tree3ce343ca5e7180ea18be3c2673a8624ea0307093 /plugins/gtkui/deadbeef.glade
parente4dcbc4a3285130b14853da94dab5ea23c11119d (diff)
gtkui: fixed "Set custom title" string
Diffstat (limited to 'plugins/gtkui/deadbeef.glade')
-rw-r--r--plugins/gtkui/deadbeef.glade2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/gtkui/deadbeef.glade b/plugins/gtkui/deadbeef.glade
index 57dd0cbe..d95ca35f 100644
--- a/plugins/gtkui/deadbeef.glade
+++ b/plugins/gtkui/deadbeef.glade
@@ -6349,7 +6349,7 @@ if you don't press Apply.</property>
<widget class="GtkCheckButton" id="set_custom_title">
<property name="visible">True</property>
<property name="can_focus">True</property>
- <property name="label" translatable="yes">Set custom title</property>
+ <property name="label" translatable="yes">Set Custom Title</property>
<property name="use_underline">True</property>
<property name="relief">GTK_RELIEF_NORMAL</property>
<property name="focus_on_click">True</property>