[gnome-user-docs/wip/classic-mode] User name -> username



commit 5cb1b8d7f4752df63497f92f2676aea9bee9615f
Author: Petr Kovar <pkovar redhat com>
Date:   Mon Apr 15 19:24:54 2013 +0200

    User name -> username
    
    Looks like we are using username in the GUI tools.

 gnome-help/C/nautilus-connect.page    | 8 ++++----
 gnome-help/C/session-fingerprint.page | 4 ++--
 2 files changed, 6 insertions(+), 6 deletions(-)
---
diff --git a/gnome-help/C/nautilus-connect.page b/gnome-help/C/nautilus-connect.page
index 26c9f4d..681c6e1 100644
--- a/gnome-help/C/nautilus-connect.page
+++ b/gnome-help/C/nautilus-connect.page
@@ -70,7 +70,7 @@ internet/network address.</p>
   </example>
 <p>The <em>scheme</em> specifies the protocol or type of server. The
   <em>example.com</em> portion of the address is called the <em>domain name</em>.
-  If a user name is required, it is inserted before the server name:</p>
+  If a username is required, it is inserted before the server name:</p>
   <example>
     <p><sys>scheme://username servername example com/folder</sys></p>
   </example>
@@ -86,7 +86,7 @@ internet/network address.</p>
 
 <p>You can connect to different types of servers. Some servers are public,
    and allow anybody to connect. Other servers require you to log in with a
-   user name and password.</p>
+   username and password.</p>
 <p>You may not have permissions to perform certain actions on files on a server.
   For example, on public FTP sites, you will probably not be able to delete
   files.</p>
@@ -127,14 +127,14 @@ internet/network address.</p>
   <title>Public FTP</title>
   <p>Sites that allow you to download files will sometimes provide
   public or anonymous FTP access. These servers do not require a
-  user name and password, and will usually not allow you to delete
+  username and password, and will usually not allow you to delete
   or upload files.</p>
   <p>A typical anonymous FTP URL looks like this:</p>
   <example>
     <p><sys>ftp://ftp.example.com/path/</sys></p>
   </example>
   <p>Some anonymous FTP sites require you to log in with a
-  public user name and password, or with a public user name using
+  public username and password, or with a public username using
   your email address as the password. For these servers, use the
   <gui>FTP (with login)</gui> method, and use the credentials
   specified by the FTP site.</p>
diff --git a/gnome-help/C/session-fingerprint.page b/gnome-help/C/session-fingerprint.page
index 7b452bb..62c00d5 100644
--- a/gnome-help/C/session-fingerprint.page
+++ b/gnome-help/C/session-fingerprint.page
@@ -75,7 +75,7 @@
       The login screen appears.</p>
     </item>
     <item>
-      <p>At the login screen, select your user name from the list. The password
+      <p>At the login screen, select your username from the list. The password
       entry form will appear.</p>
     </item>
     <item>
@@ -96,4 +96,4 @@
   <p>If you previously created a login keyring, it is secured by your password.
   To unlock it, enter your password.</p>
        
-</page>
\ No newline at end of file
+</page>


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