[epiphany/mcatanzaro/cookies-prefs: 6/7] Shorten description of safe browsing preference



commit 60558683e1d7059b2d265c6b3e543ec0a519f8c2
Author: Michael Catanzaro <mcatanzaro gnome org>
Date:   Sun Jul 19 12:37:28 2020 -0500

    Shorten description of safe browsing preference
    
    It's understood that browsers cannot block 100% of dangerous websites.
    This brings the text of this preference more in line with the other
    settings on this page.

 src/resources/gtk/prefs-privacy-page.ui | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/src/resources/gtk/prefs-privacy-page.ui b/src/resources/gtk/prefs-privacy-page.ui
index 986e79414..e16b49eff 100644
--- a/src/resources/gtk/prefs-privacy-page.ui
+++ b/src/resources/gtk/prefs-privacy-page.ui
@@ -15,7 +15,7 @@
         <child>
           <object class="HdyActionRow">
             <property name="activatable_widget">enable_safe_browsing_switch</property>
-            <property name="title" translatable="yes">Try to Block Dangerous Web_sites</property>
+            <property name="title" translatable="yes">Block Dangerous Web_sites</property>
             <property name="use_underline">True</property>
             <property name="visible">True</property>
             <child>


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