From a85b1cb78d13b7bbe30f2ab0fcc8e9939b05ae4a Mon Sep 17 00:00:00 2001 From: thomascube <thomas@roundcube.net> Date: Thu, 19 Jan 2006 19:11:37 -0500 Subject: [PATCH] corrected funny typo --- program/localization/en_US/messages.inc | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/program/localization/en_US/messages.inc b/program/localization/en_US/messages.inc index 37b7162..d0a078e 100644 --- a/program/localization/en_US/messages.inc +++ b/program/localization/en_US/messages.inc @@ -28,7 +28,7 @@ $messages['nomessagesfound'] = 'No messages found in this mailbox'; -$messages['loggedout'] = 'You have successfully terminated the session. Goody bye!'; +$messages['loggedout'] = 'You have successfully terminated the session. Good bye!'; $messages['mailboxempty'] = 'Mailbox is empty'; -- Gitblit v1.9.1