File: D:/HostingSpaces/EvLuik/vanluiktegelwerken.nl/wwwroot/plugins/hi_updatecheck/languages/en.php
<?php
$plugin_tx['hi_updatecheck']['heading_updatecheck']="<h1>Update-Check</h1>";
$plugin_tx['hi_updatecheck']['heading_updatecheck_core']="<h4>CMSimple_XH & Core-Plugins:</h4>";
$plugin_tx['hi_updatecheck']['heading_updatecheck_plugins']="<h4>Installed Plugins:</h4>";
$plugin_tx['hi_updatecheck']['message_sysinfo-update-found']="Updates are available!";
$plugin_tx['hi_updatecheck']['message_sysinfo-link']="Check updates »";
$plugin_tx['hi_updatecheck']['message_searching']="Searching updates for";
$plugin_tx['hi_updatecheck']['message_download']="Visit downloadpage »";
$plugin_tx['hi_updatecheck']['message_fail']="Updatecheck for %s failed!";
$plugin_tx['hi_updatecheck']['message_up-to-date']="is up to date.";
$plugin_tx['hi_updatecheck']['message_update-available']="For %s is the new version %s available!";
$plugin_tx['hi_updatecheck']['message_update-critical']="This is a critical update! Please install the new version as soon as possible!";
$plugin_tx['hi_updatecheck']['message_no-versioninfo1']="For %s is no version-information available!";
$plugin_tx['hi_updatecheck']['message_no-versioninfo2']="Please contact the developer for more informations.";
$plugin_tx['hi_updatecheck']['message_qc-update-found']="Updates are available...";
$plugin_tx['hi_updatecheck']['menu_main']="Search for updates";
$plugin_tx['hi_updatecheck']['cf_autocheck']="Should the plugin search for updates once per login?";
$plugin_tx['hi_updatecheck']['cf_autocheck_timeout']="Time in seconds each module could use to auto-check for updates.";
$plugin_tx['hi_updatecheck']['cf_autocheck_notify']="<p>All updates: show notification for all updates.</p><p>Only critical updates: show notification only if critical updates are available.</p>";
$plugin_tx['hi_updatecheck']['cf_ignore']="A comma separated list of plugins to ignore while checking for updates (usually plugins included in the downloads of CMSimple_XH).";
?>