Commit Graph

51 Commits

Author SHA1 Message Date
10a835d5e6 Improve wording of Maildir migration dialog.
Use stronger wording and remove the "No" option.  Your choices are
"Migrate Now" or "Quit Evolution".  None of this in-between nonsense.
2011-06-29 18:41:16 +02:00
89557dcfee Migrate the local store from mbox to maildir format 2011-06-29 18:41:04 +02:00
a2747569c8 Kill em_folder_utils_unsubscribe_folder().
Use e_mail_session_unsubscribe_folder() instead.
2010-11-09 23:33:20 +01:00
df6f8dc010 Bug #587011 - Integrate remove-duplicates into evolution 2010-10-15 09:39:16 +02:00
d515cfc332 Bug #223337 - Auto-close message-browser when replying to them 2010-10-08 12:16:53 +02:00
51a41db621 Add nag popup when mailing list hijacks private reply with Reply-To: header 2010-07-15 17:20:16 +01:00
8b8fdabfa6 Warn on reply-to-all with too many recipients 2010-07-15 16:48:45 +01:00
0f7b73d639 Bug 624204 - Warn when replying privately to a mailing list message 2010-07-15 16:48:45 +01:00
578e071825 Bug 619637 - Inconsistent buttons in delete confirmation dialogs 2010-05-28 22:41:59 -04:00
a5d79e9f91 Bug #546551 - Dialog for mark-all-read always mentions subfolders 2010-05-21 16:30:40 +02:00
b864a0a503 Bug #567304 - Add translator comment and remove few strings 2010-04-06 19:02:02 +02:00
6060c29567 Bug #567304 - Review strings for translation 2010-04-06 18:34:36 +02:00
6ea092ac02 Bug #549971 - "Report Junk Failed", "Check Junk Failed" strings 2010-04-02 18:40:39 +02:00
125573b8fd Bug #302742 - The mail error messages is difficult to understand/translate 2010-04-01 20:00:36 +02:00
0d66851bd5 Bug #272567 - Evolution message needs ngettext support 2010-04-01 19:22:32 +02:00
816614eb40 Bug #261062 - Do not translate untranslatable texts 2010-04-01 18:38:49 +02:00
8785fd3315 Bug 546551 - Dialog for deleting mail folders always mentions subfolders. 2010-02-22 16:29:23 +05:30
b9953ceaed Bug #250046 - Composer addresses reading fixes
- Check for no addresses properly (in post-to only when shown)
- Check for garbage addresses and warn user about those
- Use garbage text in To/CC/Bcc fields when user typed them
2009-11-10 11:46:41 +01:00
8a11d5c190 Bug 594989 - Drop some dialog titles
HIG suggests alerts (for which these titles are only used as far as I
know) do not have a title.
2009-09-23 13:50:48 -04:00
b452caf179 ** Fixes bug #514383
2008-05-16  Matthew Barnes  <mbarnes@redhat.com>

	** Fixes bug #514383

	* plugins/mark-all-read/mark-all-read.c: Add a Cancel button.

	* mail/mail.error.xml: Remove the "ask-mark-read" error.

	* e-error.c (e_error_newv): Widget packing adjustments.


svn path=/trunk/; revision=35504
2008-05-16 19:51:18 +00:00
7ab42c2897 ** Fix for bug #273041
2008-04-25  Milan Crha  <mcrha@redhat.com>

	** Fix for bug #273041

	* mail/mail.error.xml: (junk-check-error), (junk-report-error),
	(junk-not-report-error): New error messages added.
	* mail/em-junk-hook.h: (struct _EMJunkHookTarget), (em_junk_error_quark):
	* mail/em-junk-hook.c: (manage_error), (em_junk_check_junk),
	(em_junk_report_junk), (em_junk_report_non_junk):
	Allow propagation of the error from the plugin in the hook target.

	* plugins/bogo-junk-plugin/bf-junk-filter.c: (pipe_to_bogofilter), (em_junk_bf_check_junk),
	(em_junk_bf_report_junk), (em_junk_bf_report_non_junk):
	Propagate possible errors to the UI.

	* sa-junk-plugin/em-junk-filter.c: (em_junk_sa_commit_reports),
	(em_junk_sa_validate_binary): Fix function prototype.
	* sa-junk-plugin/em-junk-filter.c: (pipe_to_sa_full), (em_junk_sa_test_spamd_running),
	(em_junk_sa_test_spamassassin),	(pipe_to_sa), (em_junk_sa_run_spamd),
	(em_junk_sa_test_spamd), (em_junk_sa_is_available),
	(em_junk_sa_check_junk), (get_spamassassin_version),
	(em_junk_sa_report_junk), (em_junk_sa_report_non_junk):
	Propagate possible errors to the UI.


