Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the '10.4: Fix Mail's reply attribution line' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
10.4: Fix Mail's reply attribution line
Authored by: ameyer on Jul 22, '05 12:13:00AM

I too found the /System/Library/Frameworks/Message.framework/Versions/B/Resources/English.lproj/Delayed.strings

However, I am unable to figure out how to edit it such that Mail will insert the standard sort of reply attribution. e.g.:
-----Original Message-----
From: name
Sent: day, date, time
To: recipent 1; recipient 2; etc.
Cc: cc recipent 1; cc recipient 2; etc.
Subject: subject

I can get as far as the first two lines, (by changing the default to "\n-----Original Message----\nFrom: %3$@ \nSent: %1$@, at %2$@\n") but I can't figure out how to get the "to", "cc", and "subject" fields to work. Any ideas?



[ Reply to This | # ]
10.4: Fix Mail's reply attribution line
Authored by: c|ever on Jul 22, '05 07:04:26PM

I too would like a little help with the string variables. Anyone know what we can use?

Also, is there any way to make the reply insert and <hr> or make characters bold?



[ Reply to This | # ]