diff --git a/lib/WebGUI/i18n/English/Asset_Event.pm b/lib/WebGUI/i18n/English/Asset_Event.pm index a1ce6879f..65cbb60c5 100644 --- a/lib/WebGUI/i18n/English/Asset_Event.pm +++ b/lib/WebGUI/i18n/English/Asset_Event.pm @@ -576,7 +576,7 @@ be useful, others may not.|, message => q{Location}, lastUpdated => 1204668000, }, - 'description' => { + 'description label' => { message => q{Description}, lastUpdated => 1204668000, }, diff --git a/lib/WebGUI/i18n/English/Friends.pm b/lib/WebGUI/i18n/English/Friends.pm index 2971c78a0..1ec74d64b 100644 --- a/lib/WebGUI/i18n/English/Friends.pm +++ b/lib/WebGUI/i18n/English/Friends.pm @@ -243,6 +243,18 @@ Thanks, lastUpdated => 1193193904, }, + 'subject' => { + message => q{Subject}, + lastUpdated => 1215395668, + context => q|Label for the manage friends template|, + }, + + 'message' => { + message => q{Message}, + lastUpdated => 1215395674, + context => q|Label for the manage friends template|, + }, + 'sendMessageButton' => { message => q{HTML code for a button to send an email to selected Friends.}, lastUpdated => 1193193904,