lots of work...

This commit is contained in:
daviddelikat 2009-10-31 09:41:56 -05:00
parent 1819323cd3
commit 45c90f7be2
5 changed files with 83 additions and 1 deletions

View file

@ -2102,6 +2102,16 @@ normal templates.|,
context => q|The label for the link to create a new submission form.|,
},
'next submission id label' => {
message => q|Next Submission Id|,
lastUpdated => 1131394072,
context => q|Label for the field which indicates the next id used to create a submission.|
},
'next submission id label help' => {
message => q|This is the value that will be used to fill in the first submission, do not edit it.|,
lastUpdated => 1131394072,
context => q|This is the help text for the 'next submission id' field, the user should be reminded not to edit this field.|
},
# 'TODO' => {
# message => q|TODO|,
# lastUpdated => 1147050475,