Commit graph

811 commits

Author SHA1 Message Date
Francis Lachapelle eb84e618e6 Localization 2015-09-03 15:42:54 -04:00
Ludovic Marcotte fb4889a15e (fix) small code refactoring 2015-08-28 20:11:21 -04:00
Francis Lachapelle 3611c4021d Improve view detail (messages, cards) 2015-08-27 13:37:47 -04:00
Ludovic Marcotte b3d6973fb1 (fix) small optimization 2015-08-26 09:31:08 -04:00
Ludovic Marcotte aae522259f (fix) expose the json accounts call 2015-08-26 08:28:19 -04:00
Ludovic Marcotte 68ef8784a0 (fix) added json call to get all mail accounts 2015-08-26 08:27:45 -04:00
Luc Charland c106f54b27 Added missing strings for translation 2015-08-25 10:45:47 -04:00
Ludovic Marcotte 161bcfac87 (fix) proper loading of transalations 2015-08-19 10:39:10 -04:00
Ludovic Marcotte a220ee67b7 (feat) reworked batch menu + added save messages option 2015-08-05 14:39:58 -04:00
Ludovic Marcotte 124ca5d8cf (fix) escape the HTML content from the raw source before returning it 2015-08-05 11:08:36 -04:00
Ludovic Marcotte 6e114b84be (feat) reorganized menu + added view raw source feature 2015-08-04 16:51:33 -04:00
Francis Lachapelle 82720d341c (fix) Some compilation warnings 2015-08-03 12:03:56 -04:00
Luc Charland 4cf82bd41c removed trailing space to strings 2015-08-03 10:56:24 -04:00
extrafu 393321b223 Merge pull request #92 from inverse-inc/feature/remove_colon
Feature/remove colon
2015-08-03 09:54:48 -04:00
Ludovic Marcotte 0c7bdac091 (fix) refactored code and we now return the unseenCount when fetching uids 2015-07-31 14:31:38 -04:00
Luc Charland 2f8f8c78f7 Removing colons 2015-07-31 14:14:30 -04:00
Ludovic Marcotte 40d269c504 (feat) unseen count support folder all accounts/mailboxes 2015-07-31 13:32:14 -04:00
Ludovic Marcotte c5a35a64a2 (fix) SOGoMaximumMessageSubmissionCount should be independant from SOGoMaximumRecipientCount 2015-07-24 11:20:51 -04:00
Francis Lachapelle 73d62800e8 Update Spanish (Argentina) translation 2015-07-23 12:08:25 -04:00
Francis Lachapelle 538e6fa4b1 Add Chinese (Taiwan) translation 2015-07-23 12:08:04 -04:00
Francis Lachapelle f0b88811d6 Add Slovenian translation 2015-07-23 12:02:42 -04:00
Ludovic Marcotte 05d59df68b (feat) added mailbox delegation support 2015-07-03 20:40:06 -04:00
Ludovic Marcotte f449f0456b (feat) can now copy mails 2015-06-30 17:13:55 -04:00
Ludovic Marcotte 33345ed1f0 (feat) new mailbox sharing capabilities and mailbox menu 2015-06-26 13:13:25 -04:00
Francis Lachapelle abe8f8f93c (doc) Improve JSON API documentation 2015-06-15 11:32:09 -04:00
Ludovic Marcotte 23d7c06829 (feat) improved the attachments handling code for the message editor 2015-06-12 12:06:00 -04:00
Francis Lachapelle 9ed65e34ad JSONify mail parts 2015-06-12 12:02:18 -04:00
Ludovic Marcotte 7eb58db949 (fix) also remove the Draft flag 2015-06-12 11:59:04 -04:00
Ludovic Marcotte 2d22c56efe (feat) added replied/forwarded message status support + pimped UI a bit 2015-06-12 11:59:04 -04:00
Ludovic Marcotte b0318ca7b6 (feat) chips for mail labels 2015-06-12 11:59:03 -04:00
Francis Lachapelle 44164c0f43 Improve and document Webmail search options 2015-06-12 11:22:44 -04:00
Francis Lachapelle df6d957721 Fix mailbox rename operation 2015-06-11 15:57:01 -04:00
Francis Lachapelle cc34d56a0e FIx compilation of UIxMailUserRightsEditor.m 2015-06-11 15:54:11 -04:00
Francis Lachapelle 8986a18dac Review mail user rights editor 2015-06-11 15:54:10 -04:00
Francis Lachapelle b8ad85b2e2 Rename ng-templates to match names of .wox files 2015-06-11 15:54:08 -04:00
Francis Lachapelle 8286fb68a4 Improve JSON API documentation 2015-06-11 15:49:27 -04:00
Francis Lachapelle c00e09f40b JSONify [UIxMailFolderActions renameFolderAction]
This commit also introduces an initial effort to have a documentation
for the JSON-based Web API following the apiDoc format
(http://apidocjs.com/).
2015-06-11 15:49:19 -04:00
Francis Lachapelle 90f07c28f9 JSONify [UIxMailActions forwardAction] 2015-06-11 15:49:18 -04:00
Francis Lachapelle 9065a8038a JSONify [UIxMailActions replyToAll:] 2015-06-11 15:48:14 -04:00
Francis Lachapelle 2d076358d3 Improve Mail module
- JSONinfied mail folder create and delete actions
- restored sgFolderTree directive
- extended folder types with "shared" and "otherUsers"
- added mailbox creation at the account level
2015-06-11 15:48:14 -04:00
Francis Lachapelle 2d026b5ca5 JSONify [UIxMailFolderActions createFolderAction] 2015-06-11 15:48:13 -04:00
Francis Lachapelle de273973b4 Add wox templates to Mail and Contacts modules 2015-06-11 15:42:35 -04:00
Francis Lachapelle 533d7110c7 Improve webmail editor
- Fixed handling of saving drafts
- Fixed handling of message type (HTML/plain)
- Added primitive handling of attachments
2015-06-11 15:42:34 -04:00
Francis Lachapelle 5db79ce218 Mail draft: use JSON in edit action 2015-06-11 15:42:33 -04:00
Francis Lachapelle af09691964 Auto-completion of mail addresses in mail editor 2015-06-11 15:42:33 -04:00
Francis Lachapelle 09d469927f Add tags input to edit mail recipients 2015-06-11 15:42:32 -04:00
Francis Lachapelle fb63689573 Initial mail editor 2015-06-11 15:42:32 -04:00
Francis Lachapelle 74177e4d04 Change key for envelope addresses metadata 2015-06-11 15:40:27 -04:00
Francis Lachapelle fd40cb71ac Fix premature nil in JSON dict of UIxMailView.m 2015-06-11 15:40:26 -04:00
Francis Lachapelle df019f515f Webmail: normalize format of addresses in JSON 2015-06-11 15:40:26 -04:00
Francis Lachapelle 5a106e1613 Address formatter returns metadata as a dictionary 2015-06-11 15:40:26 -04:00
Francis Lachapelle 1ca1a8c249 Add mobile version to webmail and improvements 2015-06-11 15:40:23 -04:00
Francis Lachapelle 1fc15061ed Webmail: Use a relative date in messages list 2015-06-11 15:40:23 -04:00
Francis Lachapelle 1c9da902d3 Add JSON payload to webmail "headers" action 2015-06-11 15:40:22 -04:00
Francis Lachapelle a64a8172be Webmail: include all accounts metadata 2015-06-11 15:40:20 -04:00
Francis Lachapelle 277bdd2b1c Mailer: replace HTML view by JSON object 2015-06-11 15:40:20 -04:00
Francis Lachapelle bd9da51e83 Mailer: remove HTML from list of messages in JSON 2015-06-11 15:40:20 -04:00
Francis Lachapelle a1406d01e1 Initial Basque translation 2015-04-27 13:59:05 -04:00
Jeroen Dekkers 84c199b95a Spelling fix: dictionnary -> dictionary 2015-04-26 13:33:03 +02:00
Francis Lachapelle cdc74e4984 Update translations 2015-04-09 09:06:19 -04:00
Ludovic Marcotte f11bcd3373 Avoid using stringByReplacing... since old runtimes don't support it 2015-03-26 13:54:17 -04:00
Francis Lachapelle 69974807b5 Fix Language-Region tags in Web interface
Fixes #3121
2015-03-19 08:35:10 -04:00
Jens Erat 1bdd5dfc90 Remove obsolete archive string from translations 2015-03-13 14:06:58 +01:00
Ludovic Marcotte eca22caefc Fix for bug #3078 2015-02-05 11:14:53 -05:00
Ludovic Marcotte 086361b79a Avoid GNUstep warnings 2015-01-23 16:16:36 -05:00
Ludovic Marcotte e2bee23021 Avoid unnecessary calls to NSLog 2015-01-22 16:25:16 -05:00
Ludovic Marcotte 9dd0d6c427 Draft autossave feature 2014-12-11 13:31:32 -05:00
Francis Lachapelle 78ea147383 Update translations 2014-11-21 08:53:12 -05:00
Ludovic Marcotte 1f167d9e82 Fixed IMAP searches with non-ASCII folder names 2014-11-17 11:49:56 -05:00
Ludovic Marcotte 70cd24e111 Fix for bug #2965 2014-10-29 16:42:52 -04:00
Francis Lachapelle 6695aa083f Fix crash when opening a mailbox with empty filter
Fixes #2959
2014-10-17 15:22:38 -04:00
Jeroen Dekkers 6ded9e95b3 Put private libraries in /usr/lib/sogo 2014-10-01 20:36:42 +02:00
Ludovic Marcotte aa0499dbac Fixed sanitization char skipping and #2936 2014-09-29 14:28:13 -04:00
Francis Lachapelle 4be2ddb793 Update translations 2014-09-26 14:23:58 -04:00
Alexandre Cloutier 6ec79f7792 bugfix with threads collapsing for a nested folder 2014-09-15 10:38:02 -04:00
Francis Lachapelle 9d6bcb00bc Fix compilation warning 2014-09-10 11:58:47 -04:00
Francis Lachapelle 1dd3dbacb5 Various fixes and improvements to the Mail module 2014-09-10 11:37:52 -04:00
Francis Lachapelle 1dcf631ad6 Update translations 2014-09-09 15:50:39 -04:00
Alexandre Cloutier f3ca4ea7fc bugfix foldingThread; Renaming a foldername with a space was not correctly handled 2014-09-09 15:36:14 -04:00
extrafu 126a05d391 Merge pull request #54 from alexcloutier/feature/FoldingThreads
Feature/folding threads
2014-09-09 14:06:30 -04:00
extrafu 42ffe14052 Merge pull request #55 from alexcloutier/bugfix/LabelsTagging
Bugfix/labels tagging
2014-09-09 14:06:19 -04:00
Alexandre Cloutier 7db526a5d9 bugfix for new user without userSettings.mail 2014-09-09 13:51:02 -04:00
Alexandre Cloutier e6002c9b2a applied comments 2014-09-09 13:51:02 -04:00
Alexandre Cloutier 267a689683 Applied comments 2014-09-09 13:51:02 -04:00
Alexandre Cloutier c9d1294a8a Manage the collapse UIDs save in the user settings 2014-09-09 13:51:02 -04:00
Alexandre Cloutier 59023da7f0 applied comments and fix bug where the folded threads were saved only after refreshing the entire page 2014-09-09 13:51:02 -04:00
Alexandre Cloutier c5f9dd086b Possibility to collapsed threads with persistance 2014-09-09 13:51:02 -04:00
Alexandre Cloutier 0bfaceb398 applied comments 2014-09-09 12:51:59 -04:00
Alexandre Cloutier ca8351d1f9 fix IE7, IE8, IE9, IE10, IE11 GUI 2014-09-04 10:50:03 -04:00
Alexandre Cloutier 32476b16cc applied comments and fix bug when tagging msgs already tagged 2014-09-02 14:31:46 -04:00
Alexandre Cloutier 3b65eaea0b Tagging labels with 1 AJAX request 2014-09-02 13:42:04 -04:00
Alexandre Cloutier 7e26d80c77 merge conflicts 2014-09-02 10:11:27 -04:00
Alexandre Cloutier 8783f09a4a fix leak 2014-08-14 15:01:40 -04:00
Alexandre Cloutier 52476251b8 applied comments, fix bug and add sortable results 2014-08-14 14:49:44 -04:00
Alexandre Cloutier f6c7ca3379 applied comments 2014-08-13 17:41:58 -04:00
Alexandre Cloutier c3e46e4baf code refactoring and GUI improvement 2014-08-11 09:25:09 -04:00
Alexandre Cloutier 7794d716b9 version 1 of the inbox search 2014-08-06 14:49:36 -04:00
Francis Lachapelle 44d0cb5c0d Fix refresh of list when forwarding a message
Fixes #2818
2014-07-09 11:19:35 -04:00
Francis Lachapelle 5bb64916c6 Fix regression when attaching files to a reply 2014-06-12 09:09:08 -04:00
Francis Lachapelle 6e56f46f86 Update Dutch, Finnish, German, Polish translations 2014-06-05 13:29:10 -04:00
Ludovic Marcotte 0c2e2f28f7 Don't try to add attachments during reply operations 2014-05-30 13:53:20 -04:00
Francis Lachapelle ecbe0858f7 Update translations 2014-05-29 11:14:23 -04:00
Francis Lachapelle 9eb075cc3f Rename "Archive" to "Export" in Webmail
Fixes #2758
2014-05-28 11:24:10 -04:00
Francis Lachapelle d9ad286650 Fix newline in signature of attachment
Fixes #2787
2014-05-23 11:23:02 -04:00
Francis Lachapelle e2b3d5a7ff Update translations 2014-04-03 09:54:27 -04:00
Francis Lachapelle 5f3d2d988e Update translations 2014-03-21 13:51:36 -04:00
Ludovic Marcotte a196ed210e Removed old values. 2014-03-19 17:04:04 -04:00
Francis Lachapelle bd577fd513 Fix unseen count of folders beginning with a digit
Fixes #2652
2014-03-13 08:41:42 -04:00
Francis Lachapelle e4a21bcef5 Webmail: fix encoding of subfolder name
Fixes #2637
2014-03-06 09:50:53 -05:00
Francis Lachapelle 5f2920db9b Update translations 2014-02-24 16:49:16 -05:00
Francis Lachapelle 78cbcfb560 Update translations 2014-02-05 16:15:30 -05:00
Francis Lachapelle 940f85fde2 Add missing localizable string to webmail 2014-01-23 11:25:14 -05:00
Ludovic Marcotte a4a3a735b4 Moved the folder metadata generation to SoObject and added 'tag based' sync'ing support for IMAP 2014-01-10 14:06:53 -05:00
Francis Lachapelle a0d7f184fe Update French translation 2014-01-07 11:51:35 -05:00
Francis Lachapelle fe2826ca76 Draft: Improve error handling when attaching files 2014-01-07 11:11:39 -05:00
Francis Lachapelle ba29e7620d Update French translation 2014-01-03 14:32:01 -05:00
Francis Lachapelle 5f369f201d Add links to download one or all attachments
Also removed the contextual menu over file attachments and changed the
label color when moving over the file attachments.
2013-12-20 15:41:18 -05:00
Francis Lachapelle 7369a82bab Improve upload of attachments to messages 2013-12-18 22:18:08 -05:00
Francis Lachapelle a8e3418a4c Use the UIxMailSizeFormatter in messages listing 2013-12-18 22:18:08 -05:00
Ludovic Marcotte 08ab36244c Improved the logic behind refusing too-many submitted mails. 2013-12-16 17:48:23 -05:00
Francis Lachapelle e5103faed4 Update Finnish translation 2013-12-05 21:33:09 -05:00
Francis Lachapelle 2211f6d168 Move mail tags strings to UI/Common 2013-11-22 14:39:24 -05:00
Ludovic Marcotte eb7d1f08bc Fix for bug #2482 2013-11-19 11:39:45 -05:00
Jean Raby aae26602b0 Use raw (utf7) name when checking folder type 2013-11-15 16:04:09 -05:00
Jean Raby 884fbfdb73 Bump copyright and fix whitespace (tab kill) 2013-11-15 13:17:37 -05:00
Ludovic Marcotte 37d3234b60 Added support for dynamic mail labels/tags management.
The CSS in the UIxPreferences remains to be done.
2013-11-11 10:49:58 -05:00
Francis Lachapelle 73141a645e Update translations 2013-11-06 21:36:09 -05:00
Ludovic Marcotte d2b739d261 Fix for bug #2318 2013-09-24 16:01:23 -04:00
Ludovic Marcotte 91f1ab6a60 Fix for bug #2217 2013-09-19 16:14:08 -04:00
Ludovic Marcotte 734c164ae0 Reverted broken patch in #2360 and tried to fix it cleanly 2013-07-23 09:25:24 -04:00
Ludovic Marcotte 19e542396b Applied patch from bug #2360 2013-07-18 10:25:39 -04:00
Ludovic Marcotte e08ebd2390 Fix for bugs #2368 and #2369 2013-07-16 11:31:08 -04:00
Ludovic Marcotte a764286879 Fix for bug #2313 2013-06-19 14:09:20 -04:00
Ludovic Marcotte afb7bc309c Added message submissions rate-limiting support 2013-06-11 11:21:58 -04:00
Ludovic Marcotte 4cb0facd72 Fixed bug #2206 2013-06-04 08:51:38 -04:00
Francis Lachapelle 30f10ee8f0 Update translations 2013-04-11 11:30:23 -04:00
Francis Lachapelle 37a6f82659 Initial Arabic translation 2013-04-08 11:05:45 -04:00
Francis Lachapelle 5f179ed6b0 Activate the menu option "Mark Folder Read"
Fixes #1473
2013-03-15 11:06:26 -04:00
Francis Lachapelle c13c389ae5 Update Danish translation 2013-02-12 08:42:47 -05:00
Francis Lachapelle 7b65b7400e Update Finnish translation 2013-02-07 09:00:16 -05:00
Francis Lachapelle b5fdaa78cd Add missing strings to mail module
The two columns names of the contacts pane were missing. They have
been copied from the contact module.
2013-02-04 08:58:37 -05:00
Francis Lachapelle 036e535b33 Update Finnish translation 2013-01-23 16:35:12 -05:00
Francis Lachapelle e279db6431 Update Finnish translation 2013-01-17 10:12:26 -05:00
Francis Lachapelle 775a8421d5 Initial Finnish translation 2013-01-16 10:54:16 -05:00
Francis Lachapelle 0211a26aba Fix column display for subfolders of draft & sent 2013-01-11 14:47:13 -05:00
Jean Raby ea26e0cc0a Use string version number where applicable
The goal is to be able to use 'letter' releases such as '2.0.3a'
in the Version file.
SoObjects/Mailer/GNUmakefile.preamble: UIX_MAILER_*_VERSION are now strings
  Can't use SOGoVersion since the etag uses an 'underscore' notation (2_0_3a)
SoObjects/Mailer/*.m: updated format for UIX_MAILER_*_VERSION
SoObjects/SOGo/GNUmakefile: zap SOGo_VERSION, unsused
SoObjects/SOGo/GNUmakefile.preamble: fix defines
UI/MainUI/SOGoRootPage.m: use SOGoVersion
2012-12-21 13:55:03 -05:00
Francis Lachapelle 026ffd8888 Update translations 2012-12-06 10:31:15 -05:00
Francis Lachapelle ce36e80d6b Initial Slovak translation 2012-11-29 14:40:46 -05:00
Ludovic Marcotte 7b65c29b1e Fixed \n / <br/> when composing mails and improved preferences UI. 2012-11-21 08:54:32 -05:00
Francis Lachapelle 31be93ef2e Update translation
- Dutch
- French
- German
- Hungarian
- SpanishArgentina
- SpanishSpain
2012-10-23 14:04:15 -04:00
Francis Lachapelle 46a4cd3d4e Updated Polish translation 2012-10-22 21:44:20 -04:00
Wolfgang Sourdeau 6d8c328910 Fixed most build warnings 2012-10-22 10:09:13 -04:00
Wolfgang Sourdeau 5a76790418 Added support for SMTP PLAIN authentication 2012-10-16 16:56:48 -04:00
Wolfgang Sourdeau 61b6050058 the bodystructure and body parts in an IMAP "fetch" response are now named following their requested identifier instead of "body" 2012-10-06 12:19:30 -04:00
Luc Charland dfe369dd20 Fixed bug #1944
Deleting a mail folder doesn't create the Trash mailbox.
2012-09-25 16:39:40 -04:00
Francis Lachapelle adcc2464bd Updated Russian translation
Monotone-Parent: ce4b02a21372a88331d55fd8d38ae9c1eb7bf74c
Monotone-Revision: 0bf69082b57290bcfab6429fbda6b1c808ecc1df

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2012-08-28T13:16:22
2012-08-28 13:16:22 +00:00
Francis Lachapelle 23ad5d346b Updated Hungarian translation
Monotone-Parent: bb39c11ed393374b768c109eaa578fac70637cb5
Monotone-Revision: ce4b02a21372a88331d55fd8d38ae9c1eb7bf74c

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2012-08-28T13:13:35
2012-08-28 13:13:35 +00:00
Francis Lachapelle b05af38cf6 Updated Catalan translation
Monotone-Parent: 549b5b2ba6cec31b0eabdb2aa7547d8e1f4973c2
Monotone-Revision: 3b9c7fd4dc4ef297ab139880e6705f51b95f2648

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2012-08-28T13:02:12
2012-08-28 13:02:12 +00:00
Francis Lachapelle d6b6242311 Updated BrazilianPortuguese, Czech, Dutch, French, German, Italian, Spanish (Argentina), Spanish (Spain) translations
Monotone-Parent: 00a98c9420d949b7f4dccea479d8d3d83154bdf4
Monotone-Revision: 5be006c193563fa56c59af40f439dd28be19ed62

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2012-07-24T18:51:09
2012-07-24 18:51:09 +00:00
Francis Lachapelle c74b5a1cc1 Updated Czech translation.
Monotone-Parent: 802a8f25aa0ed67386953826b82939c3ab98bba2
Monotone-Revision: 32e30de409bdd4e864d0c454e1939c809fb8edcd

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2012-06-26T20:45:07
2012-06-26 20:45:07 +00:00
Francis Lachapelle a47a7c9067 Updated German translation
Monotone-Parent: e0521e868d51799ef0a1be1a41939a06509efc6c
Monotone-Revision: a9c7034315cda6b88728c872243d947a712f9e43

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2012-06-06T14:15:35
2012-06-06 14:15:35 +00:00
Francis Lachapelle 33646f6e36 Updated French translation
Monotone-Parent: 66eec7d8f52f50c83b5b14fe250bc9c749c0f8e8
Monotone-Revision: e0521e868d51799ef0a1be1a41939a06509efc6c

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2012-06-06T14:15:11
2012-06-06 14:15:11 +00:00
Francis Lachapelle a8e4974c96 Updated Dutch translation
Monotone-Parent: aa6dd506e01700aaff3aa383fbe31691b0d8c795
Monotone-Revision: 66eec7d8f52f50c83b5b14fe250bc9c749c0f8e8

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2012-06-06T14:13:34
2012-06-06 14:13:34 +00:00
Ludovic Marcotte efb4e99fec See ChangeLog
Monotone-Parent: fa6f3f2b467eaa14a01fb8a7dc2aee1e5e4191da
Monotone-Revision: 743c613acf2129a221bf3026f94cba3d33fa64c8

Monotone-Author: ludovic@Sophos.ca
Monotone-Date: 2012-05-31T16:25:31
2012-05-31 16:25:31 +00:00
Ludovic Marcotte ed67384586 See ChangeLog
Monotone-Parent: b5d91e74f183ad54e2362119b25b4556f810e3b6
Monotone-Revision: fa6f3f2b467eaa14a01fb8a7dc2aee1e5e4191da

Monotone-Author: ludovic@Sophos.ca
Monotone-Date: 2012-05-31T14:51:18
2012-05-31 14:51:18 +00:00
Ludovic Marcotte d6f0203351 Patch applied from bug #1664
Monotone-Parent: 1e79eab4c546452715e5171f1c326b7d36f1c195
Monotone-Revision: 99dc7d9dce88b8a323b1e7aab60de99ed2bfda60

Monotone-Author: ludovic@Sophos.ca
Monotone-Date: 2012-05-29T18:56:15
2012-05-29 18:56:15 +00:00
Francis Lachapelle 19ea16d5ba See ChangeLog.
Monotone-Parent: 0bc4e04aaead15b626a732a223ebf47ee22e73f0
Monotone-Revision: 28cde64403e65a1ebeda3a984650fd31d8614f29

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2012-05-29T14:20:06
2012-05-29 14:20:06 +00:00
Francis Lachapelle ffe8aebd9f Updated Dutch translation.
Monotone-Parent: e71302ef32dd76ceb9c55572fbd7d80667f85385
Monotone-Revision: 393858d938760bb6fe3226479e3a3284e67c4036

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2012-05-03T14:07:33
2012-05-03 14:07:33 +00:00
Francis Lachapelle 5e5bc7a915 Updated German translation.
Monotone-Parent: 546030b7b1310706d148f176ba3f7dfa1f1138b1
Monotone-Revision: e71302ef32dd76ceb9c55572fbd7d80667f85385

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2012-05-03T14:02:23
2012-05-03 14:02:23 +00:00
Wolfgang Sourdeau fa4d2d3141 Monotone-Parent: f90d169fbc251326ea6c8a2f620e125a8a7b4168
Monotone-Revision: 7786f49f6724383b92e91ba7998b99cfb52ceec3

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2012-04-20T13:27:21
2012-04-20 13:27:21 +00:00
Francis Lachapelle 6eedf927b8 Updated Spanish (Argentina) translation.
Monotone-Parent: 4b843bafcdd257b847ea1248e4a09cb9b275e00d
Monotone-Revision: 52186f3197fd4750bdd2b293faede5c9be5a3e36

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2012-03-31T08:34:04
2012-03-31 08:34:04 +00:00
Francis Lachapelle 47ab33580f See ChangeLog.
Monotone-Parent: 04d242cd3ae3982c5087b5bef22fc2d70632130f
Monotone-Revision: 3830a1c61a69086d684b859181753bddddda2711

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2012-03-22T17:15:29
2012-03-22 17:15:29 +00:00
Francis Lachapelle adf1102cab Updated Hungarian translation.
Monotone-Parent: 5ebc6908edfc5d06b9b864070247fd477763a8b5
Monotone-Revision: a2e950527cfb7a1f314dcf7dc85192f1f2447eae

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2012-03-15T19:59:05
2012-03-15 19:59:05 +00:00
Francis Lachapelle f208335104 Updated Dutch translation.
Monotone-Parent: 54361ffbde5f93b591ae752e400914e0a1896342
Monotone-Revision: 5ebc6908edfc5d06b9b864070247fd477763a8b5

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2012-03-15T19:55:55
2012-03-15 19:55:55 +00:00
Francis Lachapelle 320b693f15 Fix for ticket #1667.
Monotone-Parent: ae81cfe6a503b99f0f90568c09a746363c68ef68
Monotone-Revision: f589a072c04be097399abcfe72a06e62a613c749

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2012-03-14T22:21:56
2012-03-14 22:21:56 +00:00
Francis Lachapelle 7815b3403c See ChangeLog.
Monotone-Parent: d4394b4b92fdfda720d67698c9fbadc75787ad18
Monotone-Revision: e8c7d8a4465a1b9357c1d9f201dec2b93c5f3507

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2012-02-11T07:08:02
Monotone-Branch: ca.inverse.sogo
2012-02-11 07:08:02 +00:00
Francis Lachapelle a79036fbf9 propagate from branch 'ca.inverse.sogo.1_3_12' (head 2b438d60e3231cf7f4811dadaf9a91a62885d15b)
to branch 'ca.inverse.sogo' (head 2a5d61f1ed60b9d00203fc41d7b5af818e00391f)

Monotone-Parent: 2a5d61f1ed60b9d00203fc41d7b5af818e00391f
Monotone-Parent: 2b438d60e3231cf7f4811dadaf9a91a62885d15b
Monotone-Revision: 96f11391475b0d4e71002f19f89309839d039b36

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2012-02-07T14:12:46
Monotone-Branch: ca.inverse.sogo
2012-02-07 14:12:46 +00:00
Francis Lachapelle 5d9e0e99cf Updated Norwegian (Bokmal) translation.
Monotone-Parent: 3294d3290f0e8a5c66f763d838b3e1edaa9ad289
Monotone-Revision: 1bf26558a5d80739db6bafed963516c4e78f4d6b

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2012-02-07T08:57:10
2012-02-07 08:57:10 +00:00
Francis Lachapelle be4e55c200 Fixes for English translation files (duplicated keys).
Monotone-Parent: 4714c8ed13192fd3dfd0f378b26df7fc6c41def6
Monotone-Revision: f982ffc9ed24643c758894692058c6f8a4af9a47

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2012-02-07T01:25:39
2012-02-07 01:25:39 +00:00
Francis Lachapelle 0144c750bc Updated Ukrainian translation.
Monotone-Parent: 15259bd931f767b8762dc71846bebd39635f660a
Monotone-Revision: 4714c8ed13192fd3dfd0f378b26df7fc6c41def6

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2012-02-07T01:24:39
2012-02-07 01:24:39 +00:00
Francis Lachapelle cf6327561a Updated Russian translation.
Monotone-Parent: 5cc249c68bd4862bbcb8ac5a172007e99b21f25c
Monotone-Revision: 15259bd931f767b8762dc71846bebd39635f660a

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2012-02-07T01:23:21
2012-02-07 01:23:21 +00:00
Francis Lachapelle cd36da8a47 Updated Brazilian (Portuguese) translation.
Monotone-Parent: bcd71d8d39e2ff3f20cd8ace237d0a56e9d5b879
Monotone-Revision: 5cc249c68bd4862bbcb8ac5a172007e99b21f25c

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2012-02-07T01:20:42
2012-02-07 01:20:42 +00:00
Francis Lachapelle 3939729c7c Updated Italian translation.
Monotone-Parent: f3f6bc9b50e4c8830d367806fc2b957d262d0cf7
Monotone-Revision: bcd71d8d39e2ff3f20cd8ace237d0a56e9d5b879

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2012-02-07T01:18:40
2012-02-07 01:18:40 +00:00
Francis Lachapelle 4eb3df1d11 Updated Spanish (Spain) translation.
Monotone-Parent: 7362e8ecffba2bde16623075623dd093c1b4fdf2
Monotone-Revision: f3f6bc9b50e4c8830d367806fc2b957d262d0cf7

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2012-02-07T01:13:12
2012-02-07 01:13:12 +00:00
Francis Lachapelle 30e291f362 Updated German translation.
Monotone-Parent: 6541302945d892c54ca9e94c53c973061a028569
Monotone-Revision: 7362e8ecffba2bde16623075623dd093c1b4fdf2

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2012-02-07T01:11:07
2012-02-07 01:11:07 +00:00
Francis Lachapelle f73064e389 Updated Catalan translation.
Monotone-Parent: 9885caef81ed03ae9c3c25ac8c9a6c0bf60db18b
Monotone-Revision: 6541302945d892c54ca9e94c53c973061a028569

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2012-02-07T01:07:44
2012-02-07 01:07:44 +00:00
Francis Lachapelle b9266a4e53 propagate from branch 'ca.inverse.sogo.1_3_12' (head 7d5711d36b09624f7b8bf3747c0b7c2d743b3d00)
to branch 'ca.inverse.sogo' (head 15b9d9900d3605d1920661f52678d25d93c587ef)

Monotone-Parent: 15b9d9900d3605d1920661f52678d25d93c587ef
Monotone-Parent: 7d5711d36b09624f7b8bf3747c0b7c2d743b3d00
Monotone-Revision: ac81d77fda86dad3ce300e48e20f65bd639b24cb

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2012-02-03T16:59:00
Monotone-Branch: ca.inverse.sogo
2012-02-03 16:59:00 +00:00
Francis Lachapelle 4b38c7e483 See ChangeLog.
Monotone-Parent: ab2ccda92b2df4cd7482934e46d69ed541d0ead8
Monotone-Revision: af376f6da2887cfa1d81ea2a63d137713304b757

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2012-02-02T20:46:30
2012-02-02 20:46:30 +00:00
Jean Raby f620cef0d3 propagate from branch 'ca.inverse.sogo.1_3_12' (head 1efb09bf023898a5a0088c9ba29ca00f1a304611)
to branch 'ca.inverse.sogo' (head 638f19a902b772b34bc553dda4b8925b5d0639df)

Monotone-Parent: 1efb09bf023898a5a0088c9ba29ca00f1a304611
Monotone-Parent: 638f19a902b772b34bc553dda4b8925b5d0639df
Monotone-Revision: 876471503a0b45122655ff11d2726d5413827ddb

Monotone-Author: jraby@inverse.ca
Monotone-Date: 2012-02-02T18:05:51
Monotone-Branch: ca.inverse.sogo
2012-02-02 18:05:51 +00:00
Francis Lachapelle 865ae75bbc Updated English and French localizable strings.
Monotone-Parent: 05f8b72feb6a6c81f20462457e2dbc6c47ae9edc
Monotone-Revision: 18bd3484373fa731cf9a3ac7ca3ce35afbf03cdd

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2012-02-02T15:21:37
2012-02-02 15:21:37 +00:00
Francis Lachapelle 3c4fd611d8 propagate from branch 'ca.inverse.sogo.1_3_12' (head 05f8b72feb6a6c81f20462457e2dbc6c47ae9edc)
to branch 'ca.inverse.sogo' (head dc4e3d958b052eb7529db6b61731e80df56ed412)

Monotone-Parent: 05f8b72feb6a6c81f20462457e2dbc6c47ae9edc
Monotone-Parent: dc4e3d958b052eb7529db6b61731e80df56ed412
Monotone-Revision: ba1ab7317c5e8c4b1e95d7e3f299bfd9ea38b10d

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2012-02-01T21:12:25
Monotone-Branch: ca.inverse.sogo
2012-02-01 21:12:25 +00:00
Francis Lachapelle 0f87c1e648 See ChangeLog.
Monotone-Parent: d880f3f750251d35b56db7d720ccacbdeead7540
Monotone-Revision: 05f8b72feb6a6c81f20462457e2dbc6c47ae9edc

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2012-02-01T21:11:28
2012-02-01 21:11:28 +00:00
Wolfgang Sourdeau 3bb6a1b975 Monotone-Parent: 9bec05d8cd20a1e980c6381c10c71a9e57b984e6
Monotone-Revision: 4012894fc79b7641cebac42647c13996d86e9eca

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2012-01-30T20:47:07
Monotone-Branch: ca.inverse.sogo
2012-01-30 20:47:07 +00:00
Ludovic Marcotte 516dcdb255 See ChangeLog
Monotone-Parent: a4f6c377a41454eb21ed5b253cb7d07fc2c1a55e
Monotone-Revision: 3c7106a946b0d9786d46c4f0c0a7e5bc1e5f8684

Monotone-Author: ludovic@Sophos.ca
Monotone-Date: 2011-12-29T17:50:48
2011-12-29 17:50:48 +00:00
Francis Lachapelle 7a6dc1e6af Updated Ukrainian translation.
Monotone-Parent: 724e56b2f3e856f74157f0d3158e24aa3a22c5e9
Monotone-Revision: f8a9127ce4567079d226dd65ec439833020d0432

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2011-12-19T18:52:06
2011-12-19 18:52:06 +00:00
Francis Lachapelle fc338931fc Renamed "DanishDenmark" to "Danish".
Monotone-Parent: ab0d6aa948262973d1cb1c1b5c2028965a306451
Monotone-Revision: 724e56b2f3e856f74157f0d3158e24aa3a22c5e9

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2011-12-19T17:16:23
2011-12-19 17:16:23 +00:00
Francis Lachapelle 0a69733c62 Monotone-Parent: e58b519a51a061b80853202ec91f07ec470a2bf0
Monotone-Revision: 62e33503bd06b9731084aa5fc492080cd0b5dcd4

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2011-12-18T01:54:38
2011-12-18 01:54:38 +00:00
Francis Lachapelle 4167e3c45d Updated Russian translation.
Monotone-Parent: 3d756678ba29d271ff51502f9c5d9937330bd1fa
Monotone-Revision: 9fbe0432fec0c87f118dd55eb0e70029389d2787

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2011-12-12T20:22:55
Monotone-Tag: SOGo_v1.3.11
2011-12-12 20:22:55 +00:00
Francis Lachapelle 3d3392b67b Monotone-Parent: 479f9e8a751025c1d9ce8f8818e1257e66ac7642
Monotone-Revision: 82cf74276a48a04d2d3bb16da3ed5b73576a77ef

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2011-12-12T14:40:10
2011-12-12 14:40:10 +00:00
Francis Lachapelle 95e42d38f7 Monotone-Parent: b4900cbcd7c48cfd36bb5a262eec357e3ac1033a
Monotone-Revision: 533c5fea139373885b136bf6d41275a80a56967b

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2011-12-09T16:34:11
2011-12-09 16:34:11 +00:00