diff options
-rw-r--r-- | data/glade/prefs-dialog.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/glade/prefs-dialog.ui b/data/glade/prefs-dialog.ui index 262fe4051..51eb0a4c0 100644 --- a/data/glade/prefs-dialog.ui +++ b/data/glade/prefs-dialog.ui @@ -488,7 +488,7 @@ </child> <child> <object class="GtkCheckButton" id="enable_plugins_checkbutton"> - <property name="label" translatable="yes">Enable _Plugins</property> + <property name="label" translatable="yes">Enable _plugins</property> <property name="visible">True</property> <property name="can_focus">True</property> <property name="receives_default">False</property> |