diff --git a/lib/WebGUI/Asset/Wobject/Layout.pm b/lib/WebGUI/Asset/Wobject/Layout.pm index 2d337e661..d780f0b05 100644 --- a/lib/WebGUI/Asset/Wobject/Layout.pm +++ b/lib/WebGUI/Asset/Wobject/Layout.pm @@ -117,7 +117,7 @@ sub getEditForm { -name=>"assetsToHide", -value=>\@assetsToHide, -options=>\%childIds, - -label=>"Assets To Hide", + -label=>WebGUI::International::get('assets to hide', 'Asset_Layout'), -vertical=>1, -uiLevel=>9 ); diff --git a/lib/WebGUI/i18n/English/Asset_Layout.pm b/lib/WebGUI/i18n/English/Asset_Layout.pm index b94ee0694..9fa4c505c 100644 --- a/lib/WebGUI/i18n/English/Asset_Layout.pm +++ b/lib/WebGUI/i18n/English/Asset_Layout.pm @@ -85,6 +85,11 @@ The type of the file (PDF, etc.) lastUpdated => 1109987366, }, + 'assets to hide' => { + message => q|Assets To Hide.|, + lastUpdated => 1118942468 + }, + '823' => { message => q|Go to the new page.|, lastUpdated => 1038706332