bugs fixed

This commit is contained in:
JT Smith 2004-09-24 22:31:45 +00:00
parent e6818b58fc
commit 5f33a4a15d
11 changed files with 55 additions and 34 deletions

View file

@ -705,6 +705,12 @@ If you leave this set at its default, then you will add a question directly afte
lastUpdated => 1033944535
},
'cannot delete the last answer' => {
message=>q|You cannot delete the last answer from a question. Every question must have at least one answer.|,
lastUpdated=>1083944535,
context=>q|This message is displayed when a user is trying to delete the last answer from a survey question.|
},
};
1;