[epiphany] prefs-dialog: rename "automatically open downloads"



commit 03d920eebb49fb9ecfda4ec00b669d1032caf587
Author: Diego Escalante Urrelo <descalante igalia com>
Date:   Tue Apr 19 00:36:27 2011 -0500

    prefs-dialog: rename "automatically open downloads"
    
    Change "automatically download and open files" to "automatically open
    downloaded files", which is what actually happens.
    
    Bug #646453

 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 66d9b35..98d4a78 100644
--- a/data/glade/prefs-dialog.ui
+++ b/data/glade/prefs-dialog.ui
@@ -216,7 +216,7 @@
                                 </child>
                                 <child>
                                   <object class="GtkCheckButton" id="automatic_downloads_checkbutton">
-                                    <property name="label" translatable="yes">A_utomatically download and open files</property>
+                                    <property name="label" translatable="yes">A_utomatically open downloaded files</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]