]> granicus.if.org Git - mutt/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)
commit907b43f3d1784e7a33f02b933b488cb959a5ff1d
tree6b20ae18baabac447d06b15a000e55841339df82
parent7b28d6e303ddce37a6d154bf6f643deb8e368e8b
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