From cead5c727147faac362e742aa7bcecf07f68cd99 Mon Sep 17 00:00:00 2001 From: thomascube <thomas@roundcube.net> Date: Thu, 18 May 2006 17:24:42 -0400 Subject: [PATCH] Updated CHANGELOG --- program/localization/en_GB/messages.inc | 4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) diff --git a/program/localization/en_GB/messages.inc b/program/localization/en_GB/messages.inc index f7442d5..8773be5 100644 --- a/program/localization/en_GB/messages.inc +++ b/program/localization/en_GB/messages.inc @@ -32,6 +32,8 @@ $messages['mailboxempty'] = 'Mailbox is empty'; +$messages['loading'] = 'Loading...'; + $messages['loadingdata'] = 'Loading data...'; $messages['messagesent'] = 'Message sent successfully'; @@ -82,4 +84,4 @@ $messages['nosearchname'] = 'Please enter a contact name or email address'; -?> \ No newline at end of file +?> -- Gitblit v1.9.1