]> granicus.if.org Git - neomutt/commit
Enable all header fields in the compose menu to be translated.
authorKevin McCarthy <kevin@8t8.us>
Wed, 14 Jun 2017 22:12:45 +0000 (15:12 -0700)
committerKevin McCarthy <kevin@8t8.us>
Wed, 14 Jun 2017 22:12:45 +0000 (15:12 -0700)
commit1c5e93917ff90895fa12cc7f3c8fa63157537565
tree6b20ae18baabac447d06b15a000e55841339df82
parent1788a4a39360858a9decf9d823448e2aade546e4
Enable all header fields in the compose menu to be translated.

While it is suggested they need not be, for some locales it might be
preferable to be able to localize the fields.

For instance, fr_FR may want to change the punctuation to have a space
in front of the colon.  ja_JP may be more comfortable with a native
character set description of the field when using it every day.
compose.c
init.h
send.c