[gnome-initial-setup: 1/2] network: Re-word the description for Wi-Fi




commit a964401092e2a629c63e4682d4956016e8e40b74
Author: Roddy Shuler <roddy endlessm com>
Date:   Fri Apr 27 21:51:30 2018 -0700

    network: Re-word the description for Wi-Fi
    
    Reword the string to make it shorter, so there’s more space in the
    window for listing Wi-Fi networks. Enterprise login is not relevant to
    most users (and those who it is relevant to are likely to be served by a
    sysadmin team who will automate this).

 gnome-initial-setup/pages/network/gis-network-page.ui | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gnome-initial-setup/pages/network/gis-network-page.ui 
b/gnome-initial-setup/pages/network/gis-network-page.ui
index a8ab3251..cdad9a60 100644
--- a/gnome-initial-setup/pages/network/gis-network-page.ui
+++ b/gnome-initial-setup/pages/network/gis-network-page.ui
@@ -16,7 +16,7 @@
             <property name="visible">True</property>
             <property name="margin_top">24</property>
             <property name="title" translatable="yes">Wi-Fi</property>
-            <property name="subtitle" translatable="yes">Connecting to the Internet will enable you to set 
the time, add your details, and enable you to access your email, calendar, and contacts. It is also necessary 
for enterprise login accounts.</property>
+            <property name="subtitle" translatable="yes">Connecting to the internet helps you get new apps, 
information, and other upgrades. It also helps set the time and your location automatically.</property>
             <property name="icon_name">network-wireless-symbolic</property>
             <property name="show_icon" bind-source="GisNetworkPage" bind-property="small-screen" 
bind-flags="invert-boolean|sync-create"/>
           </object>


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