diff options
author | Mavridis Philippe <mavridisf@gmail.com> | 2022-07-18 14:58:59 +0300 |
---|---|---|
committer | Mavridis Philippe <mavridisf@gmail.com> | 2022-07-18 14:58:59 +0300 |
commit | b4a0d3cc1eacfb1e59e0fcd7831a7561ef04a646 (patch) | |
tree | 8f92236b9669f0c8cfc661dddf49b752d9bdf6f8 /kmail/configuredialog.cpp | |
parent | 3b2bf711dacdeecaf8b244caa873216c7d245091 (diff) | |
download | tdepim-b4a0d3cc1eacfb1e59e0fcd7831a7561ef04a646.tar.gz tdepim-b4a0d3cc1eacfb1e59e0fcd7831a7561ef04a646.zip |
Gender-neutral language
Related to TDE/tde#93.
Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
Diffstat (limited to 'kmail/configuredialog.cpp')
-rw-r--r-- | kmail/configuredialog.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kmail/configuredialog.cpp b/kmail/configuredialog.cpp index 7dcf8ce20..3f5d3fa52 100644 --- a/kmail/configuredialog.cpp +++ b/kmail/configuredialog.cpp @@ -3770,7 +3770,7 @@ SecurityPageGeneralTab::SecurityPageGeneralTab( TQWidget * parent, const char * "receipt</b>. The message author requests a disposition " "notification to be sent and the receiver's mail program " "generates a reply from which the author can learn what " - "happened to his message. Common disposition types include " + "happened to their message. Common disposition types include " "<b>displayed</b> (i.e. read), <b>deleted</b> and <b>dispatched</b> " "(e.g. forwarded).</p>" "<p>The following options are available to control KMail's " @@ -3785,7 +3785,7 @@ SecurityPageGeneralTab::SecurityPageGeneralTab( TQWidget * parent, const char * "<li><em>Deny</em>: Always sends a <b>denied</b> notification. This " "is only <em>slightly</em> better than always sending MDNs. " "The author will still know that the messages has been acted " - "upon, he just cannot tell whether it was deleted or read etc.</li>" + "upon, they just cannot tell whether it was deleted or read etc.</li>" "<li><em>Always send</em>: Always sends the requested " "disposition notification. That means that the author of the " "message gets to know when the message was acted upon and, " |