X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=inc%2Flanguage%2Fen.php;h=87c72252e183f578bbbf263dac7efbd2b694d837;hp=a503dcaed98e81d815f799e4324f7f3c91cb86b6;hb=01bba674617344a3505992b650a86cd0d7c0eb0d;hpb=a14286dbeccc671261191608fbab164d0f35c507 diff --git a/inc/language/en.php b/inc/language/en.php index a503dcaed9..87c72252e1 100644 --- a/inc/language/en.php +++ b/inc/language/en.php @@ -277,7 +277,7 @@ define('ADMIN_THANX', "Best regards,"); define('SCRIPT', "Script"); define('ADMIN_NEW_ACCOUNT', "New registration for your email exchange"); define('REGISTRATION_DONE', "Registration is done. An email is on its way to you."); -define('GUEST_404_ACTION', "The action module %s does not exist or this script makes a boo-boo!"); +define('GUEST_404_WHAT', "The menu module %s does not exist or this script makes a boo-boo!"); define('GUEST_LOCKED_ACTION', "Action module is locked."); define('FATAL_REPORT_ERRORS', "a fatal error ocurs while runtime. If a module is locked we are working on it othervice please contact us!"); define('TEMPLATE_404', "Template not found.");