".$clang->gT("You are not allowed dump the database!")."
";
$accesssummary .= "".$clang->gT("Continue")."
\n";
}
elseif($action == "dumplabel")
{
$accesssummary .= "
".$clang->gT("You are not allowed export a label set!")."
";
$accesssummary .= "".$clang->gT("Continue")."
\n";
}
elseif($action == "edituser")
{
$accesssummary .= "
".$clang->gT("You are not allowed to change user data!");
$accesssummary .= "
".$clang->gT("Continue")."
\n";
}
elseif($action == "newsurvey")
{
$accesssummary .= "
".$clang->gT("You are not allowed to create new surveys!")."
";
$accesssummary .= "".$clang->gT("Continue")."
\n";
}
elseif($action == "deletesurvey")
{
$accesssummary .= "
".$clang->gT("You are not allowed to delete this survey!")."
";
$accesssummary .= "".$clang->gT("Continue")."
\n";
}
elseif($action == "addquestion")
{
$accesssummary .= "
".$clang->gT("You are not allowed to add new questions for this survey!")."
";
$accesssummary .= "".$clang->gT("Continue")."
\n";
}
elseif($action == "activate")
{
$accesssummary .= "
".$clang->gT("You are not allowed to activate this survey!")."
";
$accesssummary .= "".$clang->gT("Continue")."
\n";
}
elseif($action == "deactivate")
{
$accesssummary .= "
".$clang->gT("You are not allowed to deactivate this survey!")."
";
$accesssummary .= "".$clang->gT("Continue")."
\n";
}
elseif($action == "addgroup")
{
$accesssummary .= "
".$clang->gT("You are not allowed to add a group to this survey!")."
";
$accesssummary .= "".$clang->gT("Continue")."
\n";
}
elseif($action == "ordergroups")
{
$accesssummary .= "
".$clang->gT("You are not allowed to order groups in this survey!")."
";
$accesssummary .= "".$clang->gT("Continue")."
\n";
}
elseif($action == "editsurvey")
{
$accesssummary .= "
".$clang->gT("You are not allowed to edit this survey!")."
"; $accesssummary .= "".$clang->gT("Continue")."".$clang->gT("You are not allowed to edit groups in this survey!")."
"; $accesssummary .= "".$clang->gT("Continue")."".$clang->gT("You are not allowed to browse responses!")."
"; $accesssummary .= "".$clang->gT("Continue")."".$clang->gT("You are not allowed to set assessment rules!")."
"; $accesssummary .= "".$clang->gT("Continue")."".$clang->gT("You are not allowed to delete this group!")."
"; $accesssummary .= "".$clang->gT("Continue")."".$clang->gT("You are not allowed to import a survey!")."
"; $accesssummary .= "".$clang->gT("Continue")."".$clang->gT("You are not allowed to import a group!")."
"; $accesssummary .= "".$clang->gT("Continue")."".$clang->gT("You are not allowed to to import a question!")."
"; $accesssummary .= "".$clang->gT("Continue")."".$clang->gT("Security alert").": ".$clang->gT("Someone may be trying to use your LimeSurvey session (CSRF attack suspected). If you just clicked on a malicious link, please report this to your system administrator.").'
'.$clang->gT('Also this problem can occur when you are working/editing in LimeSurvey in several browser windows/tabs at the same time.')."
".$clang->gT("Security alert").": ".$clang->gT("Someone may be trying to use your LimeSurvey session (CSRF attack suspected). If you just clicked on a malicious link, please report this to your system administrator.").'
'.$clang->gT('Also this problem can occur when you are working/editing in LimeSurvey in several browser windows/tabs at the same time.')."