From 8e8492bdd9b8e1d9c08df1f510dd1853587f96de Mon Sep 17 00:00:00 2001 From: Rodney Dawes Date: Tue, 1 Feb 2005 19:30:49 +0000 Subject: Replace "_Virtual Folder" with "_vFolder" for the search menu to create a 2005-02-01 Rodney Dawes * em-folder-browser.c: Replace "_Virtual Folder" with "_vFolder" for the search menu to create a vfolder from a search * em-folder-tree-model.c (sort_cb): s/VFolders/vFolders/ for sorting in the folder tree (em_folder_tree_model_load_state): s/VFolders/vFolders/ in a comment * em-folder-view.c: s/VFolder/vFolder/ for the popup menu * em-vfolder-editor.c (em_vfolder_editor_new): Replace the string "Virtual _Folders" with "v_Folders" for the label * em-vfolder-rule.c (em_vfolder_editor_sourcelist_new): Repalce the string "VFolder source" with "vFolder source" * mail-errors.xml: * mail-errors.xml.h: Replace "virtual folder" with "vFolder" in an error string * mail-vfolder.c (vfolder_setup_desc): s/vfolder/vFolder/ (vfolder_setup_do): s/vfolder/vFolder/ (vfolder_load_storage): s/VFolders/vFolders/ (vfolder_edit_rule): s/VFolder/vFolder/ (vfolder_gui_add_rule): s/VFolder/vFolder/ Fixes #68137 svn path=/trunk/; revision=28664 --- mail/mail-errors.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mail/mail-errors.xml') diff --git a/mail/mail-errors.xml b/mail/mail-errors.xml index 13ebb22182..045cf9326a 100644 --- a/mail/mail-errors.xml +++ b/mail/mail-errors.xml @@ -263,7 +263,7 @@ The message is stored in the Outbox folder. Check the message for errors and re Cannot edit vFolder "{0}" as it does not exist. - This folder may have been added implicitly, go to the virtual folder editor to add it explicitly, if required. + This folder may have been added implicitly, go to the vFolder editor to add it explicitly, if required. -- cgit v1.2.3