Revise some text strings
This is an attempt of revising some text strings to achieve better consistency (fixes #9548 (closed)).
Modifications done so far:
- Replace
autojoin
byJoin Automatically
- Replace
Disconnect
in group chat menu and roster byLeave
- Address contacts without using
he
/she
/other
- Rewording of
dialog_messages.py
- Rewording for settings in
config.py
- Replace
Audio/Video Session
byVoice/Video chat
- Replace
Cert
byCertificate
- Replace
HTTP Upload
byHTTP File Upload
to use the correct term (which may be hidden anyways in later versions, this is too technical) - Replace
Nick
byNickname
- Replace
MUC
,Conference
andRoom
byGroup chat
(see docs.modernxmpp.org) - Replace
Groupchat
byGroup chat
(see docs.modernxmpp.org) - Replace
Occupant
byParticipant
(see docs.modernxmpp.org) - Replace
Roster
byContact list
(see docs.modernxmpp.org) - Replace
Jabber-ID
,JabberID
andJID
byXMPP Address
(see docs.modernxmpp.org) - Replace
Jabber
byXMPP
- Replace
GTK+
byGTK
(rationale).
Edited by Daniel Brötzmann