]> granicus.if.org Git - mutt/commitdiff
Remove 'really' from the purge-message help description.
authorKevin McCarthy <kevin@8t8.us>
Mon, 4 Sep 2017 22:51:07 +0000 (15:51 -0700)
committerKevin McCarthy <kevin@8t8.us>
Mon, 4 Sep 2017 22:51:07 +0000 (15:51 -0700)
This made it sound to the translators like a question.

OPS

diff --git a/OPS b/OPS
index 083a08e3588f5d20f17bbf4963a0d6d7097046b1..cc1bc3bdc6fa9c5103a64c8e87a74e4f11abcf18 100644 (file)
--- a/OPS
+++ b/OPS
@@ -144,7 +144,7 @@ OP_PREV_ENTRY "move to the previous entry"
 OP_PREV_LINE "scroll up one line"
 OP_PREV_PAGE "move to the previous page"
 OP_PRINT "print the current entry"
-OP_PURGE_MESSAGE "really delete the current entry, bypassing the trash folder"
+OP_PURGE_MESSAGE "delete the current entry, bypassing the trash folder"
 OP_QUERY "query external program for addresses"
 OP_QUERY_APPEND "append new query results to current results"
 OP_QUIT "save changes to mailbox and quit"