From 9d58ffdafa0f25c0c2c28cdcddbd82ec6354b970 Mon Sep 17 00:00:00 2001 From: Alexandre Franke Date: Sat, 2 Nov 2024 17:20:27 +0100 Subject: [PATCH] strings: harmonize drag-and-drop spelling --- data/org.gnome.evolution.calendar.gschema.xml.in | 2 +- data/org.gnome.evolution.mail.gschema.xml.in | 8 ++++---- src/mail/mail-config.ui | 4 ++-- src/modules/calendar/e-calendar-preferences.ui | 2 +- 4 files changed, 8 insertions(+), 8 deletions(-) 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 @@ - Copy _folder by Drag & Drop in folder tree + Copy _folder by drag-and-drop in folder tree 12 True True @@ -4004,7 +4004,7 @@ - _Move folder by Drag & Drop in folder tree + _Move folder by drag-and-drop in folder tree 12 True True diff --git a/src/modules/calendar/e-calendar-preferences.ui b/src/modules/calendar/e-calendar-preferences.ui index 5a5e1e5a10..40924f6e42 100644 --- a/src/modules/calendar/e-calendar-preferences.ui +++ b/src/modules/calendar/e-calendar-preferences.ui @@ -883,7 +883,7 @@ - Allow dra_g and drop of events + Allow dra_g-and-drop of events True True False