fix broken labels, dashes are illegal inside i18n lable

This commit is contained in:
Colin Kuskie 2005-12-06 04:46:50 +00:00
parent dbf160f417
commit 5a44090e8a
2 changed files with 3 additions and 3 deletions

View file

@ -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

View file

@ -252,9 +252,9 @@ the last page.</P>|,
lastUpdated => 1066766053
},
'edit-forceSearchRoots-label' => {
'force search roots' => {
message => q|Force users to use the selected roots|,
lastUpdated => 1090580644
lastUpdated => 1133844716
},
'19' => {