[epiphany/mcatanzaro/firefox-sync-disclaimer: 51/51] sync-dialog: say "GNOME Web" instead of "Web"




commit a9c662ccd28b59ed27505cb3573cbd7f1d89331b
Author: Michael Catanzaro <mcatanzaro gnome org>
Date:   Wed Mar 17 13:54:14 2021 -0500

    sync-dialog: say "GNOME Web" instead of "Web"
    
    In the rest of our UI, we are careful to always brand the browser as
    "Web." But that doesn't work very well here, since it's easy for users
    to become confused as to the different between Web, Firefox, and the
    web. Mozilla has very few requirements for use of the Firefox Sync
    service other than to avoid confusing users, so let's err on the side of
    caution and really spell out that we are GNOME Web here.
    
    We might want to consider doing this elsewhere in the user interface as
    well, but this particular use is more confusing than all others, so I
    think this will suffice for now.

 src/resources/gtk/firefox-sync-dialog.ui | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/src/resources/gtk/firefox-sync-dialog.ui b/src/resources/gtk/firefox-sync-dialog.ui
index 8f6dfbef5..dd9b53a7d 100644
--- a/src/resources/gtk/firefox-sync-dialog.ui
+++ b/src/resources/gtk/firefox-sync-dialog.ui
@@ -32,7 +32,7 @@
                 <property name="orientation">vertical</property>
                 <child>
                   <object class="HdyPreferencesGroup" id="sync_page_group">
-                    <property name="description" translatable="yes">Sign in with your Firefox account to 
sync your data with Web and Firefox on other computers. Web is not Firefox and is not produced or endorsed by 
Mozilla.</property>
+                    <property name="description" translatable="yes">Sign in with your Firefox account to 
sync your data with GNOME Web and Firefox on other computers. GNOME Web is not Firefox and is not produced or 
endorsed by Mozilla.</property>
                     <property name="visible">True</property>
                     <child>
                       <object class="GtkBox" id="sync_firefox_iframe_box">


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