summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMalcolm Parsons <malcolm.parsons@gmail.com>2006-09-08 18:28:09 +0000
committerMalcolm Parsons <malcolm.parsons@gmail.com>2006-09-08 18:28:09 +0000
commitabe40a1f34db53522c9c8e4791a12cc98c3eec16 (patch)
tree7d9d1983a0adfaf4550c803c4d4ff72241b91230
parente9e7d448f90fc2a1757514705ecbc679c14081aa (diff)
Clean up some text. Closes: #2466.
-rw-r--r--OPS4
-rw-r--r--OPS.PGP2
-rw-r--r--doc/manual.xml.tail10
-rw-r--r--pgpkey.c2
4 files changed, 9 insertions, 9 deletions
diff --git a/OPS b/OPS
index 1db524a8..27d1fa1c 100644
--- a/OPS
+++ b/OPS
@@ -9,12 +9,12 @@ OP_BROWSER_NEW_FILE "select a new file in this directory"
OP_BROWSER_VIEW_FILE "view file"
OP_BROWSER_TELL "display the currently selected file's name"
OP_BROWSER_SUBSCRIBE "subscribe to current mailbox (IMAP only)"
-OP_BROWSER_UNSUBSCRIBE "unsubscribe to current mailbox (IMAP only)"
+OP_BROWSER_UNSUBSCRIBE "unsubscribe from current mailbox (IMAP only)"
OP_BROWSER_TOGGLE_LSUB "toggle view all/subscribed mailboxes (IMAP only)"
OP_BUFFY_LIST "list mailboxes with new mail"
OP_CHANGE_DIRECTORY "change directories"
OP_CHECK_NEW "check mailboxes for new mail"
-OP_COMPOSE_ATTACH_FILE "attach a file(s) to this message"
+OP_COMPOSE_ATTACH_FILE "attach file(s) to this message"
OP_COMPOSE_ATTACH_MESSAGE "attach message(s) to this message"
OP_COMPOSE_EDIT_BCC "edit the BCC list"
OP_COMPOSE_EDIT_CC "edit the CC list"
diff --git a/OPS.PGP b/OPS.PGP
index 8ab7eb1d..0558ed79 100644
--- a/OPS.PGP
+++ b/OPS.PGP
@@ -3,4 +3,4 @@ OP_COMPOSE_PGP_MENU "show PGP options"
OP_MAIL_KEY "mail a PGP public key"
OP_VERIFY_KEY "verify a PGP public key"
OP_VIEW_ID "view the key's user id"
-OP_CHECK_TRADITIONAL "check for classic pgp"
+OP_CHECK_TRADITIONAL "check for classic PGP"
diff --git a/doc/manual.xml.tail b/doc/manual.xml.tail
index f3626f46..631d2de2 100644
--- a/doc/manual.xml.tail
+++ b/doc/manual.xml.tail
@@ -84,7 +84,7 @@ bindings for all menus (except as noted).
<row><entry>bounce-message</entry><entry>b</entry><entry>remail a message to another user</entry></row>
<row><entry>change-folder</entry><entry>c</entry><entry>open a different folder</entry></row>
<row><entry>change-folder-readonly</entry><entry>ESC c</entry><entry>open a different folder in read only mode</entry></row>
-<row><entry>check-traditional-pgp</entry><entry>ESC P</entry><entry>check for classic pgp</entry></row>
+<row><entry>check-traditional-pgp</entry><entry>ESC P</entry><entry>check for classic PGP</entry></row>
<row><entry>clear-flag</entry><entry>W</entry><entry>clear a status flag from a message</entry></row>
<row><entry>copy-message</entry><entry>C</entry><entry>copy a message to a file/mailbox</entry></row>
<row><entry>create-alias</entry><entry>a</entry><entry>create an alias from a message sender</entry></row>
@@ -174,7 +174,7 @@ bindings for all menus (except as noted).
<row><entry>bounce-message</entry><entry>b</entry><entry>remail a message to another user</entry></row>
<row><entry>change-folder</entry><entry>c</entry><entry>open a different folder</entry></row>
<row><entry>change-folder-readonly</entry><entry>ESC c</entry><entry>open a different folder in read only mode</entry></row>
-<row><entry>check-traditional-pgp</entry><entry>ESC P</entry><entry>check for classic pgp</entry></row>
+<row><entry>check-traditional-pgp</entry><entry>ESC P</entry><entry>check for classic PGP</entry></row>
<row><entry>copy-message</entry><entry>C</entry><entry>copy a message to a file/mailbox</entry></row>
<row><entry>create-alias</entry><entry>a</entry><entry>create an alias from a message sender</entry></row>
<row><entry>decode-copy</entry><entry>ESC C</entry><entry>decode a message and copy it to a file/mailbox</entry></row>
@@ -440,7 +440,7 @@ bindings for all menus (except as noted).
<row><entry>toggle-mailboxes</entry><entry>TAB</entry><entry>toggle whether to browse mailboxes or all files</entry></row>
<row><entry>view-file</entry><entry>SPACE</entry><entry>view file</entry></row>
<row><entry>subscribe</entry><entry>s</entry><entry>subscribe to current mailbox (IMAP Only)</entry></row>
-<row><entry>unsubscribe</entry><entry>u</entry><entry>unsubscribe to current mailbox (IMAP Only)</entry></row>
+<row><entry>unsubscribe</entry><entry>u</entry><entry>unsubscribe from current mailbox (IMAP Only)</entry></row>
<row><entry>toggle-subscribed</entry><entry>T</entry><entry>toggle view all/subscribed mailboxes (IMAP Only)</entry></row>
</tbody>
</tgroup>
@@ -451,12 +451,12 @@ bindings for all menus (except as noted).
</sect2>
<sect2>
-<title>pgp</title>
+<title>PGP</title>
<para>
<table>
-<title>Default pgp menu function bindings</title>
+<title>Default PGP menu function bindings</title>
<tgroup cols="3">
<thead>
<row><entry>Function</entry><entry>Default key</entry><entry>Description</entry></row>
diff --git a/pgpkey.c b/pgpkey.c
index a83542eb..96248eb9 100644
--- a/pgpkey.c
+++ b/pgpkey.c
@@ -749,7 +749,7 @@ BODY *pgp_make_key_attachment (char *tempf)
return NULL;
}
- mutt_message _("Invoking pgp...");
+ mutt_message _("Invoking PGP...");
if ((thepid =