From ffa220428c45c85407b3e86423428f397dbe6dc3 Mon Sep 17 00:00:00 2001 From: Colin Kuskie Date: Tue, 11 Jul 2006 22:57:27 +0000 Subject: [PATCH] documentation tweaks --- lib/WebGUI/i18n/English/Asset_Survey.pm | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/lib/WebGUI/i18n/English/Asset_Survey.pm b/lib/WebGUI/i18n/English/Asset_Survey.pm index 443b30477..fba191fba 100644 --- a/lib/WebGUI/i18n/English/Asset_Survey.pm +++ b/lib/WebGUI/i18n/English/Asset_Survey.pm @@ -984,17 +984,17 @@ the survey was added.|, }, 'answer.label' => { - message => q|The default label for question.answer.|, + message => q|The internationalized word "Answer". If the survey is not in quiz mode, this label will be blank.|, lastUpdated => 1149654822, }, 'response.label' => { - message => q|The default label for question.label.|, + message => q|The internationalized word "Responses".|, lastUpdated => 1149654822, }, 'comment.label' => { - message => q|The default label for question.comment.|, + message => q|The internationalized word "Comments".|, lastUpdated => 1149654822, }, @@ -1040,7 +1040,7 @@ the survey was added.|, }, 'report answer.label' => { - message => q|The default label for answer_loop.|, + message => q|The internationalized label, "Answers".|, lastUpdated => 1149654954, },