diff --git a/lib/WebGUI/i18n/English/Asset_Story.pm b/lib/WebGUI/i18n/English/Asset_Story.pm index 963774382..e204141ea 100644 --- a/lib/WebGUI/i18n/English/Asset_Story.pm +++ b/lib/WebGUI/i18n/English/Asset_Story.pm @@ -3,6 +3,12 @@ use strict; our $I18N = { + 'assetName' => { + message => q|Story|, + context => q|Story, as in news story.|, + lastUpdated => 0 + }, + 'headline' => { message => q|Headline|, context => q|Usually the title of a story. Label in the edit screen and template.|,