GUEST_404_ACTION is now renamed to GUEST_404_WHAT
[mailer.git] / inc / language / en.php
index a503dcaed98e81d815f799e4324f7f3c91cb86b6..87c72252e183f578bbbf263dac7efbd2b694d837 100644 (file)
@@ -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 <span class=\"data\">%s</span> does not exist or this script makes a boo-boo!");
+define('GUEST_404_WHAT', "The menu module <span class=\"data\">%s</span> 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.");