From f1bfec332f168364ada51254bce950700a1f5731 Mon Sep 17 00:00:00 2001 From: mathieui Date: Tue, 4 Oct 2016 00:40:56 +0200 Subject: Rename "roster" to "contact list" --- doc/source/commands.rst | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) (limited to 'doc/source/commands.rst') diff --git a/doc/source/commands.rst b/doc/source/commands.rst index c69d6cbc..8c0e0d5b 100644 --- a/doc/source/commands.rst +++ b/doc/source/commands.rst @@ -199,8 +199,8 @@ These commands work in *any* tab. /message **Usage:** ``/message [optional message]`` - Open a conversation with the specified JID (event if it is not in our roster), - and send a message to him/her, if specified. + Open a conversation with the specified JID (event if it is not in our + contact list), and send a message to them, if specified. /version **Usage:** ``/version `` @@ -273,8 +273,8 @@ These commands work in *any* tab. /close Close the tab. - .. note:: The /close command will work everywhere, except in the Roster tab, - which can’t be closed. + .. note:: The /close command will work everywhere, except in the + Contact list tab, which can’t be closed. .. _chattab-commands: @@ -467,8 +467,8 @@ Normal Conversation tab commands .. _rostertab-commands: -Roster tab commands -~~~~~~~~~~~~~~~~~~~ +Contact list tab commands +~~~~~~~~~~~~~~~~~~~~~~~~~ .. glossary:: :sorted: @@ -476,25 +476,25 @@ Roster tab commands **Usage:** ``/accept [jid]`` Authorize the provided JID (or the selected contact in the - roster) to see your presence. + contact list) to see your presence. /deny **Usage:** ``/deny [jid]`` Prevent the provided JID (or the selected contact in the - roster) from seeing your presence. + contact list) from seeing your presence. /add **Usage:** ``/add `` - Add the specified JID to your roster and authorize him to see - your presence. If he accepts you, the subscription will be mutual (and if he - doesn’t, you can still /remove him). + Add the specified JID to your contact list and authorize them to see + your presence. If they accepts you, the subscription will be mutual + (and if they don’t, you can still /remove them). /name **Usage:** ``/name `` - Set the given JID’s name in your roster. + Set the given JID’s name in your contact list. /password **Usage:** ``/password `` @@ -506,7 +506,7 @@ Roster tab commands Add the given JID to the given group (if the group does not exist, it will be created). If no jid is provided, - the currently selected item on the roster (resource or JID) + the currently selected item on the contact list (resource or JID) will be used. /groupmove @@ -525,9 +525,9 @@ Roster tab commands /remove **Usage:** ``/remove [jid]`` - Remove the specified JID from your roster. This will + Remove the specified JID from your contact list. This will unsubscribe you from its presence, cancel its subscription to yours, and - remove the item from your roster. + remove the item from your contact list. /reconnect -- cgit v1.2.3