diff options
author | Mavridis Philippe <mavridisf@gmail.com> | 2022-07-18 14:58:59 +0300 |
---|---|---|
committer | Mavridis Philippe <mavridisf@gmail.com> | 2022-07-19 09:53:29 +0300 |
commit | aac369dbfd187847d89c7db9e5e08f12e25ea491 (patch) | |
tree | 8c84c78ff71d58f0b733902fc83795f37b9e4bda /kmail/kmfolderdia.cpp | |
parent | f62b74b3936536e656d18b1d203cce813ffec213 (diff) | |
download | tdepim-aac369dbfd187847d89c7db9e5e08f12e25ea491.tar.gz tdepim-aac369dbfd187847d89c7db9e5e08f12e25ea491.zip |
Gender-neutral language
Related to TDE/tde#93.
Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
(cherry picked from commit b4a0d3cc1eacfb1e59e0fcd7831a7561ef04a646)
Diffstat (limited to 'kmail/kmfolderdia.cpp')
-rw-r--r-- | kmail/kmfolderdia.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kmail/kmfolderdia.cpp b/kmail/kmfolderdia.cpp index da4671bfd..d34c731ba 100644 --- a/kmail/kmfolderdia.cpp +++ b/kmail/kmfolderdia.cpp @@ -541,8 +541,8 @@ KMail::FolderDiaGeneralTab::FolderDiaGeneralTab( KMFolderDialog* dlg, "and should see the alarms for the events or tasks in this folder. " "The setting applies to Calendar and Task folders only " "(for tasks, this setting is only used for alarms).\n\n" - "Example use cases: if the boss shares a folder with his secretary, " - "only the boss should be marked as busy for his meetings, so he should " + "Example use cases: if the boss shares a folder with their secretary, " + "only the boss should be marked as busy for their meetings, so they should " "select \"Admins\", since the secretary has no admin rights on the folder.\n" "On the other hand if a working group shares a Calendar for " "group meetings, all readers of the folders should be marked " |