[epiphany] prefs-dialog.ui: fix capitalization of "Enable Plugins"



commit 35550d6ec0eb89e79e420e53b63414c40a5c55b2
Author: Xan Lopez <xan gnome org>
Date:   Mon Aug 30 14:14:54 2010 +0900

    prefs-dialog.ui: fix capitalization of "Enable Plugins"
    
    Bug #627496

 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 262fe40..51eb0a4 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>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]