diff options
author | Shaun McCance <shaunm@gnome.org> | 2010-04-26 22:54:32 +0800 |
---|---|---|
committer | Shaun McCance <shaunm@gnome.org> | 2010-04-26 22:54:32 +0800 |
commit | 81083111d84e63d44f868bb656482e16d70859d9 (patch) | |
tree | 497b30065cc25ecd9635852174392642d76dbc5c /help/C | |
parent | 36cfeec5f9c5746a4b79cc36e44a96777621eaa0 (diff) | |
download | gsoc2013-empathy-81083111d84e63d44f868bb656482e16d70859d9.tar gsoc2013-empathy-81083111d84e63d44f868bb656482e16d70859d9.tar.gz gsoc2013-empathy-81083111d84e63d44f868bb656482e16d70859d9.tar.bz2 gsoc2013-empathy-81083111d84e63d44f868bb656482e16d70859d9.tar.lz gsoc2013-empathy-81083111d84e63d44f868bb656482e16d70859d9.tar.xz gsoc2013-empathy-81083111d84e63d44f868bb656482e16d70859d9.tar.zst gsoc2013-empathy-81083111d84e63d44f868bb656482e16d70859d9.zip |
[help] Minor language tweaks to updated content
Diffstat (limited to 'help/C')
-rw-r--r-- | help/C/create-account.page | 7 | ||||
-rw-r--r-- | help/C/irc-join-pwd.page | 10 |
2 files changed, 7 insertions, 10 deletions
diff --git a/help/C/create-account.page b/help/C/create-account.page index 19232e806..404172a32 100644 --- a/help/C/create-account.page +++ b/help/C/create-account.page @@ -45,12 +45,11 @@ <section id="facebook"> <title>Facebook</title> <p> - Facebook is one of the most used social network. It provides users with - the opportunity to create their own profile, and to communicate with their - friends. + Facebook is one of the most-used social networks. It allows users to + create their own profile and to communicate with their friends. </p> <p> - In order to use Facebook to communicate with your friends, you will need + To use Facebook to communicate with your friends, you will need to create a new account from the website: <link href="http://www.facebook.com">www.facebook.com</link>. </p> diff --git a/help/C/irc-join-pwd.page b/help/C/irc-join-pwd.page index b8fd52afb..f883094bc 100644 --- a/help/C/irc-join-pwd.page +++ b/help/C/irc-join-pwd.page @@ -26,20 +26,18 @@ <p> On some IRC networks, private IRC rooms may be protected with a password. - </p> - <p> - To join such a room, if you know the password: + If you know the password, use the following steps to join: </p> <steps> <item> <p> - <link xref="irc-join-room">Join the room</link>. + <link xref="irc-join-room">Join the room</link> as normal. </p> </item> <item> <p> - In the <gui>This room is protected by a password</gui> text box, type the - IRC room password, and click on <gui style="button">Join</gui>. + Empathy will prompt you for a password. Enter the password for the + IRC chat room and click <gui style="button">Join</gui>. </p> </item> </steps> |