[epiphany/mcatanzaro/firefox-sync-disclaimer] sync-dialog: say "GNOME Web" instead of "Web"
- From: Michael Catanzaro <mcatanzaro src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [epiphany/mcatanzaro/firefox-sync-disclaimer] sync-dialog: say "GNOME Web" instead of "Web"
- Date: Wed, 17 Mar 2021 18:57:26 +0000 (UTC)
commit 5a43475d8daf6dc13c0ce8cda436a7008d7f54d7
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]