From 17955675c65014bc1bbae7150ca3d04a7a23cdc9 Mon Sep 17 00:00:00 2001 From: roundcube Date: Fri, 20 Jan 2006 00:11:37 +0000 Subject: corrected funny typo git-svn-id: https://svn.roundcube.net/trunk@115 208e9e7b-5314-0410-a742-e7e81cd9613c --- roundcubemail/program/localization/en_US/messages.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roundcubemail/program/localization/en_US/messages.inc b/roundcubemail/program/localization/en_US/messages.inc index 37b716267..d0a078e59 100644 --- a/roundcubemail/program/localization/en_US/messages.inc +++ b/roundcubemail/program/localization/en_US/messages.inc @@ -28,7 +28,7 @@ $messages['imaperror'] = 'Connection to IMAP server failed'; $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'; -- cgit v1.2.3