Merge pull request #4625 from dualmoon/fix-hisher-pronouns
First person "they" pronouns in logoff message
This commit is contained in:
commit
0cf184d354
@ -66,7 +66,7 @@ int connectErrorCode;
|
||||
"The disconnection was initiated by an administrative tool on the server running in the user's session."
|
||||
|
||||
#define ERRINFO_LOGOFF_BY_USER_STRING \
|
||||
"The disconnection was initiated by the user logging off his or her session on the server."
|
||||
"The disconnection was initiated by the user logging off their session on the server."
|
||||
|
||||
/* Protocol-independent codes generated by the Connection Broker */
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user