fix i18n typos in NotifyAboutThing.pm

This commit is contained in:
Colin Kuskie 2008-11-08 20:18:36 +00:00
parent 889977eb87
commit 3af1b41542

View file

@ -57,8 +57,8 @@ sub definition {
groupToNotify => {
fieldType=>"group",
defaultValue=>["4"],
label=>$i18n->get("who to notify"),
hoverHelp=>$i18n->get("who to notify help")
label=>$i18n->get("group to notify"),
hoverHelp=>$i18n->get("group to notify help")
},
message => {
fieldType=>"textarea",