Commit Graph

1083 Commits

Author SHA1 Message Date
thomascube
099f92717f Now correctly converted into UTF-8... 2011-12-14 12:12:47 +00:00
thomascube
0ea1f1e4ef Fix broken character encoding in French localization 2011-12-14 09:12:58 +00:00
thomascube
312ad9d51e Correctly name the Khmer localization files 2011-12-12 14:38:43 +00:00
alecpl
231fae7ad4 - Fix bug in sk_SK localization (#1488245) 2011-12-09 19:25:53 +00:00
thomascube
6943b3f740 Update localizations from mailing list submissions 2011-12-07 14:10:54 +00:00
alecpl
7e263ea204 - Add option to set default font for HTML message (#1484137) 2011-12-07 09:35:29 +00:00
thomascube
86130d6366 Name CC field with the commonly used label 'Cc' 2011-12-07 08:42:29 +00:00
alecpl
2e0052a55a - pl_PL localization update 2011-12-06 18:25:32 +00:00
alecpl
f3ec427002 - da_DK localization update 2011-12-06 11:51:32 +00:00
thomascube
2c3655b7f6 Updated localization files from our dear translators 2011-12-03 15:35:42 +00:00
alecpl
e0960f6365 - Prevent from memory_limit exceeding when trying to parse big messages bodies (#1487424):
don't try to parse it, display notice with a link to download it directly
2011-11-25 13:47:07 +00:00
alecpl
6ba7764555 - gl_ES update (#1488205) 2011-11-25 08:04:36 +00:00
thomascube
ce22f1e0c6 Show configurable support link in about page; refer on <srcuri> for download link; no link to roundcube.net to avoid tons of support requests 2011-11-21 14:10:29 +00:00
alecpl
45fa64c3c9 - Added About tab in Settings 2011-11-18 12:51:28 +00:00
alecpl
710b1bd684 - Add option to skip alternative email addresses in autocompletion 2011-11-10 14:30:51 +00:00
alecpl
46cdbf074e - Fix inconsistent behaviour of Compose button in Drafts folder, add Edit button for drafts 2011-11-10 11:16:32 +00:00
vbenincasa
2a9914a2dc - pt_BR translations 2011-10-10 09:39:58 +00:00
alecpl
fb40f37784 - Ignore DSN request when it isn't supported by SMTP server (#1487800) 2011-10-07 08:43:07 +00:00
alecpl
66a7c10084 - Update gl_ES localization (#1488115) 2011-10-06 08:52:42 +00:00
thomascube
aa1b67aabb Updated localizations from mailing list submissions 2011-09-28 17:09:50 +00:00
alecpl
32226f73a6 - Update pl_PL localization 2011-09-23 12:24:54 +00:00
alecpl
b175394b30 - Add loading indicator on contact delete 2011-09-23 11:18:49 +00:00
alecpl
5f71297bc9 - Add notice on autocompletion that not all records were displayed 2011-09-21 16:51:41 +00:00
thomascube
2d3e2bc561 Add option 'searchonly' for address books; currently used by LDAP directories 2011-09-21 11:17:46 +00:00
thomascube
1cc9e210f5 Make date/time format user configurable; drop 'date_today' config option 2011-09-12 19:56:12 +00:00
alecpl
979679b311 - pl_PL translation update 2011-09-12 11:05:14 +00:00
vbenincasa
abd4771649 - pt_BR translations 2011-09-12 01:44:18 +00:00
alecpl
2a76f8ddc3 - Use 'From' and 'To' labels instead of 'Sender' and 'Recipient' 2011-09-07 06:33:15 +00:00
alecpl
f8e48df715 - Merge devel-saved_search branch (Addressbook Saved Searches) 2011-09-06 16:35:14 +00:00
alecpl
66df084203 - Merge devel-spellcheck branch:
- Added spellchecker exceptions dictionary (shared or per-user)
  - Added possibility to ignore words containing caps, numbers, symbols (spellcheck_ignore_* options)
2011-09-06 13:39:45 +00:00
thomascube
b5d9046168 Localization updates 2011-09-05 18:41:04 +00:00
alecpl
dbb0c2a109 - Add vCard's Profile URL support (#1488062) 2011-09-04 07:50:20 +00:00
alecpl
13d45dfbda - Localize forwarded message header (#1488058)
- pl_PL update
- Fix label: databaserror -> dberror
2011-08-28 09:47:15 +00:00
thomascube
b501e6795d Clean up mistakenly overwritten localizations files in r5067 2011-08-16 19:55:53 +00:00
thomascube
84ae7d55b5 Update localizations from mailing list 2011-08-14 18:47:58 +00:00
thomascube
f2ff370215 Recalculate date when replying to a message and localize the cite header (#1487675) 2011-08-10 11:09:16 +00:00
alecpl
c6c99c89e6 - Add ACL check on parent folder 2011-08-04 09:01:36 +00:00
alecpl
2c77f553c8 - Add "loading" messages for contacts copying and groups assignment 2011-08-03 12:31:38 +00:00
alecpl
5731d68a97 - Added confirmation dialog for contact group deleting + loading indicator 2011-08-02 09:22:02 +00:00
alecpl
2d761bbbef - On contact copy check for existing record by name if email field is empty 2011-07-24 10:16:07 +00:00
alecpl
f52c4f441f - Simplify undo message, add dots at the end of messages 2011-07-21 11:15:18 +00:00
thomascube
b9fe7a899a Just name mail 'Mail', it's that simple; Upddate changelog 2011-07-20 07:31:54 +00:00
thomascube
8d0999f3ed Use more common name for e-mail 2011-07-19 14:40:39 +00:00
alecpl
df853778cf - Fix typos in de_CH and de_DE (#1487998) 2011-07-17 18:18:07 +00:00
alecpl
7f5a849e78 - Added possibility to undo last contact delete operation 2011-07-07 11:44:26 +00:00
alecpl
4171c59bd7 - Add optional textual upload progress indicator (#1486039) 2011-07-04 11:40:02 +00:00
alecpl
f187ee9838 - Fix typo in it_IT localization (#1487983) 2011-07-01 09:57:13 +00:00
alecpl
9caf9caf9e - Use 'State/Province' for 'region' label (in Addressbook) 2011-06-29 06:31:13 +00:00
alecpl
12bfc55e8c - pl_PL localization update 2011-06-21 11:10:11 +00:00
alecpl
81a0cfba50 - Use more descriptive labels for group actions 2011-06-17 09:37:42 +00:00