diff --git a/data/org.gnome.evolution.calendar.gschema.xml.in b/data/org.gnome.evolution.calendar.gschema.xml.in
index e7358a9125..d6a0fa63e3 100644
--- a/data/org.gnome.evolution.calendar.gschema.xml.in
+++ b/data/org.gnome.evolution.calendar.gschema.xml.in
@@ -526,7 +526,7 @@
true
- <_summary>Allow drag and drop of events in the Calendar.
+ <_summary>Allow drag-and-drop of events in the Calendar.
<_description>This influences the Day view, the Work Week view, the Week view and the Month view.
diff --git a/data/org.gnome.evolution.mail.gschema.xml.in b/data/org.gnome.evolution.mail.gschema.xml.in
index ff664b353a..12af89d23b 100644
--- a/data/org.gnome.evolution.mail.gschema.xml.in
+++ b/data/org.gnome.evolution.mail.gschema.xml.in
@@ -649,13 +649,13 @@
'ask'
- <_summary>Asks whether to copy a folder by drag & drop in the folder tree
- <_description>Possible values are: “never” — do not allow copy with drag & drop of folders in folder tree, “always” — allow copy with drag & drop of folders in folder tree without asking, or “ask” — (or any other value) will ask user.
+ <_summary>Asks whether to copy a folder by drag-and-drop in the folder tree
+ <_description>Possible values are: “never” — do not allow copy with drag-and-drop of folders in folder tree, “always” — allow copy with drag-and-drop of folders in folder tree without asking, or “ask” — (or any other value) will ask user.
'ask'
- <_summary>Asks whether to move a folder by drag & drop in the folder tree
- <_description>Possible values are: “never” — do not allow move with drag & drop of folders in folder tree, “always” — allow move with drag & drop of folders in folder tree without asking, or “ask” — (or any other value) will ask user.
+ <_summary>Asks whether to move a folder by drag-and-drop in the folder tree
+ <_description>Possible values are: “never” — do not allow move with drag-and-drop of folders in folder tree, “always” — allow move with drag-and-drop of folders in folder tree without asking, or “ask” — (or any other value) will ask user.
true
diff --git a/src/mail/mail-config.ui b/src/mail/mail-config.ui
index b74c1e31bc..68e56a98eb 100644
--- a/src/mail/mail-config.ui
+++ b/src/mail/mail-config.ui
@@ -3987,7 +3987,7 @@