From 5a43475d8daf6dc13c0ce8cda436a7008d7f54d7 Mon Sep 17 00:00:00 2001 From: Michael Catanzaro Date: Wed, 17 Mar 2021 13:54:14 -0500 Subject: 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 @@ vertical - 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. + 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. True -- cgit v1.2.1