summaryrefslogtreecommitdiffstats
path: root/OPS
diff options
context:
space:
mode:
authorKevin McCarthy <kevin@8t8.us>2021-03-09 18:19:21 -0800
committerKevin McCarthy <kevin@8t8.us>2021-03-11 12:59:56 -0800
commit847ce203466c1c9eeb6e130206415f21a5a96c67 (patch)
treeb66336f507044733a5cd09dd98d78e8119762336 /OPS
parent5a325ba493a1643c33679c10ea15425d49bfd460 (diff)
Add <view-alt-pager> to compose menu.
This mirrors the <view-pager> in the attachment menu (and just added to the compose menu), but adds it to the compose menu for alternative generation.
Diffstat (limited to 'OPS')
-rw-r--r--OPS5
1 files changed, 5 insertions, 0 deletions
diff --git a/OPS b/OPS
index 7946746e..73d11d36 100644
--- a/OPS
+++ b/OPS
@@ -313,6 +313,11 @@ OP_COMPOSE_VIEW_ALT_TEXT N_("view multipart/alternative as text")
*/
OP_COMPOSE_VIEW_ALT_MAILCAP N_("view multipart/alternative using mailcap")
+/* L10N: Help screen description for OP_COMPOSE_VIEW_ALT_PAGER
+ compose menu: <view-alt-pager>
+ */
+OP_COMPOSE_VIEW_ALT_PAGER N_("view multipart/alternative in pager using copiousoutput mailcap")
+
/* L10N: Help screen description for OP_COMPOSE_WRITE_MESSAGE
compose menu: <write-fcc>
*/