<li><?php$clang->eT("No responses are lost.");?></li>
<li><?php$clang->eT("No participant information lost.");?></li>
<li><?php$clang->eT("Ability to change of questions, groups and parameters is still limited.");?></li>
<li><?php$clang->eT("An expired survey is not accessible to participants (they only see a message that the survey has expired).");?></li>
<li><?php$clang->eT("It's still possible to perform statistics on responses using LimeSurvey.");?></li>
</ul>
</td>
<td>
<ul>
<li><?php$clang->eT("All responses are not accessible anymore with LimeSurvey.");?> <?php echo $clang->gT("Your response table will be renamed to:")." {$dbprefix}old_".$surveyid."_{$date}"; ?></li>
<li><?php$clang->eT("All participant information is lost.");?></li>
<li><?php$clang->eT("A deactivated survey is not accessible to participants (only a message appears that they are not permitted to see this survey).");?></li>
<li><?php$clang->eT("All questions, groups and parameters are editable again.");?></li>
echo$clang->gT("The tokens table associated with this survey has been renamed to: ")."$tnewtable<br>";
}?>
<?phpif(isset($sNewTimingsTableName))echo$clang->gT("The response timings table has been renamed to: ")."".$sNewTimingsTableName;?><br>
</p>
<?php$clang->eT("You should note the name(s) of the table(s) in case you need to access this information later.");?><br>
<p><?php$clang->eT("Note: If you deactivated this survey in error, it is possible to restore this data easily if you do not make any changes to the survey structure. See the LimeSurvey documentation for further details");?></p>