Git commit d7a6dcc01be6aec355560463f56b70f375688370 by Burkhard L?ck. Committed on 17/08/2013 at 12:58. Pushed by lueck into branch 'master'.
fix wrong guimenitem string M +1 -1 doc/kmail/menus.docbook http://commits.kde.org/kdepim/d7a6dcc01be6aec355560463f56b70f375688370 diff --git a/doc/kmail/menus.docbook b/doc/kmail/menus.docbook index bcf064b..115b205 100644 --- a/doc/kmail/menus.docbook +++ b/doc/kmail/menus.docbook @@ -649,7 +649,7 @@ servers have been used to send the message by looking at the <literal>Received:< <varlistentry id="folder-move-all-messages-to-trash"> <term><menuchoice> <guimenu>Folder</guimenu> -<guimenuitem>Move All Messages to Trash</guimenuitem> +<guimenuitem>Move All to Trash</guimenuitem> </menuchoice></term> <listitem><para><action>Moves all of the messages in the selected folder into the trash folder.</action></para> <note><para>This is only available if the currently selected folder is not a trash folder. If the currently selected folder is a trash folder, you will see <guilabel>Empty Trash</guilabel>.