svn path=/trunk/; revision=35415
2008-04-25 13:12:22 +00:00
a182527b8f reviewed by: Milan Crha
2008-04-07  Takao Fujiwara  <takao.fujiwara@sun.com>

	reviewed by: Milan Crha

	** Fix for bug #408579

	* mail/mail.error.xml:
	* e-util/e-system.error.xml:
	  Changed '&quot;' to '\"' to work with intltool.


svn path=/trunk/; revision=35329
2008-04-07 03:28:14 +00:00
0393621697 ** Fix for bug #329706
2007-12-07  Alex Kloss  <alexkloss@att.net>

	** Fix for bug #329706

	* em-utils.c (em_utils_prompt_user):
	Add mnemonic 'd' to 'Do not show...' checkbox
	* mail.error.xml:
	Remove redundant 'Send anyway' label
	Reorder buttons to 'Send','Cancel' as per HIG


svn path=/trunk/; revision=34668
2007-12-07 18:39:06 +00:00
303194b97a ** Fix for bug #263236
2007-11-13  Milan Crha  <mcrha@redhat.com>

	** Fix for bug #263236

	* mail.error.xml: Terminology cleanup.


svn path=/trunk/; revision=34529
2007-11-13 17:44:00 +00:00
dbe6756f09 ** Fix for bug #263236
2007-11-12  Milan Crha  <mcrha@redhat.com>

	** Fix for bug #263236

	* mail.error.xml: New message "ask-delete-vfolder-msg".
	* em-folder-view.c: (emfv_delete_msg_response),
	(emfv_popup_delete): When deleting from vFolder, ask if really want
	to and warn about deleting in a real folder too.
	* evolution-mail.schemas.in: New option
	"/apps/evolution/mail/prompts/delete_in_vfolder" to not ask again.


svn path=/trunk/; revision=34523
2007-11-12 10:43:05 +00:00
1e9e4c8e6c ** Fix for bug #453544 from hggdh
svn path=/trunk/; revision=33874
2007-07-28 20:09:42 +00:00
5e6adad066 ** Fix for bug #443140 from Vinod
svn path=/trunk/; revision=33636
2007-06-03 13:21:33 +00:00
a4828845f0 Improved offline support options
svn path=/trunk/; revision=33548
2007-05-15 17:58:09 +00:00
87d414d59f Disable mail delete for proxy when there are not enough rights
2006-11-09  Sankar P  <psankar@novell.com>

	* em-folder-browser.c: (emfb_view_hide_selected):
	* em-folder-view.c: (emfv_popup_delete):
	* mail.error.xml:
	Disable mail delete for proxy when there are not enough rights

svn path=/trunk/; revision=32958
2006-11-09 06:01:47 +00:00
3fafdaeb3e ** Fixes bug #308276
2006-10-16  Ushveen Kaur <kushveen@novell.com>

	** Fixes bug #308276

	* mail.error.xml : secondary for "vfolder-notunique" corrected.

svn path=/trunk/; revision=32890
2006-10-16 13:32:55 +00:00
fdab46bc44 ** Fixes Bug #341840
2006-07-24  Ushveen Kaur  <kushveen@novell.com>

	** Fixes Bug #341840

	* mail-error.xml: button label changed for dialog ask-mark-read.

svn path=/trunk/; revision=32405
2006-07-24 11:40:54 +00:00
038d5646ce changing string "Ximian Evolution" to "Evolution". Fixes bug #344298.
2006-06-13  Andre Klapper <a9016009@gmx.de>

	* mail.error.xml: changing string "Ximian Evolution" to "Evolution".
	Fixes bug #344298.

