diff --git a/lib/WebGUI/Asset/Wobject/IndexedSearch.pm b/lib/WebGUI/Asset/Wobject/IndexedSearch.pm index d7be0f924..fbb934ad4 100644 --- a/lib/WebGUI/Asset/Wobject/IndexedSearch.pm +++ b/lib/WebGUI/Asset/Wobject/IndexedSearch.pm @@ -136,7 +136,7 @@ sub getEditForm { # ); $tabform->getTab("properties")->yesNo( -name=>'forceSearchRoots', - -label=>WebGUI::International::get('edit-forceSearchRoots-label',"Asset_IndexedSearch"), + -label=>WebGUI::International::get('force search roots',"Asset_IndexedSearch"), -value=>$self->getValue("forceSearchRoots") ); # Content of specific user diff --git a/lib/WebGUI/i18n/English/Asset_IndexedSearch.pm b/lib/WebGUI/i18n/English/Asset_IndexedSearch.pm index 6ede570ef..366651cbf 100644 --- a/lib/WebGUI/i18n/English/Asset_IndexedSearch.pm +++ b/lib/WebGUI/i18n/English/Asset_IndexedSearch.pm @@ -252,9 +252,9 @@ the last page.

|, lastUpdated => 1066766053 }, - 'edit-forceSearchRoots-label' => { + 'force search roots' => { message => q|Force users to use the selected roots|, - lastUpdated => 1090580644 + lastUpdated => 1133844716 }, '19' => {