diff options
author | yllar <yllar.pajus@gmail.com> | 2007-09-05 20:08:25 +0000 |
---|---|---|
committer | yllar <yllar.pajus@gmail.com> | 2007-09-05 20:08:25 +0000 |
commit | 737b6a37dd181e7a444ff7ab50f430b27e32ecce (patch) | |
tree | fa45b31fdc6d602cb731cbfbcc9624d6624c7b0a /program/localization/en_GB | |
parent | 0d1dd7c80c5ab8a3879294e6e6bb4c20f7054241 (diff) |
Ticket #1484457
Diffstat (limited to 'program/localization/en_GB')
-rw-r--r-- | program/localization/en_GB/messages.inc | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/program/localization/en_GB/messages.inc b/program/localization/en_GB/messages.inc index f9183d5e6..5e3cfe8f5 100644 --- a/program/localization/en_GB/messages.inc +++ b/program/localization/en_GB/messages.inc @@ -60,5 +60,6 @@ $messages['searching'] = 'Searching...'; $messages['checking'] = 'Checking...'; $messages['nospellerrors'] = 'No spelling errors found'; $messages['folderdeleted'] = 'Folder successfully deleted'; +$messages['movingmessage'] = 'Moving message...'; -?>
\ No newline at end of file +?> |