From bc5f32786d09823247d8188c5f211dcd354097de Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Piotr=20Dr=C4=85g?= Date: Wed, 23 Nov 2016 18:23:38 +0100 Subject: [PATCH] Bug 774377 - Use Unicode in translatable strings See https://developer.gnome.org/hig/stable/typography.html --- ...gnome.evolution.addressbook.gschema.xml.in | 4 +- ...rg.gnome.evolution.calendar.gschema.xml.in | 38 ++--- data/org.gnome.evolution.gschema.xml.in | 10 +- ...rg.gnome.evolution.importer.gschema.xml.in | 4 +- data/org.gnome.evolution.mail.gschema.xml.in | 92 ++++++------ ...olution.plugin.autocontacts.gschema.xml.in | 2 +- ....plugin.email-custom-header.gschema.xml.in | 2 +- ...on.plugin.mail-notification.gschema.xml.in | 6 +- ...olution.plugin.prefer-plain.gschema.xml.in | 2 +- data/org.gnome.evolution.shell.gschema.xml.in | 6 +- evolution.appdata.xml.in | 2 +- src/addressbook/addressbook.error.xml | 20 +-- .../gui/contact-editor/e-contact-editor.c | 14 +- .../gui/widgets/e-addressbook-view.c | 2 +- .../importers/evolution-csv-importer.c | 2 +- .../importers/evolution-ldif-importer.c | 2 +- src/calendar/calendar.error.xml | 116 +++++++-------- src/calendar/gui/e-cal-data-model.c | 6 +- src/calendar/gui/e-cal-dialogs.c | 8 +- src/calendar/gui/e-cal-model.c | 2 +- src/calendar/gui/e-cal-ops.c | 16 +-- src/calendar/gui/e-calendar-view.c | 2 +- src/calendar/gui/e-comp-editor-event.c | 6 +- src/calendar/gui/e-comp-editor-memo.c | 4 +- .../gui/e-comp-editor-page-attachments.c | 6 +- src/calendar/gui/e-comp-editor-page-general.c | 4 +- src/calendar/gui/e-comp-editor-task.c | 8 +- src/composer/mail-composer.error.xml | 34 ++--- src/e-util/e-attachment-view.c | 2 +- src/e-util/e-attachment.c | 6 +- src/e-util/e-category-completion.c | 2 +- src/e-util/e-category-editor.c | 2 +- src/e-util/e-client-cache.c | 4 +- src/e-util/e-file-utils.c | 4 +- src/e-util/e-html-editor-spell-check-dialog.c | 2 +- src/e-util/e-import-assistant.c | 4 +- src/e-util/e-misc-utils.c | 8 +- src/e-util/e-spell-entry.c | 2 +- src/e-util/e-system.error.xml | 48 +++---- src/e-util/e-web-view.c | 4 +- src/e-util/e-widget-undo.c | 24 ++-- src/e-util/filter.error.xml | 10 +- src/e-util/filter.ui | 6 +- .../e-mail-parser-message-external.c | 4 +- src/libemail-engine/e-mail-folder-utils.c | 8 +- src/libemail-engine/e-mail-session-utils.c | 10 +- src/libemail-engine/e-mail-session.c | 2 +- src/libemail-engine/e-mail-store-utils.c | 6 +- src/libemail-engine/mail-ops.c | 26 ++-- src/libemail-engine/mail-tools.c | 6 +- src/libemail-engine/mail-vfolder.c | 8 +- src/mail/e-mail-config-confirm-page.c | 2 +- src/mail/e-mail-config-identity-page.c | 4 +- src/mail/e-mail-config-security-page.c | 2 +- src/mail/e-mail-config-summary-page.c | 2 +- src/mail/e-mail-config-welcome-page.c | 2 +- src/mail/e-mail-reader-utils.c | 6 +- src/mail/e-mail-reader.c | 4 +- src/mail/e-mail-ui-session.c | 2 +- src/mail/em-folder-tree.c | 2 +- src/mail/importers/mail-importer.c | 4 +- src/mail/mail-autofilter.c | 6 +- src/mail/mail-dialogs.ui | 2 +- src/mail/mail-send-recv.c | 8 +- src/mail/mail.error.xml | 136 +++++++++--------- src/mail/message-list.c | 2 +- src/mail/message-list.etspec | 2 +- .../backup-restore/evolution-backup-restore.c | 2 +- .../org-gnome-backup-restore.error.xml | 2 +- .../evolution-book-config-ldap.c | 8 +- .../calendar/e-cal-base-shell-backend.c | 2 +- .../calendar/e-cal-base-shell-sidebar.c | 12 +- .../calendar/e-cal-shell-view-actions.c | 2 +- .../calendar/e-task-shell-view-actions.c | 2 +- src/modules/itip-formatter/itip-view.c | 14 +- .../org-gnome-itip-formatter.error.xml | 2 +- .../e-mail-config-sendmail-backend.c | 8 +- src/modules/mail/e-mail-shell-view-actions.c | 2 +- src/modules/mdn/evolution-mdn.c | 6 +- .../evolution-offline-alert.error.xml | 2 +- .../spamassassin/evolution-spamassassin.c | 2 +- src/plugins/dbx-import/dbx-importer.c | 2 +- .../email-custom-header/email-custom-header.c | 2 +- src/plugins/external-editor/external-editor.c | 2 +- src/plugins/face/org-gnome-face.error.xml | 4 +- src/plugins/mail-to-task/mail-to-task.c | 6 +- .../org-gnome-mailing-list-actions.error.xml | 2 +- src/plugins/pst-import/pst-importer.c | 2 +- .../publish-calendar/publish-format-fb.c | 2 +- .../publish-calendar/publish-format-ical.c | 2 +- src/shell/e-shell-window-actions.c | 2 +- src/shell/e-shell-window-private.c | 2 +- src/shell/main.c | 12 +- src/shell/shell.error.xml | 32 ++--- src/smime/gui/ca-trust-dialog.c | 2 +- src/smime/gui/certificate-manager.c | 2 +- src/smime/gui/component.c | 4 +- 97 files changed, 475 insertions(+), 475 deletions(-) diff --git a/data/org.gnome.evolution.addressbook.gschema.xml.in b/data/org.gnome.evolution.addressbook.gschema.xml.in index 1a460b112a..ba5fcbe545 100644 --- a/data/org.gnome.evolution.addressbook.gschema.xml.in +++ b/data/org.gnome.evolution.addressbook.gschema.xml.in @@ -23,7 +23,7 @@ 0 <_summary>Contact layout style - <_description>The layout style determines where to place the preview pane in relation to the contact list. "0" (Classic View) places the preview pane below the contact list. "1" (Vertical View) places the preview pane next to the contact list. + <_description>The layout style determines where to place the preview pane in relation to the contact list. “0” (Classic View) places the preview pane below the contact list. “1” (Vertical View) places the preview pane next to the contact list. 200 @@ -53,7 +53,7 @@ '' <_summary>Primary address book - <_description>The UID of the selected (or "primary") address book in the sidebar of the "Contacts" view + <_description>The UID of the selected (or “primary”) address book in the sidebar of the “Contacts” view true diff --git a/data/org.gnome.evolution.calendar.gschema.xml.in b/data/org.gnome.evolution.calendar.gschema.xml.in index 79a0b75262..f76d41ff44 100644 --- a/data/org.gnome.evolution.calendar.gschema.xml.in +++ b/data/org.gnome.evolution.calendar.gschema.xml.in @@ -32,7 +32,7 @@ 'minutes' <_summary>Birthday and anniversary reminder units - <_description>Units for a birthday or anniversary reminder, "minutes", "hours" or "days" + <_description>Units for a birthday or anniversary reminder, “minutes”, “hours” or “days” true @@ -152,7 +152,7 @@ '' <_summary>The second timezone for a Day View - <_description>Shows the second time zone in a Day View, if set. Value is similar to one used in a 'timezone' key + <_description>Shows the second time zone in a Day View, if set. Value is similar to one used in a “timezone” key [] @@ -162,7 +162,7 @@ 5 <_summary>Maximum number of recently used timezones to remember - <_description>Maximum number of recently used timezones to remember in a 'day-second-zones' list + <_description>Maximum number of recently used timezones to remember in a “day-second-zones” list 15 @@ -172,7 +172,7 @@ 'minutes' <_summary>Default reminder units - <_description>Units for a default reminder, "minutes", "hours" or "days" + <_description>Units for a default reminder, “minutes”, “hours” or “days” 5 @@ -217,7 +217,7 @@ 'days' <_summary>Hide task units - <_description>Units for determining when to hide tasks, "minutes", "hours" or "days" + <_description>Units for determining when to hide tasks, “minutes”, “hours” or “days” 1 @@ -236,12 +236,12 @@ '#ff0000' - <_summary>Marcus Bains Line Color - Day View + <_summary>Marcus Bains Line Color — Day View <_description>Color to draw the Marcus Bains line in the Day View '#ff0000' - <_summary>Marcus Bains Line Color - Time bar + <_summary>Marcus Bains Line Color — Time bar <_description>Color to draw the Marcus Bains Line in the Time bar (empty for default) @@ -257,7 +257,7 @@ 0 <_summary>Memo layout style - <_description>The layout style determines where to place the preview pane in relation to the memo list. "0" (Classic View) places the preview pane below the memo list. "1" (Vertical View) places the preview pane next to the memo list + <_description>The layout style determines where to place the preview pane in relation to the memo list. “0” (Classic View) places the preview pane below the memo list. “1” (Vertical View) places the preview pane next to the memo list 400 @@ -297,17 +297,17 @@ '' <_summary>Primary calendar - <_description>The UID of the selected (or "primary") calendar in the sidebar of the "Calendar" view + <_description>The UID of the selected (or “primary”) calendar in the sidebar of the “Calendar” view '' <_summary>Primary memo list - <_description>The UID of the selected (or "primary") memo list in the sidebar of the "Memos" view + <_description>The UID of the selected (or “primary”) memo list in the sidebar of the “Memos” view '' <_summary>Primary task list - <_description>The UID of the selected (or "primary") task list in the sidebar of the "Tasks" view + <_description>The UID of the selected (or “primary”) task list in the sidebar of the “Tasks” view '' @@ -337,12 +337,12 @@ true <_summary>Show the memo preview pane - <_description>If "true", show the memo preview pane in the main window + <_description>If “true”, show the memo preview pane in the main window true <_summary>Show the task preview pane - <_description>If "true", show the task preview pane in the main window + <_description>If “true”, show the task preview pane in the main window false @@ -362,7 +362,7 @@ '#1e90ff' <_summary>Tasks due today color - <_description>Background color of tasks that are due today, in "#rrggbb" format. Used together with task-due-today-highlight + <_description>Background color of tasks that are due today, in “#rrggbb” format. Used together with task-due-today-highlight 200 @@ -372,7 +372,7 @@ 0 <_summary>Task layout style - <_description>The layout style determines where to place the preview pane in relation to the task list. "0" (Classic View) places the preview pane below the task list. "1" (Vertical View) places the preview pane next to the task list + <_description>The layout style determines where to place the preview pane in relation to the task list. “0” (Classic View) places the preview pane below the task list. “1” (Vertical View) places the preview pane next to the task list 400 @@ -392,7 +392,7 @@ '#ff0000' <_summary>Overdue tasks color - <_description>Background color of tasks that are overdue, in "#rrggbb" format. Used together with task-overdue-highlight. + <_description>Background color of tasks that are overdue, in “#rrggbb” format. Used together with task-overdue-highlight. 30 @@ -402,7 +402,7 @@ 'UTC' <_summary>Timezone - <_description>The default timezone to use for dates and times in the calendar, as an untranslated Olson timezone database location like "America/New York" + <_description>The default timezone to use for dates and times in the calendar, as an untranslated Olson timezone database location like “America/New York” false @@ -466,12 +466,12 @@ 1 <_summary>(Deprecated) First day of the week, from Sunday (0) to Saturday (6) - <_description>This key was deprecated in version 3.10 and should no longer be used. Use "week-start-day-name" instead. + <_description>This key was deprecated in version 3.10 and should no longer be used. Use “week-start-day-name” instead. 62 <_summary>(Deprecated) Work days - <_description>Days on which the start and end of work hours should be indicated. (This key was deprecated in version 3.10 and should no longer be used. Use the "work-day-monday", "work-day-tuesday", etc. keys instead.) + <_description>Days on which the start and end of work hours should be indicated. (This key was deprecated in version 3.10 and should no longer be used. Use the “work-day-monday”, “work-day-tuesday”, etc. keys instead.) diff --git a/data/org.gnome.evolution.gschema.xml.in b/data/org.gnome.evolution.gschema.xml.in index c26881188d..87f49d0aa7 100644 --- a/data/org.gnome.evolution.gschema.xml.in +++ b/data/org.gnome.evolution.gschema.xml.in @@ -3,7 +3,7 @@ '' <_summary>Previous Evolution version - <_description>The most recently used version of Evolution, expressed as "major.minor.micro". This is used for data and settings migration from older to newer versions. + <_description>The most recently used version of Evolution, expressed as “major.minor.micro”. This is used for data and settings migration from older to newer versions. [] @@ -16,19 +16,19 @@ 0 - <_summary>The window's X coordinate + <_summary>The window’s X coordinate 0 - <_summary>The window's Y coordinate + <_summary>The window’s Y coordinate 0 - <_summary>The window's width in pixels + <_summary>The window’s width in pixels 0 - <_summary>The window's height in pixels + <_summary>The window’s height in pixels false diff --git a/data/org.gnome.evolution.importer.gschema.xml.in b/data/org.gnome.evolution.importer.gschema.xml.in index 83b3de78a2..dd3ab71ca7 100644 --- a/data/org.gnome.evolution.importer.gschema.xml.in +++ b/data/org.gnome.evolution.importer.gschema.xml.in @@ -2,12 +2,12 @@ false - <_summary>Gnome Calendar's calendar import done + <_summary>Gnome Calendar’s calendar import done <_description>Whether calendar from Gnome Calendar has been imported or not false - <_summary>Gnome Calendar's tasks import done + <_summary>Gnome Calendar’s tasks import done <_description>Whether tasks from Gnome Calendar have been imported or not diff --git a/data/org.gnome.evolution.mail.gschema.xml.in b/data/org.gnome.evolution.mail.gschema.xml.in index 3eca005d8c..3ca38b9315 100644 --- a/data/org.gnome.evolution.mail.gschema.xml.in +++ b/data/org.gnome.evolution.mail.gschema.xml.in @@ -43,12 +43,12 @@ '' <_summary>Name of the editor to prefer in the message composer - <_description>If the name doesn't correspond to any known editor, then the built-in WebKit editor is used. + <_description>If the name doesn’t correspond to any known editor, then the built-in WebKit editor is used. '' <_summary>Path where picture gallery should search for its content - <_description>This value can be an empty string, which means it'll use the system Picture folder, usually set to ~/Pictures. This folder will be also used when the set path is not pointing to the existent folder + <_description>This value can be an empty string, which means it’ll use the system Picture folder, usually set to ~/Pictures. This folder will be also used when the set path is not pointing to the existent folder true @@ -88,7 +88,7 @@ false <_summary>Group Reply replies to list - <_description>Instead of the normal "Reply to All" behaviour, this option will make the 'Group Reply' toolbar button try to reply only to the mailing list through which you happened to receive the copy of the message to which you're replying. + <_description>Instead of the normal “Reply to All” behaviour, this option will make the “Group Reply” toolbar button try to reply only to the mailing list through which you happened to receive the copy of the message to which you’re replying. false @@ -112,33 +112,33 @@ false - <_summary>Show "Bcc" field when sending a mail message - <_description>Show the "Bcc" field when sending a mail message. This is controlled from the View menu when a mail account is chosen. + <_summary>Show “Bcc” field when sending a mail message + <_description>Show the “Bcc” field when sending a mail message. This is controlled from the View menu when a mail account is chosen. true - <_summary>Show "Cc" field when sending a mail message - <_description>Show the "Cc" field when sending a mail message. This is controlled from the View menu when a mail account is chosen. + <_summary>Show “Cc” field when sending a mail message + <_description>Show the “Cc” field when sending a mail message. This is controlled from the View menu when a mail account is chosen. false - <_summary>Show "From" override field when sending a mail message - <_description>Show the "From" override field when sending a mail message. This is controlled from the View menu when a mail account is chosen. + <_summary>Show “From” override field when sending a mail message + <_description>Show the “From” override field when sending a mail message. This is controlled from the View menu when a mail account is chosen. false - <_summary>Show "Reply To" field when sending a mail message - <_description>Show the "Reply To" field when sending a mail message. This is controlled from the View menu when a mail account is chosen. + <_summary>Show “Reply To” field when sending a mail message + <_description>Show the “Reply To” field when sending a mail message. This is controlled from the View menu when a mail account is chosen. true - <_summary>Show "From" field when posting to a newsgroup - <_description>Show the "From" field when posting to a newsgroup. This is controlled from the View menu when a news account is chosen. + <_summary>Show “From” field when posting to a newsgroup + <_description>Show the “From” field when posting to a newsgroup. This is controlled from the View menu when a news account is chosen. false - <_summary>Show "Reply To" field when posting to a newsgroup - <_description>Show the "Reply To" field when posting to a newsgroup. This is controlled from the View menu when a news account is chosen. + <_summary>Show “Reply To” field when posting to a newsgroup + <_description>Show the “Reply To” field when posting to a newsgroup. This is controlled from the View menu when a news account is chosen. false @@ -173,12 +173,12 @@ false <_summary>Ignore list Reply-To: - <_description>Some mailing lists set a Reply-To: header to trick users into sending replies to the list, even when they ask Evolution to make a private reply. Setting this option to TRUE will attempt to ignore such Reply-To: headers, so that Evolution will do as you ask it. If you use the private reply action, it will reply privately, while if you use the 'Reply to List' action it will do that. It works by comparing the Reply-To: header with a List-Post: header, if there is one. + <_description>Some mailing lists set a Reply-To: header to trick users into sending replies to the list, even when they ask Evolution to make a private reply. Setting this option to TRUE will attempt to ignore such Reply-To: headers, so that Evolution will do as you ask it. If you use the private reply action, it will reply privately, while if you use the “Reply to List” action it will do that. It works by comparing the Reply-To: header with a List-Post: header, if there is one. '' - <_summary>List of localized 'Re' - <_description>Comma-separated list of localized 'Re' abbreviations to skip in a subject text when replying to a message, as an addition to the standard "Re" prefix. An example is 'SV,AV'. + <_summary>List of localized “Re” + <_description>Comma-separated list of localized “Re” abbreviations to skip in a subject text when replying to a message, as an addition to the standard “Re” prefix. An example is “SV,AV”. 71 @@ -187,28 +187,28 @@ 10 - <_summary>Number of To and CC recipients to ask 'prompt-on-many-to-cc-recips' from + <_summary>Number of To and CC recipients to ask “prompt-on-many-to-cc-recips” from <_description>When to ask, when the number of To and CC recipients reaches this value. false <_summary>Whether to always show Sign and Encrypt buttons on the toolbar - <_description>If set to 'true', the Sign and Encrypt buttons for either PGP or S/MIME are always shown in the composer's toolbar. Otherwise they are shown only when being used. + <_description>If set to “true”, the Sign and Encrypt buttons for either PGP or S/MIME are always shown in the composer’s toolbar. Otherwise they are shown only when being used. true <_summary>Wrap quoted text in replies - <_description>If set to 'true' quoted text in replies will be wrapped. + <_description>If set to “true” quoted text in replies will be wrapped. true <_summary>Whether to obey Content-Disposition:inline message header hint - <_description>Set to 'false' to block automatic display of attachments with Content-Disposition: inline. + <_description>Set to “false” to block automatic display of attachments with Content-Disposition: inline. 'mbox' <_summary>Save file format for drag-and-drop operation - <_description>Can be either 'mbox' or 'pdf'. + <_description>Can be either “mbox” or “pdf”. false @@ -232,8 +232,8 @@ true - <_summary>Mark citations in the message "Preview" - <_description>Mark citations in the message "Preview". + <_summary>Mark citations in the message “Preview” + <_description>Mark citations in the message “Preview”. '#737373' @@ -327,7 +327,7 @@ false <_summary>Hides the per-folder preview and removes the selection - <_description>This key is read only once and reset to "false" after read. This unselects the mail in the list and removes the preview for that folder. + <_description>This key is read only once and reset to “false” after read. This unselects the mail in the list and removes the preview for that folder. 144 @@ -356,7 +356,7 @@ 0 <_summary>Layout style - <_description>The layout style determines where to place the preview pane in relation to the message list. "0" (Classic View) places the preview pane below the message list. "1" (Vertical View) places the preview pane next to the message list. + <_description>The layout style determines where to place the preview pane in relation to the message list. “0” (Classic View) places the preview pane below the message list. “1” (Vertical View) places the preview pane next to the message list. 'Sans 12' @@ -381,7 +381,7 @@ 5 <_summary>Number of addresses to display in TO/CC/BCC - <_description>This sets the number of addresses to show in default message list view, beyond which a '...' is shown. + <_description>This sets the number of addresses to show in default message list view, beyond which a “...” is shown. false @@ -396,7 +396,7 @@ true <_summary>Whether sort threads based on latest message in that thread - <_description>This setting specifies whether the threads should be sorted based on latest message in each thread, rather than by message's date. Evolution requires a restart. + <_description>This setting specifies whether the threads should be sorted based on latest message in each thread, rather than by message’s date. Evolution requires a restart. true @@ -421,7 +421,7 @@ false <_summary>Flush Outbox after filtering - <_description>Whether to flush Outbox after filtering is done. Outbox flush will happen only when there was used any 'Forward to' filter action and approximately one minute after the last action invocation. + <_description>Whether to flush Outbox after filtering is done. Outbox flush will happen only when there was used any “Forward to” filter action and approximately one minute after the last action invocation. 'attached' @@ -484,12 +484,12 @@ '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. + <_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. '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. + <_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. true @@ -514,7 +514,7 @@ true <_summary>Prompt when sending to many To and CC recipients - <_description>Enable or disable the prompt when sending to many To and CC recipients. The 'composer-many-to-cc-recips-num' defines the threshold. + <_description>Enable or disable the prompt when sending to many To and CC recipients. The “composer-many-to-cc-recips-num” defines the threshold. 'ask' @@ -543,12 +543,12 @@ 0 <_summary>Level beyond which the message should be logged. - <_description>This can have three possible values. "0" for errors. "1" for warnings. "2" for debug messages. + <_description>This can have three possible values. “0” for errors. “1” for warnings. “2” for debug messages. true - <_summary>Show original "Date" header value. - <_description>Show the original "Date" header (with a local time only if the time zone differs). Otherwise always show "Date" header value in a user preferred format and local time zone. + <_summary>Show original “Date” header value. + <_description>Show the original “Date” header (with a local time only if the time zone differs). Otherwise always show “Date” header value in a user preferred format and local time zone. ['I_mportant:#EF2929','_Work:#F57900','_Personal:#4E9A06','_To Do:#3465A4','_Later:#75507B'] @@ -578,12 +578,12 @@ 'Bogofilter' <_summary>The default plugin for Junk hook - <_description>This is the default junk plugin, even though there are multiple plugins enabled. If the default listed plugin is disabled, then it won't fall back to the other available plugins. + <_description>This is the default junk plugin, even though there are multiple plugins enabled. If the default listed plugin is disabled, then it won’t fall back to the other available plugins. false <_summary>Determines whether to lookup in address book for sender email - <_description>Determines whether to lookup the sender email in address book. If found, it shouldn't be a spam. It looks up in the books marked for autocompletion. It can be slow, if remote address books (like LDAP) are marked for autocompletion. + <_description>Determines whether to lookup the sender email in address book. If found, it shouldn’t be a spam. It looks up in the books marked for autocompletion. It can be slow, if remote address books (like LDAP) are marked for autocompletion. false @@ -598,7 +598,7 @@ ['X-Spam-Flag=YES','X-Spam-Level=*****'] <_summary>Custom headers to use while checking for junk. - <_description>Custom headers to use while checking for junk. The list elements are string in the format "headername=value". + <_description>Custom headers to use while checking for junk. The list elements are string in the format “headername=value”. '' @@ -623,7 +623,7 @@ false <_summary>Check for new messages in all active accounts - <_description>Whether to check for new messages in all active accounts regardless of the account "Check for new messages every X minutes" option when Evolution is started. This option is used only together with 'send_recv_on_start' option. + <_description>Whether to check for new messages in all active accounts regardless of the account “Check for new messages every X minutes” option when Evolution is started. This option is used only together with “send_recv_on_start” option. 600 @@ -633,7 +633,7 @@ false <_summary>Allow expunge in virtual folders - <_description>Enables Expunge in virtual folders, which means that the Folder->Expunge will be callable in virtual folders, while the expunge itself will be done in all folders for all deleted messages within the virtual folder, not only for deleted messages belonging to the virtual folder. + <_description>Enables Expunge in virtual folders, which means that the Folder→Expunge will be callable in virtual folders, while the expunge itself will be done in all folders for all deleted messages within the virtual folder, not only for deleted messages belonging to the virtual folder. false @@ -658,27 +658,27 @@ 0 <_summary>(Deprecated) Default forward style - <_description>This key was deprecated in version 3.10 and should no longer be used. Use "forward-style-name" instead. + <_description>This key was deprecated in version 3.10 and should no longer be used. Use “forward-style-name” instead. 0 <_summary>(Deprecated) Default reply style - <_description>This key was deprecated in version 3.10 and should no longer be used. Use "reply-style-name" instead. + <_description>This key was deprecated in version 3.10 and should no longer be used. Use “reply-style-name” instead. [] <_summary>(Deprecated) List of custom headers and whether they are enabled. - <_description>This key was deprecated in version 3.10 and should no longer be used. Use "show-headers" instead. + <_description>This key was deprecated in version 3.10 and should no longer be used. Use “show-headers” instead. 0 <_summary>(Deprecated) Load images for HTML messages over HTTP - <_description>This key was deprecated in version 3.10 and should no longer be used. Use "image-loading-policy" instead. + <_description>This key was deprecated in version 3.10 and should no longer be used. Use “image-loading-policy” instead. 'ask' <_summary>(Deprecated) Asks whether to close the message window when the user forwards or replies to the message shown in the window - <_description>This key was deprecated in version 3.10 and should no longer be used. Use "browser-close-on-reply-policy" instead. + <_description>This key was deprecated in version 3.10 and should no longer be used. Use “browser-close-on-reply-policy” instead. diff --git a/data/org.gnome.evolution.plugin.autocontacts.gschema.xml.in b/data/org.gnome.evolution.plugin.autocontacts.gschema.xml.in index 6b7e1c3262..f0758ac4f9 100644 --- a/data/org.gnome.evolution.plugin.autocontacts.gschema.xml.in +++ b/data/org.gnome.evolution.plugin.autocontacts.gschema.xml.in @@ -13,7 +13,7 @@ false <_summary>Enable autocontacts - <_description>Whether contacts should be automatically added to the user's address book. + <_description>Whether contacts should be automatically added to the user’s address book. '' diff --git a/data/org.gnome.evolution.plugin.email-custom-header.gschema.xml.in b/data/org.gnome.evolution.plugin.email-custom-header.gschema.xml.in index 87e526fdb1..e6b6a34609 100644 --- a/data/org.gnome.evolution.plugin.email-custom-header.gschema.xml.in +++ b/data/org.gnome.evolution.plugin.email-custom-header.gschema.xml.in @@ -3,7 +3,7 @@ ['Security=Personal;Unclassified;Protected;InConfidence;Secret;Topsecret'] <_summary>List of Custom Headers - <_description>The key specifies the list of custom headers that you can add to an outgoing message. The format for specifying a Header and Header value is: Name of the custom header followed by "=" and the values separated by ";" + <_description>The key specifies the list of custom headers that you can add to an outgoing message. The format for specifying a Header and Header value is: Name of the custom header followed by “=” and the values separated by “;” diff --git a/data/org.gnome.evolution.plugin.mail-notification.gschema.xml.in b/data/org.gnome.evolution.plugin.mail-notification.gschema.xml.in index e087898f50..9407a10b1b 100644 --- a/data/org.gnome.evolution.plugin.mail-notification.gschema.xml.in +++ b/data/org.gnome.evolution.plugin.mail-notification.gschema.xml.in @@ -23,7 +23,7 @@ true <_summary>Enable audible notifications when new messages arrive. - <_description>Whether to make a sound of any kind when new messages arrive. If "false", the "notify-sound-beep", "notify-sound-file", "notify-sound-play-file" and "notify-sound-use-theme" keys are disregarded. + <_description>Whether to make a sound of any kind when new messages arrive. If “false”, the “notify-sound-beep”, “notify-sound-file”, “notify-sound-play-file” and “notify-sound-use-theme” keys are disregarded. true @@ -33,12 +33,12 @@ '' <_summary>Sound filename to be played. - <_description>Sound file to be played when new messages arrive, if "notify-sound-play-file" is "true". + <_description>Sound file to be played when new messages arrive, if “notify-sound-play-file” is “true”. false <_summary>Whether to play a sound file. - <_description>Whether to play a sound file when new messages arrive. The name of the sound file is given by the 'notify-sound-file' key. + <_description>Whether to play a sound file when new messages arrive. The name of the sound file is given by the “notify-sound-file” key. false diff --git a/data/org.gnome.evolution.plugin.prefer-plain.gschema.xml.in b/data/org.gnome.evolution.plugin.prefer-plain.gschema.xml.in index b5c2b5c41c..74ede1cea4 100644 --- a/data/org.gnome.evolution.plugin.prefer-plain.gschema.xml.in +++ b/data/org.gnome.evolution.plugin.prefer-plain.gschema.xml.in @@ -3,7 +3,7 @@ 'normal' <_summary>Mode to use when displaying mails - <_description>The mode to use for displaying mails. "normal" makes Evolution choose the best part to show, "prefer_plain" makes it use the text part, if present, "prefer_source" makes it use the text part, if present, otherwise shows HTML source, and "only_plain" forces Evolution to only show plain text + <_description>The mode to use for displaying mails. “normal” makes Evolution choose the best part to show, “prefer_plain” makes it use the text part, if present, “prefer_source” makes it use the text part, if present, otherwise shows HTML source, and “only_plain” forces Evolution to only show plain text true diff --git a/data/org.gnome.evolution.shell.gschema.xml.in b/data/org.gnome.evolution.shell.gschema.xml.in index 13b3b36b76..11dc8be3e6 100644 --- a/data/org.gnome.evolution.shell.gschema.xml.in +++ b/data/org.gnome.evolution.shell.gschema.xml.in @@ -8,7 +8,7 @@ 0 <_summary>Initial attachment view - <_description>Initial view for attachment bar widgets. "0" is Icon View, "1" is List View. + <_description>Initial view for attachment bar widgets. “0” is Icon View, “1” is List View. '' @@ -43,7 +43,7 @@ [] <_summary>List of button names to hide in the window switcher - <_description>Valid values are 'mail', 'addressbook', 'calendar', 'tasks' and 'memos'. Change of this requires restart of the application. + <_description>Valid values are “mail”, “addressbook”, “calendar”, “tasks” and “memos”. Change of this requires restart of the application. true @@ -58,7 +58,7 @@ 'toolbar' <_summary>Window button style - <_description>The style of the window buttons. Can be "text", "icons", "both", "toolbar". If "toolbar" is set, the style of the buttons is determined by the GNOME toolbar setting. + <_description>The style of the window buttons. Can be “text”, “icons”, “both”, “toolbar”. If “toolbar” is set, the style of the buttons is determined by the GNOME toolbar setting. true diff --git a/evolution.appdata.xml.in b/evolution.appdata.xml.in index bb6f16b0d5..fe9d664abf 100644 --- a/evolution.appdata.xml.in +++ b/evolution.appdata.xml.in @@ -15,7 +15,7 @@ network protocols for information exchange, with an emphasis on standards compliance and security. Evolution can also integrate smoothly with Microsoft Exchange by way of - the "Exchange Web Services" (EWS) extension. + the “Exchange Web Services” (EWS) extension. https://wiki.gnome.org/Apps/Evolution diff --git a/src/addressbook/addressbook.error.xml b/src/addressbook/addressbook.error.xml index 1e078575cb..01ff67e817 100644 --- a/src/addressbook/addressbook.error.xml +++ b/src/addressbook/addressbook.error.xml @@ -33,15 +33,15 @@ - <_primary>Delete address book '{0}'? + <_primary>Delete address book “{0}”? <_secondary>This address book will be removed permanently.