diff options
author | thomascube <thomas@roundcube.net> | 2011-12-07 14:47:32 +0000 |
---|---|---|
committer | thomascube <thomas@roundcube.net> | 2011-12-07 14:47:32 +0000 |
commit | 080c74859d68ae199ed04c4df382cfbd768477ed (patch) | |
tree | fd99b6d316a1f84317f97290b7d1e9ba51ce6ca7 /program/localization/en_US/messages.inc | |
parent | 3c5099f22b009ada55a967c10c6860927e003113 (diff) |
Synchronized localization files from trunk
Diffstat (limited to 'program/localization/en_US/messages.inc')
-rw-r--r-- | program/localization/en_US/messages.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/program/localization/en_US/messages.inc b/program/localization/en_US/messages.inc index e3d914d7f..aae086e99 100644 --- a/program/localization/en_US/messages.inc +++ b/program/localization/en_US/messages.inc @@ -157,5 +157,6 @@ $messages['foldercreated'] = 'Folder created successfully.'; $messages['invalidimageformat'] = 'Not a valid image format.'; $messages['mispellingsfound'] = 'Spelling errors detected in the message.'; $messages['parentnotwritable'] = 'Unable to create/move folder into selected parent folder. No access rights.'; +$messages['messagetoobig'] = 'The message part is too big to process it.'; ?> |