mutt stable branch with some hacks
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Add L10N comment to generated keymap_defs.h files.

Make it clearer to translators that the strings are for the help
screen.

+4 -1
+4 -1
gen_defs
··· 10 10 help) 11 11 echo "#ifdef HELP_C" 12 12 echo "const char *HelpStrings[] = {" 13 - expr='s;^[^ ]* *\(.*\); N_(\1),;' 13 + expr='i\ 14 + /* L10N: Help screen function description.\ 15 + Generated from one of the OPS files. */ 16 + s;^[^ ]* *\(.*\); N_(\1),;' 14 17 ;; 15 18 *) 16 19 echo "enum {"