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



commit 70858e47d211c14c706ecc4b405379ce0fe3e935
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 9580cda42..eb3d50ba2 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]