svn path=/trunk/; revision=32130
2006-06-13 21:33:24 +00:00
f45a960006 Fix for bug #332936
svn path=/trunk/; revision=32053
2006-05-30 04:37:29 +00:00
a82d466e93 Removed error id "camel-exception" as it was a bogus error.
2006-04-18  Jeffrey Stedfast  <fejj@novell.com>

	* mail.error.xml: Removed error id "camel-exception" as it was a
	bogus error.

2006-04-14  Jeffrey Stedfast  <fejj@novell.com>

	* em-composer-utils.c (em_utils_handle_receipt): Fixed up the if
	conditional so that 'account' wasn't ever dereferenced when
	NULL. Fixes bug #324327.

svn path=/trunk/; revision=31829
2006-04-18 20:56:36 +00:00
923cb4043e **Fixes #329585 *mail-config.glade: Changed Remove button to Delete button
2006-03-25  Rajeev ramanathan <rajeevramanathan_2004@yahoo.co.in>

	**Fixes #329585
	*mail-config.glade: Changed Remove button to Delete button
	*mail.error.xml: Changed current Layout DELETE  [Do not delete]
	to   [Do not delete]  DELETE

svn path=/trunk/; revision=31744
2006-03-25 17:09:58 +00:00
65c0a5aee0 fix typo, correct phrasing
svn path=/trunk/; revision=31454
2006-02-08 17:55:47 +00:00
9784a3f5cf fixing one typo.
2006-02-07  Andre Klapper <a9016009@gmx.de>
	* mail.error.xml: fixing one typo.

svn path=/trunk/; revision=31430
2006-02-07 12:26:51 +00:00
450d94b769 Committed Rajeev's patch and my patch for mnemonics.
svn path=/trunk/; revision=31425
2006-02-06 11:10:44 +00:00
400da959ce fixed a typo. Fixes bug 328306.
2006-01-23  Andre Klapper <a9016009@gmx.de>
	* mail.error.xml: fixed a typo. Fixes bug 328306.

svn path=/trunk/; revision=31285
2006-01-23 20:11:59 +00:00
89b91db3e3 Fix 313095, Add error identifier ask-delete-proxy-accounts.
2006-01-02  Shreyas Srinivasan  <sshreyas@novell.com>

	* mail.error.xml: Fix 313095, Add error identifier
	ask-delete-proxy-accounts.

