Revision: 7200
http://svn.sourceforge.net/mahogany/?rev=7200&view=rev
Author: vadz
Date: 2006-12-30 17:32:15 -0800 (Sat, 30 Dec 2006)
Log Message:
-----------
removed ellipsis after resend menu item, there is no dialog shown when it's
selected (except for the confirmation message box, but it can be suppressed and
it doesn't count as a dialog anyhow)
Modified Paths:
--------------
trunk/M/src/gui/wxMenuDefs.cpp
Modified: trunk/M/src/gui/wxMenuDefs.cpp
===================================================================
--- trunk/M/src/gui/wxMenuDefs.cpp 2006-12-30 01:02:52 UTC (rev 7199)
+++ trunk/M/src/gui/wxMenuDefs.cpp 2006-12-31 01:32:15 UTC (rev 7200)
@@ -416,7 +416,7 @@
},
{ WXMENU_SUBMENU, wxEmptyString, wxEmptyString, wxITEM_NORMAL },
{ WXMENU_MSG_BOUNCE, gettext_noop("&Bounce..."), gettext_noop("Redirect
the selected messages to another recipient"), wxITEM_NORMAL },
- { WXMENU_MSG_RESEND, gettext_noop("Rese&nd..."), gettext_noop("Send the
selected messages again."), wxITEM_NORMAL },
+ { WXMENU_MSG_RESEND, gettext_noop("Rese&nd"), gettext_noop("Send the
selected messages again."), wxITEM_NORMAL },
{ WXMENU_SEPARATOR, wxEmptyString, wxEmptyString
, wxITEM_NORMAL },
{ WXMENU_MSG_FILTER, gettext_noop("Appl&y filter rules..."),
gettext_noop("Apply filter rules to selected messages") , wxITEM_NORMAL },
{ WXMENU_MSG_QUICK_FILTER, gettext_noop("&Quick filter..."),
gettext_noop("Create a new filter for the selected message") ,
wxITEM_NORMAL },
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Mahogany-cvsupdates mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mahogany-cvsupdates