$AdditonalUsersComment = "You can invite additional users to fill the survey. To do so you can type their email adresses here separated by , or ; ";
$MailTitle = "Mail title";
$MailText = "Mail text";
$UseLinkSyntax = "Every invited user will receive an email with a unique link. Users have to click that link to fill the survey. When you do nothing special the unique link will automatically be added to the end of the mail. You can however determine where the link has to appear by adding **link** in your text. This **link** is automatically replaced with the unique link for every user.";
$InvitationsSend = "invitations sent.";
$SurveyDeleted = "The survey has been deleted.";
$NoSurveysSelected = "No surveys have been selected.";
$AllQuestionsOnOnePage = "All questions are displayed on one page";
$SelectUser = "Select user";
$SelectUserWhoFilledSurvey = "Select user who filled the survey";
$userreport = "User report";
$VisualRepresentation = "Graphic";
$AbsoluteTotal = "Absolute total";
$NextQuestion = "Next question";
$PreviousQuestion = "Previous question";
$PeopleWhoAnswered = "People who have chosen this answer";
$CourseUsers = "Users of the course";
$SurveyPublication = "Publication of the survey";
$AdditonalUsers = "Additional users";
$AdditonalUsersComment = "You can invite additional non-course users to fill this survey by adding their email adresses here separated by a , or ;";
$MailTitle = "Title of the email";
$MailText = "Text of the email";
$UseLinkSyntax = "The selected users will receive an email with the text above and a unique link that they have to click to fill the survey. If you want to put the link somewhere in your text you have to put the following text wherever you want in your text: **link** (star star link star star). This will then automatically be replaced by the unique link. If you do not add **link** to your text then the email link will be added to the end of the mail";
$DetailedReportByUser = "Detailed report by user";
$DetailedReportByQuestion = "Detailed report by question";
$ComparativeReportDetail = "In this report you can compare two questions.";
$CompleteReportDetail = "In this report you get an overview of all the answers of all users on all questions. You also have the option to see only a selection of questions. You can export the results in CSV format and use this for processing in a statistical application";
$DetailedReportByUserDetail = "In this report you can see all the answers a specific user has given.";
$DetailedReportByQuestionDetail = "In this report you see the results question by question. Basic statistical analysis and graphics are provided ";
$ReminderResendToAllUsers = "Remind all users of the survey. If you do not check this checkbox only the newly added users will receive an email.";