diff options
-rw-r--r-- | composer/mail-composer.error.xml | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/composer/mail-composer.error.xml b/composer/mail-composer.error.xml index 6865e7d5dc..b9789c23e0 100644 --- a/composer/mail-composer.error.xml +++ b/composer/mail-composer.error.xml @@ -11,11 +11,6 @@ <_primary>The file `{0}' is not a regular file and cannot be sent in a message.</_primary> </error> - <error id="attach-directory"> - <_primary>Directories can not be attached to Messages.</_primary> - <_secondary>To attach the contents of this directory, either attach the files in this directory individually, or create an archive of the directory and attach it.</_secondary> - </error> - <error id="attach-nomessages" type="error"> <_primary>Could not retrieve messages to attach from {0}.</_primary> <_secondary>Because "{1}".</_secondary> |