Hi all,
does anybody know how to change the localized messages for the subject and the body of an alert.
I found out, that the alerttemplates.xml from the 12hive\TEMPLATE\XML\ has the coreesponding key-tags of the resource-files. After checking the files core.resx and core.de-DE.resx i found no matching string regarding the e-mails subject and body.
I searched on the whole server for some particular string like "receive" (which will be included in the body-message if you add an alert for a different person than yourself [You will receive alert in e-mail.]).
I also checked the Database-Procedure proc_AddSubscription and some .aspx, .ascx and some codebehind.
Nothing! - It seems like they did hardcoding this
Does anybody has a clue