Merge pull request #4625 from dualmoon/fix-hisher-pronouns

First person "they" pronouns in logoff message
This commit is contained in:
akallabeth 2018-05-04 10:04:37 +02:00 committed by GitHub
commit 0cf184d354
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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 */