[gnome-initial-setup] Improve a string on the enterprise login page



commit 02f3dcfb7be5cd206ab36d0f86ac9d46cc0d5f1e
Author: Michael Catanzaro <mcatanzaro gnome org>
Date:   Sun Mar 16 21:36:33 2014 -0500

    Improve a string on the enterprise login page
    
    A network administrator is singular and can type "his or her" password,
    not "their" password. Let's say just say "the password" to avoid any
    awkward phrasing.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=726487

 .../pages/account/gis-account-page-enterprise.ui   |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gnome-initial-setup/pages/account/gis-account-page-enterprise.ui 
b/gnome-initial-setup/pages/account/gis-account-page-enterprise.ui
index bf6d779..fdff139 100644
--- a/gnome-initial-setup/pages/account/gis-account-page-enterprise.ui
+++ b/gnome-initial-setup/pages/account/gis-account-page-enterprise.ui
@@ -289,7 +289,7 @@
                 <property name="can_focus">False</property>
                 <property name="xalign">0</property>
                 <property name="yalign">0</property>
-                <property name="label" translatable="yes">In order to use enterprise logins, this computer 
needs to be enrolled in the domain. Please have your network administrator type their domain password here, 
and choose a unique computer name for your computer.</property>
+                <property name="label" translatable="yes">In order to use enterprise logins, this computer 
needs to be enrolled in the domain. Please have your network administrator type the domain password here, and 
choose a unique computer name for your computer.</property>
               </object>
               <packing>
                 <property name="expand">False</property>


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