From cae05e67796060cf0e5381c31659cc354257c858 Mon Sep 17 00:00:00 2001 From: agrabs Date: Sat, 17 May 2008 13:53:37 +0000 Subject: [PATCH] added new strings --- lang/en_utf8/feedback.php | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/lang/en_utf8/feedback.php b/lang/en_utf8/feedback.php index 4ea59778a6..18d54ef83e 100644 --- a/lang/en_utf8/feedback.php +++ b/lang/en_utf8/feedback.php @@ -13,6 +13,7 @@ $string['anonymous_edit'] = 'Record user names'; $string['anonymous_entries'] = 'Anonymous entries'; $string['anonymous_user'] = 'Anonymous user'; $string['append_new_items'] = 'Append new items'; +$string['autonumbering'] = 'automated numbers for each question'; $string['confirmdeleteentry'] = 'Are you sure you want to delete this entry?'; $string['confirmdeleteitem'] = 'Are you sure you want to delete this element?'; $string['confirmdeletetemplate'] = 'Are you sure you want to delete this template?'; @@ -64,6 +65,7 @@ $string['feedback:deletesubmissions'] = 'Delete completed submissions'; $string['feedback:deletetemplate'] = 'Delete template'; $string['feedback:edititems'] = 'Edit items'; $string['feedback:mapcourse'] = 'Map courses to global feedbacks'; +$string['feedback:receivemail'] = 'Receive email notification'; $string['feedback:view'] = 'View a feedback'; $string['feedback:viewreports'] = 'View reports'; $string['feedback_is_not_open'] = 'The feedback is not open'; @@ -79,6 +81,8 @@ $string['horizontal']='horizontal'; $string['insufficient_responses_for_this_group'] = 'There are insufficient responses for this group';$string['import_questions'] = 'Import questions'; $string['importfromthisfile'] = 'Import from this file'; $string['import_successfully'] = 'Import successfully'; +$string['info'] = 'Information'; +$string['infotype'] = 'Information-Type'; $string['item_name'] = 'Question'; $string['items_are_required'] = 'Answers are required to starred questions.'; $string['label'] = 'Label'; @@ -144,6 +148,7 @@ $string['resetting_data'] = 'Reset feedback responses'; $string['resetting_feedbacks'] = 'Resetting feedbacks'; $string['response_nr'] = 'Response Nr.'; $string['responses'] = 'Responses'; +$string['responsetime'] = 'Responsestime'; $string['save_as_new_template'] = 'Save as new template'; $string['save_entries'] = 'Submit your answers'; $string['save_item'] = 'Save question'; @@ -156,6 +161,7 @@ $string['separator_thousand'] = ','; $string['show_all'] = 'Show all'; $string['show_entries'] = 'Show responses'; $string['show_entry'] = 'Show response'; +$string['site_after_submit'] = 'Site after submit'; $string['sort_by_course'] = 'Sort by course'; $string['start'] = 'Start'; $string['stop'] = 'End'; -- 2.39.5