forward port of Survey section variables, chunk #1
This commit is contained in:
parent
2675784f14
commit
5408bc2de2
2 changed files with 16 additions and 0 deletions
|
|
@ -159,6 +159,16 @@ our $I18N = {
|
|||
lastUpdated => 1149654653,
|
||||
},
|
||||
|
||||
'section.add.url' => {
|
||||
message => q|The URL to add a new section to the survey.|,
|
||||
lastUpdated => 1149654653,
|
||||
},
|
||||
|
||||
'section.add.label' => {
|
||||
message => q|The default label for section.add.url.|,
|
||||
lastUpdated => 1149654653,
|
||||
},
|
||||
|
||||
'user.canTakeSurvey' => {
|
||||
message => q|A boolean indicating whether the current user has the rights to take the survey.|,
|
||||
lastUpdated => 1149654653,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue