bugs fixed
This commit is contained in:
parent
e6818b58fc
commit
5f33a4a15d
11 changed files with 55 additions and 34 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue