Hi *,
The 3.5 branch introduced new strings to format and delete header/footer
("Format $1..." and "Delete $1..." -- _XDs and wAFn, respectively), but
these are coded in a way that the end result looks weird/wrong for
languages which don't use Title Case as much as English ($1 is pulled from
separate strings where they start with a capital letter).
Since the string freeze is not yet in effect, it would be nice if these
strings were split into four distinct strings: "Format Header...", "Format
Footer...", "Delete Header...", "Delete Footer...".
Regards,
Mihkel