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

@ -5,7 +5,8 @@
- fixed #10637: shelf displays assets it shouldn't
- fixed #10660: Crud doesn't like 0
- fixed #10668: shop pay drivers
- fixed Pay Drivers update their objects
- fixed: Pay Drivers update their objects
- fixed #10652: Story Archive: hover help confusing
7.7.15
- fixed #10629: WebGUI::ProfileField create new field bug

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.|
},