svn path=/trunk/; revision=31037
2006-01-03 10:30:45 +00:00
7ddd1c1379 String Fixes (Bug #325122)
2006-01-01   Harish Krishnaswamy <kharish@novell.com>

* String Fixes (Bug #325122)

svn path=/trunk/; revision=31006
2006-01-01 13:56:31 +00:00
66d997c160 s/don't/do not/ string changes. Fixes #325276.
2006-01-01  Harish Krishnaswamy  <kharish@novell.com>

* em-utils.c (em_utils_prompt_user), mail-config.glade, mail.error.xml :
s/don't/do not/ string changes. Fixes #325276.

svn path=/trunk/; revision=31002
2006-01-01 12:21:38 +00:00
f34387f743 Fixing several typos and harmonizing capital/small letters. Partially
2005-12-30  Andre Klapper <a9016009@gmx.de>
	* evolution/plugins/exchange-operations/org-gnome-exchange-operations.error.xml,
 	evolution/plugins/groupwise-features/properties.glade,
 	evolution/plugins/bbdb/org-gnome-evolution-bbdb.eplug.xml,
 	evolution/plugins/plugin-manager/org-gnome-plugin-manager.eplug.xml,
 	evolution/ui/evolution-calendar.xml org-gnome-evolution-startup-wizard.eplug.xml,
 	evolution/mail/mail.error.xml:  Fixing several typos and harmonizing
	 capital/small letters. Partially fixes bug 306117.

svn path=/trunk/; revision=30972
2005-12-30 03:45:46 +00:00
2500e7382f Fix #47857
2005-12-12  Shreyas Srinivasan  <sshreyas@novell.com>

	* mail.error.xml: Fix #47857

svn path=/trunk/; revision=30756
2005-12-12 11:27:10 +00:00
3c74da6893 ** See bug #315987 Send only if account is enabled
2005-11-23  Parthasarathi Susarla <sparthasarathi@novell.com>

	** See bug #315987
	* em-composer-utils.c:
	(em_utils_composer_send_cb): Send only if account is enabled
	(em_utils_composer_save_draft_cb): Save message to server
	folder only if the account is enabled, else save it locally
	(generate_account_hash): Add default account into the account hash
	only if the account none of the account is enabled.
	(guess_account): use only enabled account

	* mail.error.xml: Add error message for send-no-account-enabled

svn path=/trunk/; revision=30646
2005-11-23 06:46:51 +00:00
e751338e49 - Enhances Signature-Preferences. - Added shortcuts for common operations.
2005-10-18  Sankar P  <psankar@novell.com>

	- Enhances Signature-Preferences.
	- Added shortcuts for common operations.
		-- Delete on Del key
		-- Edit on Dbl.Click
	- Prevents adding duplicate and NULL signatures

	* mail-signature-editor.c (menu_file_save_cb) (mail_signature_editor)
	(sig_name_changed) (menu_file_save_close_cb) (delete_event_cb) (do_exit):
		Modified the functions for handling the above scenarios.
	* mail.error.xml:
		Added error strings for duplicate and NULL signatures.
	* em-composer-prefs.c (em_composer_prefs_construct) (sig_delete_cb) (sig_add_cb):
		Modified the functions so as to handle the keyboard accelarators
	and to grab focus to the list on deletion/insertion of signatures.
	* em-composer-prefs.c (signature_key_press)(sig_tree_event_cb):
		Added new functions to handle the
	keypress events on the signatures list tree.

	Fixes #269749

svn path=/trunk/; revision=30519
2005-10-18 07:12:15 +00:00
66b8f8dd77 Change instances of "vfolder" that appear in the UI to use the term
2005-08-07  Rodney Dawes  <dobey@novell.com>

	* em-folder-browser.c (emfb_search_items):
	* em-folder-tree-model.c (sort_cb, em_folder_tree_model_load_state):
	* em-folder-tree.c (emft_drop_target):
	* em-folder-view.c (emfv_popup_items, emfv_uri_popups):
	* em-utils.c:
	* em-vfolder-editor.c (em_vfolder_editor_new):
	* em-vfolder-rule.c (em_vfolder_editor_sourcelist_new):
	* mail-dialogs.glade:
	* mail-vfolder.c (vfolder_setup_desc, vfolder_setup_do):
	(vfolder_adduri_desc, vfolder_load_storage, vfolder_edit):
	(vfolder_edit_rule, vfolder_gui_add_rule):
	* mail.error.xml:
	Change instances of "vfolder" that appear in the UI to use the term
	"Search Folder" instead
	Update some comments to use the term "Search Folder" instead of vfolder

svn path=/trunk/; revision=30024
2005-08-07 21:18:18 +00:00
7d9c68cbe5 Add new functions to remove proxy accounts and proxies created by the
2005-07-10  Shreyas Srinivasan <sshreyas@novell.com>

	* mail-config.[ch]: Add new functions to remove proxy accounts and
	proxies created by the account.
	* mail-compnent.c: Remove proxy accounts at startup
	* mail.error.xml: Add warnings for proxy disable and removal of a
	proxy when its parents are removed.
	* em-account-prefs.c: Add checks not to display proxies and
	handling of parent removal/ disabling.

svn path=/trunk/; revision=29698
2005-07-10 10:03:56 +00:00
87947227e7 Fixing typo (bug 306151). Committing for Andre
svn path=/trunk/; revision=29464
2005-06-07 05:05:43 +00:00
8808a5e4f8 Added a error message required for marking messages as read in subfolders.
2005-05-19  Chenthill Palanisamy  <pchenthill@novell.com>

	* mail.error.xml: Added a error message required for
	marking messages as read in subfolders.

svn path=/trunk/; revision=29387
2005-05-19 12:51:20 +00:00