Changeset c75f8e9 in github for program/localization/en_GB/messages.inc
- Timestamp:
- Mar 26, 2010 9:44:46 AM (3 years ago)
- Branches:
- master, HEAD, courier-fix, dev-browser-capabilities, pdo, release-0.6, release-0.7, release-0.8
- Children:
- a61bbb2
- Parents:
- 3eb8f25
- File:
-
- 1 edited
-
program/localization/en_GB/messages.inc (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
program/localization/en_GB/messages.inc
r742db41b rc75f8e9 48 48 $messages['errorsaving'] = 'An error occurred while saving'; 49 49 $messages['errormoving'] = 'Could not move the message'; 50 $messages['errorcopying'] = 'Could not copy the message(s)'; 50 51 $messages['errordeleting'] = 'Could not delete the message'; 51 52 $messages['errormarking'] = 'Could not mark the message'; … … 87 88 $messages['errorsavingcontact'] = 'Could not save the contact address'; 88 89 $messages['movingmessage'] = 'Moving message...'; 90 $messages['copyingmessage'] = 'Copying message...'; 89 91 $messages['receiptsent'] = 'Successfully sent a read receipt'; 90 92 $messages['errorsendingreceipt'] = 'Could not send the receipt';
Note: See TracChangeset
for help on using the changeset viewer.
