Index: trunk/extensions/Survey/Survey.i18n.php |
— | — | @@ -125,4 +125,6 @@ |
126 | 126 | */ |
127 | 127 | $messages['qqq'] = array( |
128 | 128 | 'surveys-surveystats-question-answer' => 'Header for a column listing the amount of answers per question', |
| 129 | + 'survey-question-type-number' => 'Indicates an input type that accepts a number (which can be multiple digits)', |
| 130 | + 'surveys-surveystats-question-answers' => 'Header for a column listing the most provided answers per question' |
129 | 131 | ); |