diff --git a/lang/en/admin.php b/lang/en/admin.php index d481eb2c22c..87b7d7596fc 100755 --- a/lang/en/admin.php +++ b/lang/en/admin.php @@ -104,7 +104,7 @@ $string['helpweekenddays'] = 'Which days of the week are treated as \"weekend\" $string['importtimezones'] = 'Update complete list of timezones'; $string['importtimezonescount'] = '$a->count entries imported from $a->source'; $string['importtimezonesfailed'] = 'No sources found! (Bad news)'; -$string['nodstpresetsexist'] = 'DST support is disabled for all users because there are no DST presets defined. You can define some presets using the button below.'; +$string['incompatibleblocks'] = 'Incompatible Blocks'; $string['optionalmaintenancemessage'] = 'Optional maintenance messsage'; $string['pleaseregister'] = 'Please register your site to remove this button'; $string['sitemaintenance'] = 'The site is undergoing maintenance and is currently not available';