summaryrefslogtreecommitdiff
path: root/roundcubemail/program/localization/en_US/messages.inc
AgeCommit message (Collapse)Author
2012-05-01Better handling of HTTP request errors; re-send keep-alive requests on ↵thomasb
failure (#1488449) git-svn-id: https://svn.roundcube.net/trunk@6135 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-02-25Add titles to error and photo upload popups (#1488354)thomasb
git-svn-id: https://svn.roundcube.net/trunk@5906 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-01-18Changed license to GNU GPLv3+ with exceptions for skins and pluginsthomasb
git-svn-id: https://svn.roundcube.net/trunk@5787 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-01-16Merged devel-framework branch (r5746:5779) back into trunkthomasb
git-svn-id: https://svn.roundcube.net/trunk@5781 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-01-02Use iframes for identity managementthomasb
git-svn-id: https://svn.roundcube.net/trunk@5686 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-11-25- Prevent from memory_limit exceeding when trying to parse big messages ↵alec
bodies (#1487424): don't try to parse it, display notice with a link to download it directly git-svn-id: https://svn.roundcube.net/trunk@5490 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-10-07- Ignore DSN request when it isn't supported by SMTP server (#1487800)alec
git-svn-id: https://svn.roundcube.net/trunk@5319 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-09-23- Add loading indicator on contact deletealec
git-svn-id: https://svn.roundcube.net/trunk@5276 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-09-21- Add notice on autocompletion that not all records were displayedalec
git-svn-id: https://svn.roundcube.net/trunk@5262 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-09-21Add option 'searchonly' for address books; currently used by LDAP directoriesthomasb
git-svn-id: https://svn.roundcube.net/trunk@5258 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-09-06- Merge devel-saved_search branch (Addressbook Saved Searches)alec
git-svn-id: https://svn.roundcube.net/trunk@5182 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-08-28- Localize forwarded message header (#1488058)alec
- pl_PL update - Fix label: databaserror -> dberror git-svn-id: https://svn.roundcube.net/trunk@5139 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-08-04- Add ACL check on parent folderalec
git-svn-id: https://svn.roundcube.net/trunk@5022 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-08-03- Add "loading" messages for contacts copying and groups assignmentalec
git-svn-id: https://svn.roundcube.net/trunk@5014 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-08-02- Added confirmation dialog for contact group deleting + loading indicatoralec
git-svn-id: https://svn.roundcube.net/trunk@5003 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-07-24- On contact copy check for existing record by name if email field is emptyalec
git-svn-id: https://svn.roundcube.net/trunk@4960 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-07-21- Simplify undo message, add dots at the end of messagesalec
git-svn-id: https://svn.roundcube.net/trunk@4951 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-07-07- Added possibility to undo last contact delete operationalec
git-svn-id: https://svn.roundcube.net/trunk@4916 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-05-30- Add option to force spellchecking before sending a message (#1485458)alec
git-svn-id: https://svn.roundcube.net/trunk@4816 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-05-03- Add 'uploadingmany' message translationalec
git-svn-id: https://svn.roundcube.net/trunk@4724 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-04-19Gracefully shrug on database errorsthomasb
git-svn-id: https://svn.roundcube.net/trunk@4668 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-02-27Better display of vcard import results (#1485457)thomasb
git-svn-id: https://svn.roundcube.net/trunk@4576 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-01-18Merge branch devel-addressbook (r4193:4382) back into trunkthomasb
git-svn-id: https://svn.roundcube.net/trunk@4424 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-01-12Bumbed version; Roundcube development is not Switzerland onlythomasb
git-svn-id: https://svn.roundcube.net/trunk@4410 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-12-22Better wording for purge and expunge operationsthomasb
git-svn-id: https://svn.roundcube.net/trunk@4359 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-12-08- Better support for READ-ONLY and NOPERM responses handling (#1487083)alec
- Add confirmation message on purge/expunge commands response - Fix CLOSE was called on unselected mailbox git-svn-id: https://svn.roundcube.net/trunk@4321 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-12-03- New Folder Manager UIalec
- Fix invalid Request when creating a folder (#1487443) - Add folder size and quota indicator in folder manager (#1485780) - Add possibility to move a subfolder into root folder (#1486791) git-svn-id: https://svn.roundcube.net/trunk@4304 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-11-07- Add option for minimum length of autocomplete's string (#1486428)alec
git-svn-id: https://svn.roundcube.net/trunk@4190 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-11-03- Add missing confirmation/error messages on contact/group/message actions ↵alec
(#1486845) - Add 'loading' message on message move/copy/delete/mark actions git-svn-id: https://svn.roundcube.net/trunk@4172 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-10-14- Display IMAP errors for LIST/THREAD/SEARCH commands, fixes #1486905alec
git-svn-id: https://svn.roundcube.net/trunk@4090 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-10-07- Support SMTP Delivery Status Notifications - RFC3461 (#1486142)alec
git-svn-id: https://svn.roundcube.net/trunk@4059 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-09-25- s/RoundCube/Roundcube/alec
git-svn-id: https://svn.roundcube.net/trunk@3989 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-06-08- Add real SMTP error description to displayed error messages (#1485927)alec
git-svn-id: https://svn.roundcube.net/trunk@3727 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-05-23- translate internalerror messagealec
git-svn-id: https://svn.roundcube.net/trunk@3655 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-04-26Ukrainian, Danish update + bump year + some typosyllar
git-svn-id: https://svn.roundcube.net/trunk@3565 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-04-09- pl_PL updatealec
git-svn-id: https://svn.roundcube.net/trunk@3481 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-04-06Configurable limit of address group membersthomasb
git-svn-id: https://svn.roundcube.net/trunk@3470 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-04-02- Added optional (max_recipients) support to restrict total number of ↵alec
recipients per message (#1484542) git-svn-id: https://svn.roundcube.net/trunk@3468 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-04-01Fix typothomasb
git-svn-id: https://svn.roundcube.net/trunk@3458 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-04-01Add server-side plugin hooks to address group functions + better action namesthomasb
git-svn-id: https://svn.roundcube.net/trunk@3457 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-26Added basic contact groups featurethomasb
git-svn-id: https://svn.roundcube.net/trunk@3425 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-24- add lost 'errorcopying' messagealec
git-svn-id: https://svn.roundcube.net/trunk@3408 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-19- Implemented messages copying using drag&drop + SHIFT (#1484086)alec
git-svn-id: https://svn.roundcube.net/trunk@3385 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-10-14- Added server-side e-mail address validation with 'email_dns_check' option ↵alec
(#1485857) git-svn-id: https://svn.roundcube.net/trunk@3042 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-10-04- Added an alert message when uploading still in progress and the user tries ↵netbit
to send the message - Added the functionality to abort the upload process - Changed the loading icon background to transparent, so it can be used in other templates easily git-svn-id: https://svn.roundcube.net/trunk@3015 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-10-03- Added attachment upload indicator with parallel upload (#1486058)alec
git-svn-id: https://svn.roundcube.net/trunk@3011 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-07-15Use request tokens to protect POST requests from CSFRthomasb
git-svn-id: https://svn.roundcube.net/trunk@2755 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-07-06- Show SMTP errors in browser (#1485927)alec
git-svn-id: https://svn.roundcube.net/trunk@2713 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-06-05- add 'Deleted' to search filteralec
git-svn-id: https://svn.roundcube.net/trunk@2616 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-05-17- don't show message on unknown error (#1485848) + translate "Server Error!" ↵alec
message git-svn-id: https://svn.roundcube.net/trunk@2493 208e9e7b-5314-0410-a742-e7e81cd9613c