Fix hoverhelp to use Summary vs Synopsis.

This commit is contained in:
Colin Kuskie 2009-07-20 15:40:26 +00:00
parent d26c6b402b
commit db93a22f0b
2 changed files with 3 additions and 2 deletions

View file

@ -46,7 +46,7 @@ our $I18N = {
},
'feedDescription hoverHelp' => {
message => q|An optional description for the feed. If not specified the asset's synopsis will be used instead.|,
message => q|An optional description for the feed. If not specified the asset's summary will be used instead.|,
lastUpdated => 1236820473,
context => q|The hoverhelp of the feedDescription field.|
},