Commit Graph

580 Commits (e77d228b58ea50d4c82c9ebfb6565267f2686b65)

Author SHA1 Message Date
Ludovic Marcotte 403d6fa54f (feat) you can now select your alternate avatar 2015-11-27 16:04:12 -05:00
Francis Lachapelle 333d279246 (js) Ask to reload the page when changing language 2015-11-24 15:05:32 -05:00
extrafu cc1555af22 Merge pull request #108 from ethoms/clang-warnings-stage1
Stage1 of clang compiler warning patches.
2015-11-04 13:40:09 -05:00
Euan Thoms a64d55f95c Stage 3 of clang compiler warning patches. 2015-11-04 03:59:40 +08:00
Euan Thoms 7541fb62e0 Merge branch 'master' of https://github.com/inverse-inc/sogo into clang-warnings-stage1 2015-11-04 02:14:50 +08:00
Francis Lachapelle e5c71a4179 Fix Brazilian (Portuguese) translation
Fixes #3355
2015-11-03 08:33:01 -05:00
Euan Thoms 3c62cc744e Stage 1 of clang compiler warning patches. 2015-10-31 14:10:03 +08:00
Francis Lachapelle 9fa9b7acab Improve mail (Sieve) filter editor
- Used 'controller as' syntax;
- Don't create new filter if user cancels the edition;
- Set default values for new filter.
2015-10-05 10:45:30 -04:00
Ludovic Marcotte 258f5e0b25 (fix) correctly handle module name for "folder less" SOGo modules 2015-09-18 20:30:35 -04:00
Ludovic Marcotte 27e57e397e (fix) wrong handling of "last module" when logging in 2015-09-01 16:43:56 -04:00
Luc Charland 9445315b30 Added a string, removed a double, removed a few colons 2015-08-25 11:11:46 -04:00
Luc Charland c106f54b27 Added missing strings for translation 2015-08-25 10:45:47 -04:00
Francis Lachapelle 2f82b5cfd3 (js) Localization of toast message 2015-08-20 16:39:34 -04:00
Ludovic Marcotte c6f17cd45c (feat) make use of the sieve capabilities 2015-08-19 08:47:33 -04:00
Ludovic Marcotte ded467e0a2 (fix) add empty settings hashes to prever JS exceptions 2015-08-17 09:55:14 -04:00
Francis Lachapelle e6c9289784 Add LocaleCode to JSON defaults 2015-08-06 16:07:46 -04:00
Luc Charland 4cf82bd41c removed trailing space to strings 2015-08-03 10:56:24 -04:00
Luc Charland 2f8f8c78f7 Removing colons 2015-07-31 14:14:30 -04:00
Ludovic Marcotte 0fc7c96924 (fix) use proper values for short/long date formats 2015-07-29 19:10:03 -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 d7c008f2d9 (feat) timezones are now using md-autocomplete 2015-07-21 15:21:57 -04:00
Ludovic Marcotte 013e316e7d re-enabled forwardConstraints code 2015-06-29 09:22:12 -04:00
Francis Lachapelle 1f83680e12 Add aria attributes in Preferences module 2015-06-12 12:03:54 -04:00
Luc Charland 4fa33c0bc2 All tests now pass in version 3 2015-06-12 11:59:03 -04:00
Francis Lachapelle 8b483136d0 Fix compilation warning in UIxJSONPreferences.m 2015-06-12 11:59:02 -04:00
Ludovic Marcotte f515543e33 (fix) many adjustments regarding auxiliary accounts 2015-06-12 11:58:58 -04:00
Ludovic Marcotte 8074e67b84 (fix) default calendar category colors 2015-06-12 11:58:54 -04:00
Ludovic Marcotte aa4dc45aa7 fix over previous commit 2015-06-12 11:50:50 -04:00
Ludovic Marcotte e1d8854d10 (fix) correctly generate the Sieve script 2015-06-12 11:50:50 -04:00
Francis Lachapelle 4626039e5c (fix) JavaScript errors on Mail preferences tab 2015-06-12 11:46:01 -04:00
Ludovic Marcotte d581054214 (fix) fixed default values for many prefs 2015-06-12 11:45:09 -04:00
Ludovic Marcotte a2c469d46a (fix) correctly handle PreventInvitationsWhitelist 2015-06-12 11:44:35 -04:00
Ludovic Marcotte 6f59955340 (fix) sanitize autoReplyEmailAddresses 2015-06-12 11:44:35 -04:00
Ludovic Marcotte f262347149 (fix) more defaults values in the prefs 2015-06-12 11:44:34 -04:00
Ludovic Marcotte 1fe5e39254 Default value for short date format 2015-06-12 11:43:52 -04:00
Ludovic Marcotte 772a682655 (fix) correctly localize mail labels from common bundle 2015-06-12 11:43:52 -04:00
Ludovic Marcotte cf4593917f More form validation 2015-06-12 11:40:07 -04:00
Ludovic Marcotte 2bc44dec9b Improved preferences module (save/load, checks on enabled modules, etc.) 2015-06-12 11:38:08 -04:00
Ludovic Marcotte 0f2e3df164 More cleanups, defaults values for mail/contact/calendar labels and data validation 2015-06-12 11:35:51 -04:00
Ludovic Marcotte 6636fe3625 Disabled lots of unused code (to be removed) in v3/prefs 2015-06-12 11:34:28 -04:00
Ludovic Marcotte 96d2a4cea8 Preferences saving support 2015-06-12 11:27:17 -04:00
Ludovic Marcotte 5c3f0138f5 First pass at the v3 pref module
The UI needs to be styled. We also need to properly load "default"
values from the system/domain/user defaults and save them correctly
too.
2015-06-12 11:17:49 -04:00
Ludovic Marcotte a56dbeb6a9 (fix) improved the handling of default calendar categories/colors (#3200) 2015-06-09 20:30:22 -04:00
Francis Lachapelle a1406d01e1 Initial Basque translation 2015-04-27 13:59:05 -04:00
Ludovic Marcotte 3872af35d1 (fix) Improve prevent invitations error handling 2015-04-17 09:41:39 -04:00
Francis Lachapelle cdc74e4984 Update translations 2015-04-09 09:06:19 -04:00
Ludovic Marcotte 1e4596ca3a (fix) fixed serialization of PreventInvitationsWhitelist 2015-04-08 14:20:33 -04:00
Francis Lachapelle 601a9ca559 Update translations 2015-02-12 09:09:18 -05:00
Ludovic Marcotte 9447437d6f Added missing strings from previous commit 2015-02-11 14:33:32 -05:00
Ludovic Marcotte 322f72626a now possible to limit automatic forwards to internal/external domains 2015-02-11 14:30:40 -05:00
Ludovic Marcotte 6c9b1a494f Fix for bug #2332 2015-02-09 16:12:59 -05:00
Francis Lachapelle d1d3980919 Update translations 2015-01-30 11:03:38 -05:00
Francis Lachapelle 8e79d4f88b Update translations 2014-12-18 08:51:50 -05:00
Francis Lachapelle 6526d587f2 Localization 2014-12-11 14:13:56 -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
Francis Lachapelle 15be4861b6 Fix support for SieveFolderEncoding default
Fixes #2622
2014-11-05 08:44:52 -05:00
Jeroen Dekkers 6ded9e95b3 Put private libraries in /usr/lib/sogo 2014-10-01 20:36:42 +02:00
Francis Lachapelle 89284d558c Add missing translation 2014-10-01 09:02:03 -04:00
Francis Lachapelle 4be2ddb793 Update translations 2014-09-26 14:23:58 -04:00
Francis Lachapelle 1dcf631ad6 Update translations 2014-09-09 15:50:39 -04:00
Alexandre Cloutier d62c504763 Changed the configurable variable SOGoMailMessageCheck to a general refresh associated to the current view 2014-09-09 14:27:05 -04:00
Alexandre Cloutier 9a380f711c bugfix PreventInvitation 2014-09-09 11:30:00 -04:00
Francis Lachapelle 571322958a Update fi, fr, de, and es_ES translations 2014-07-30 10:33:15 -04:00
Francis Lachapelle 192659fdd9 Add missing localizable string 2014-07-21 16:12:27 -04:00
Francis Lachapelle 06fe36fd75 Add missing localizable strings 2014-07-21 16:07:13 -04:00
Alexandre Cloutier 05fb7ae0c8 applied comments 2014-07-21 09:27:02 -04:00
Alexandre Cloutier b5c0363400 applied comment and refactor code 2014-07-21 09:27:02 -04:00
Alexandre Cloutier f0b8eb8dfb server side code to integrate the whitelist 2014-07-21 09:27:02 -04:00
Alexandre Cloutier 16d02455bd Serialization of the whiteList 2014-07-21 09:27:02 -04:00
Alexandre Cloutier 8ded5a8aaf Prevent Invitations and whitelist GUI 2014-07-21 09:27:02 -04:00
Ludovic Marcotte ff015afde8 Fixed indent 2014-06-30 10:35:55 -04:00
Alexandre Cloutier 302e40a1c3 bugFix#2823 2014-06-26 16:08:47 -04:00
Francis Lachapelle 6e56f46f86 Update Dutch, Finnish, German, Polish translations 2014-06-05 13:29:10 -04:00
Francis Lachapelle fe38518a36 Minor syntax and comments improvements 2014-06-05 12:14:34 -04:00
Francis Lachapelle ecbe0858f7 Update translations 2014-05-29 11:14:23 -04:00
Francis Lachapelle 3d1bdf1a09 Update French translation 2014-05-16 16:52:44 -04:00
Francis Lachapelle 0b9afec635 Fix saving preferences with no Sieve requirements
Fixes #2746
2014-05-01 14:07:25 -04:00
Francis Lachapelle cfc1ac6b3b Add missing localizable string 2014-04-10 10:02:51 -04:00
Ludovic Marcotte 75ee6b4806 Fixed once more true/false errors 2014-04-10 08:44:44 -04:00
Ludovic Marcotte 0ba59de88e Fixed formatting/warnings in previous commit. 2014-04-09 11:09:13 -04:00
Alexandre Cloutier 068eb921aa rebase and fix comments made by extrafu 2014-04-09 10:48:47 -04:00
Alexandre Cloutier 5c13fade22 Fix merge 2014-04-09 10:35:10 -04:00
Alexandre Cloutier c5e6ccf332 Fix function sieveClient and the way the iVar Client is handled. Change behaviour of saveMailAccounts()so sogo wont crash if the user tries to resave his preferences after a connection error. 2014-04-09 10:31:34 -04:00
Alexandre Cloutier ec9d48c3a9 Change the function name getClient to sieveClient 2014-04-09 10:29:23 -04:00
Alexandre Cloutier 877082f042 Added missing functions getClient and IsSieveServerConnected and the changes that comes with it 2014-04-09 10:24:35 -04:00
Alexandre Cloutier 342b68fd44 Erase the merging conflicts writings 2014-04-09 10:23:43 -04:00
Alexandre Cloutier e24c22e3dc BugFix #1046; Whenever the sieve server is unavailable an error message will appear. 2014-04-09 10:23:43 -04:00
Ludovic Marcotte 7997448d41 Fixed issus in previous commits 2014-04-09 06:33:02 -04:00
Alexandre Cloutier 446ef3467a Fix typo 2014-04-08 09:14:00 -04:00
extrafu bf64076b87 Merge pull request #29 from alexcloutier/feat/1496
New feature : 1496

Don't forget to fix the typo.
2014-04-07 19:42:31 -04:00
Alexandre Cloutier 09bcd2aee2 fix code 2014-04-07 10:59:38 -04:00
Alexandre Cloutier 349f4d824a Fix function sieveClient and the way the iVar Client is handled. Change behaviour of saveMailAccounts()so sogo wont crash if the user tries to resave his preferences after a connection error. 2014-04-04 15:04:37 -04:00
extrafu eb7cabac71 Merge pull request #19 from alexcloutier/fix/2622
BugFix #0002622: The server Dovecot use by default an UTF-8 and by doing...
2014-04-04 09:21:49 -04:00
Ludovic Marcotte 2ff4498983 Fixed previous commit 2014-04-04 08:44:50 -04:00
Ludovic Marcotte 3eec753b73 Slightly improved previous pull request merge. 2014-04-04 08:39:13 -04:00
extrafu 7b0ffacff0 Merge pull request #24 from alexcloutier/fix/2612
It is now possible to see the version on the general page of the preferences window
2014-04-04 08:33:39 -04:00
Alexandre Cloutier f999c87d4d added traduction in localstring french, added some specification in function sogoVersion 2014-04-03 17:09:00 -04:00
Alexandre Cloutier 03d5975be3 Changed strings in french and change the instanciation of dictionary(addressBooksIDWithDisplayName) to release it manually 2014-03-28 10:28:33 -04:00
Alexandre Cloutier 1da1764aae The collected address book will be created only if the user select it in the preferences. Fix labels. 2014-03-27 15:27:48 -04:00
Alexandre Cloutier 365e271a84 Correct typo 2014-03-25 15:44:28 -04:00
Alexandre Cloutier bce701208a Added the modifications specified by extrafu 2014-03-25 14:53:42 -04:00
Alexandre Cloutier b16911edc1 Modified the displayed name of SOGo version and added the label in the .lproj 2014-03-24 13:55:52 -04:00
Alexandre Cloutier 76307cfaaf New feature : 1496; Unknown outgoing email addresses can now be automatically be added to your address books. 2014-03-24 13:41:57 -04:00
Francis Lachapelle 50e7ea7188 Fix possible exception when retrieving reminder
Fixes #2678
2014-03-24 07:42:57 -04:00
Francis Lachapelle cbd22762c3 Fix possible exception when retrieving reminder
Fixes #2647
Fixes #2648
2014-03-10 14:47:01 -04:00
Alexandre Cloutier 8cc352fb28 It is now possible to see the version on the general page of the preferences window 2014-03-10 14:45:10 -04:00
Alexandre Cloutier 3a681bd5a5 Change the function name getClient to sieveClient 2014-03-10 10:53:44 -04:00
Alexandre Cloutier f5faa60814 Added missing functions getClient and IsSieveServerConnected and the changes that comes with it 2014-03-10 10:33:27 -04:00
Francis Lachapelle 23789b48bc Update Dutch translation 2014-03-07 14:00:08 -05:00
Alexandre Cloutier f4d189ffc8 Erase the merging conflicts writings 2014-03-06 15:20:41 -05:00
Alexandre Cloutier 1b9ac03e94 BugFix #1046; Whenever the sieve server is unavailable an error message will appear. 2014-03-06 14:57:53 -05:00
Alexandre Cloutier e7a16cba0d BugFix #0002622: The server Dovecot use by default an UTF-8 and by doing so it cause a wrong re-encoding in UTF-7 when reaching the sieve server (knowing that the foldername in sieve are encoded in UTF-7). Since it is not the case with a Cyrus server, I created a new variable available in the sogo.conf that let you specified the type of encoding you need. By default the encoding is set to UTF-7. ex : SOGoFolderEncoding = 'UTF-7' 2014-03-06 14:33:31 -05:00
Francis Lachapelle 0c99323db3 Fix possible exception when retrieving reminder
Fixes #2624
2014-03-05 13:42:38 -05:00
Francis Lachapelle 8bef84bded Update translations 2014-03-04 09:23:17 -05:00
Francis Lachapelle 5f2920db9b Update translations 2014-02-24 16:49:16 -05:00
Francis Lachapelle e7f27427c8 Add missing import in UIxPreferences.m 2014-02-17 15:42:55 -05:00
Francis Lachapelle b34c6324cd Fix custom mail labels in Sieve filter editor 2014-02-14 21:32:33 -05:00
Francis Lachapelle c160edf20a Add support for Sieve body extension 2014-01-27 15:09:22 -05:00
Francis Lachapelle 19b404de45 Update French translation 2014-01-23 08:17:16 -05:00
Francis Lachapelle ba29e7620d Update French translation 2014-01-03 14:32:01 -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 df3e9033f3 Added calendar default reminder support. 2013-11-20 17:42:11 -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
Francis Lachapelle 1c82af8842 Updated pt_BR, cs, nl, de, pl and ru translations 2013-07-19 11:29:10 -04:00
Francis Lachapelle 37a6f82659 Initial Arabic translation 2013-04-08 11:05:45 -04:00
Francis Lachapelle c13c389ae5 Update Danish translation 2013-02-12 08:42:47 -05:00
Francis Lachapelle 1d8e72646c Update Czech translation 2013-01-28 08:43:58 -05:00
Francis Lachapelle 9dded7c86c Update German translation 2013-01-22 11:09:26 -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 0216658674 Update translations
- Catalan
- Czech
- Dutch
- Hungarian
- Polish
- Slovak
- SpanishArgentina
- SpanishSpain
2013-01-15 11:11:50 -05:00
Francis Lachapelle 0e5a4901db Add missing languages in preferences module 2013-01-11 16:06:02 -05:00
Francis Lachapelle 026ffd8888 Update translations 2012-12-06 10:31:15 -05:00
Francis Lachapelle b1d3aba1e1 Add missing localizable strings in prefs module 2012-11-29 16:09:53 -05:00
Francis Lachapelle ce36e80d6b Initial Slovak translation 2012-11-29 14:40:46 -05:00
Francis Lachapelle 249bf16e8a Add missing localized string in preferences module 2012-11-21 11:13:17 -05:00
Ludovic Marcotte 7b65c29b1e Fixed \n / <br/> when composing mails and improved preferences UI. 2012-11-21 08:54:32 -05:00
Luc Charland a916ac8927 Fixed bug #1105 Remote images display
There now is a configurable default in mail preferences where
you can set remote images to display either Never or Always.
2012-10-31 11:53:30 -04:00
Francis Lachapelle 1e04eb5717 Update French translation 2012-10-24 14:21:27 -04:00
Francis Lachapelle ee712d2c11 Restore missing translation strings 2012-10-23 15:21:19 -04: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
Francis Lachapelle a13491f113 Add missing translations strings in preferences 2012-10-18 08:30:54 -04:00
Francis Lachapelle e73ef5d98d Updated Hungarian translation 2012-10-10 15:33:04 -04:00
Francis Lachapelle 0181ec606d Cleanup months and weeks translations
Removed the translations of months and weeks from the Scheduler bundle
since they were already translated in Locale files.
 - The a3_<month> strings were removed (replaced by
   NSShortMonthNameArray)
- The months strings were removed (replaced by NSMonthNameArray)
- The weeks strings were removed (replaced by NSWeekDayNameArray)

Moved the a2_<weekday> strings to the Common bundle and added a new
method [UIxComponent commonLabelForKey:].
2012-09-21 21:48:39 -04:00
Francis Lachapelle bc0bd77d45 Updated Spanish (Spain) translation
Monotone-Parent: 6da35bf3e764354a5472752070138259d909ae56
Monotone-Revision: f1882bcb770dc06a864552a193dba1c427913841

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2012-08-28T13:30:34
2012-08-28 13:30:34 +00:00
Francis Lachapelle 925412ffcf Updated Spanish (Argentina) translation
Monotone-Parent: 0bf69082b57290bcfab6429fbda6b1c808ecc1df
Monotone-Revision: 6da35bf3e764354a5472752070138259d909ae56

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2012-08-28T13:27:29
2012-08-28 13:27:29 +00: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 9e7ba6d66a Updated German translation
Monotone-Parent: 6050d42b2809f4f4663038de175b17515fd36a91
Monotone-Revision: bb39c11ed393374b768c109eaa578fac70637cb5

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2012-08-28T13:11:44
2012-08-28 13:11:44 +00:00
Francis Lachapelle 575565c473 Updated Dutch translation
Monotone-Parent: 3b9c7fd4dc4ef297ab139880e6705f51b95f2648
Monotone-Revision: 6050d42b2809f4f4663038de175b17515fd36a91

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2012-08-28T13:07:30
2012-08-28 13:07:30 +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 ab2455e143 Added missing translation string to UI/PreferencesUI.
Monotone-Parent: a6dfa4114eeabf1790dbbd7a169d81c988375c12
Monotone-Revision: 3b7d228dcc72f9e1e396acb3f0225ad61769908c

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2012-08-03T19:06:58
2012-08-03 19:06:58 +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 0a2201d7e5 Updated French translation.
Monotone-Parent: 8bbf9c70304e5cb8320d6acb300955b814d1ff0c
Monotone-Revision: 344c60c460c2ec1cb8f2adfd4f4e2af9da772e4a

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2012-07-24T15:27:54
2012-07-24 15:27:54 +00:00
Francis Lachapelle 6cc9f8e2f0 See ChangeLog
Monotone-Parent: 247bc51241f490e20ac9abc386e95d4198cefbaf
Monotone-Revision: 8bbf9c70304e5cb8320d6acb300955b814d1ff0c

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2012-07-24T15:17:38
2012-07-24 15:17:38 +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 5b59ebfe11 Monotone-Parent: d8a0de208631b406144e740ab09b4e5a92f0e66c
Monotone-Revision: 4d091aae297e1a3ea2ef11b35c1df5c2c60c6fea

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2012-04-25T21:32:18
2012-04-25 21:32:18 +00:00
Wolfgang Sourdeau 2346d35d21 Monotone-Parent: 0869cb2e3bedff16fb0985d9bde1c2c2a5c80820
Monotone-Revision: ac0d12f89b420e5f1e825cebddb440417e76ce4b

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2012-04-20T13:37:46
2012-04-20 13:37:46 +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 9a8e764817 Updated English translation.
Monotone-Parent: 52186f3197fd4750bdd2b293faede5c9be5a3e36
Monotone-Revision: 8e3f662472ff8e103d015246e84fdb6ca6dba012

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2012-03-31T08:34:24
2012-03-31 08:34:24 +00:00
Francis Lachapelle 86e2b23b73 Updated Spanish (Argentina) translation.
Monotone-Parent: 73baf2c24acbb1fb98296fc8ab448b3b3c5ba7a7
Monotone-Revision: 4b843bafcdd257b847ea1248e4a09cb9b275e00d

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2012-03-31T08:33:29
2012-03-31 08:33:29 +00:00
Francis Lachapelle 582e32a439 Updated Russian translation.
Monotone-Parent: 824c40b4429dc3863adc59ffd2c6b142d4fe0c83
Monotone-Revision: fc0a8361fb169db536043d02fd1a040aba44e52d

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2012-03-23T13:18:45
2012-03-23 13:18:45 +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 84e1ce107e Updated Spanish (Argentina) translation.
Monotone-Parent: f589a072c04be097399abcfe72a06e62a613c749
Monotone-Revision: 60ea01f3e255563f847f47c5820cf96074e8a6a4

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2012-03-14T22:29:02
2012-03-14 22:29:02 +00:00
Francis Lachapelle e782af7990 Updated Ukrainian translation
Monotone-Parent: ae57634798c522301af45e400fa849c606655634
Monotone-Revision: c829caad486b56a005647a3210c7ac48624f809c

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2012-03-14T20:22:35
2012-03-14 20:22:35 +00:00
Francis Lachapelle 1d83b312fc Updated Spanish (Spain) translation.
Monotone-Parent: e651ab9a1d771ba2cf2bb7127afad58743f79d7d
Monotone-Revision: 3c7042f2811eba747bdbbd95d698d3f31d66d4a3

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2012-03-14T17:24:06
2012-03-14 17:24:06 +00:00
Francis Lachapelle 06c3f547e5 See ChangeLog.
Monotone-Parent: b31a7aa3d154368df1ba1525deed0dd5867b42f0
Monotone-Revision: 9ecab283bcceea3e4446b4445d65cffeae83252c

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2012-03-13T21:13:31
2012-03-13 21:13:31 +00:00
Wolfgang Sourdeau c8fbb0718c 0
Monotone-Parent: 55c226ffd5db8ed7f07eb8591aded800a89418b2
Monotone-Revision: c3c980772004fa550702d469d6fbe729fd954f5d

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2012-02-20T22:25:49
Monotone-Branch: ca.inverse.sogo
2012-02-20 22:25:49 +00:00
Francis Lachapelle 9f4270be39 Updated French translation.
Monotone-Parent: 4c30f877fc1d49f7355d5e2a52ec10f74bf224dc
Monotone-Revision: 235258efee8273e9b6d2822d3d5da125520631c7

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2012-02-08T04:19:53
2012-02-08 04:19:53 +00:00
Francis Lachapelle 229e93b180 Monotone-Parent: 20dbab3c77e283f51fa00b0ddf9996c2d5202593
Monotone-Revision: 3c2b3475feee421f144bee585133b1b3715a0560

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2012-02-07T13:56:08
2012-02-07 13:56:08 +00:00
Francis Lachapelle 5cf70106f9 Monotone-Parent: ede4097ac046a47b58f601671f5de7ac2b3abcde
Monotone-Revision: 20dbab3c77e283f51fa00b0ddf9996c2d5202593

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2012-02-07T13:55:07
2012-02-07 13:55:07 +00:00
Francis Lachapelle d818412e72 Monotone-Parent: b4780a3bd9c0ffc9a57f4083ea66948dff51026b
Monotone-Revision: ede4097ac046a47b58f601671f5de7ac2b3abcde

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2012-02-07T13:54:28
2012-02-07 13:54:28 +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 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
Ludovic Marcotte 671feec0b4 More fix.
Monotone-Parent: 3e4e00b49a457f4533668ca39d8371e85202e49c
Monotone-Revision: ee188ecf014aadf3749779aa50df66d72a126c71

Monotone-Author: ludovic@Sophos.ca
Monotone-Date: 2012-01-27T13:47:45
2012-01-27 13:47:45 +00:00
Ludovic Marcotte d629811e4e Fixed strings file
Monotone-Parent: 6bee8aebb26a5d4337cc6ae5400d1573f789be82
Monotone-Revision: 3e4e00b49a457f4533668ca39d8371e85202e49c

Monotone-Author: ludovic@Sophos.ca
Monotone-Date: 2012-01-27T13:31:37
2012-01-27 13:31:37 +00:00
Ludovic Marcotte c4783b14d0 Fix for bug #1446
Monotone-Parent: 64559b055668abe30f492544f049160b05cf7ab9
Monotone-Revision: 6bee8aebb26a5d4337cc6ae5400d1573f789be82

Monotone-Author: ludovic@Sophos.ca
Monotone-Date: 2012-01-26T18:19:44
2012-01-26 18:19:44 +00:00
Francis Lachapelle c37208db81 See ChangeLog.
Monotone-Parent: 1f603d18ef908652156b3dbae521f53c6527c63c
Monotone-Revision: 13364682a0f8ae52e3545893494b2a7ec0a88529

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2011-12-23T16:12:14
2011-12-23 16:12:14 +00:00
Francis Lachapelle 1d1af6bc04 Renamed "DanishDenmark" to "Danish" -- cont'd.
Monotone-Parent: f8a9127ce4567079d226dd65ec439833020d0432
Monotone-Revision: f05a28854fca7f10afb958ecb7b60275cafd475b

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2011-12-19T19:03:45
2011-12-19 19:03:45 +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 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 872ae91609 Updated DanishDenmark translation.
Monotone-Parent: 317388b9ab7cf72dd79c9577c59e2eb3dda1298a
Monotone-Revision: de58c17588816674c9047955ef96df3f119e8fd1

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2011-12-06T15:11:05
2011-12-06 15:11:05 +00:00
Francis Lachapelle 03625e4aae See ChangeLog.
Monotone-Parent: 1ea08f6ec84d602c5e78b6c440e2f7d6297a82cd
Monotone-Revision: 61b12be970a9603306d37277ee431b6fd5ab89cd

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2011-12-02T07:22:47
2011-12-02 07:22:47 +00:00
Francis Lachapelle 188e9472e3 Added new Danish (Denmark) translation.
Monotone-Parent: 6e11f6220a9ec4ae00f4c090674fcb8b2910c44d
Monotone-Revision: dba9e298691b115fdb536d3e5610f71142ab4ee3

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2011-12-02T03:37:42
2011-12-02 03:37:42 +00:00
Francis Lachapelle 6aaf3c1034 Updated Spain (Spanish & Argentina) translations.
Monotone-Parent: 329acae5c2aaa4efeedc6963efe88354bc03a43c
Monotone-Revision: 67a6b70e9be24925daad7a5b4e083496949f769e

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2011-12-01T06:59:26
2011-12-01 06:59:26 +00:00
Francis Lachapelle b2273e9a5e Updated German translation.
Monotone-Parent: e86b8233e5c80e282199606f99e098b1bd5dfd84
Monotone-Revision: 329acae5c2aaa4efeedc6963efe88354bc03a43c

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2011-12-01T06:56:50
2011-12-01 06:56:50 +00:00
Francis Lachapelle e04ef3039d propagate from branch 'ca.inverse.sogo.1_3_10' (head c77fdc314da75a342268360460b4eb2adfb41c9c)
to branch 'ca.inverse.sogo' (head bbb8c6d413d58aed3320b954f516c9ab2d0b0329)

Monotone-Parent: bbb8c6d413d58aed3320b954f516c9ab2d0b0329
Monotone-Parent: c77fdc314da75a342268360460b4eb2adfb41c9c
Monotone-Revision: 1cc45a54646b7c2b2f5f308de913308b94603cc6

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2011-11-30T22:50:45
Monotone-Branch: ca.inverse.sogo
Monotone-Tag: SOGo_v1.3.10
2011-11-30 22:50:45 +00:00
Francis Lachapelle f72b59146b Updated French translation.
Monotone-Parent: aa51aee69a4285df755a152c0914d1f4c7790528
Monotone-Revision: c1119144789cd109755680045e28750705ebc269

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2011-11-30T11:57:21
2011-11-30 11:57:21 +00:00
Ludovic Marcotte 281c510f15 propagate from branch 'ca.inverse.sogo.1_3_10' (head 17499446a7bcff456b8470a83c44e2d4b341cc21)
to branch 'ca.inverse.sogo' (head 703f02d08f0caace5f4f0e96efe038c6207e9f28)

Monotone-Parent: 17499446a7bcff456b8470a83c44e2d4b341cc21
Monotone-Parent: 703f02d08f0caace5f4f0e96efe038c6207e9f28
Monotone-Revision: 247b6208e1bc91f25c79675ce09027ed27ecdee9

Monotone-Author: ludovic@Sophos.ca
Monotone-Date: 2011-11-24T20:55:35
Monotone-Branch: ca.inverse.sogo
2011-11-24 20:55:35 +00:00
Ludovic Marcotte 8e564e0ae3 Added patch from #1482
Monotone-Parent: 1f5fabe83bd933943ca2c88af8c07654ddf9ce2b
Monotone-Revision: 17499446a7bcff456b8470a83c44e2d4b341cc21

Monotone-Author: ludovic@Sophos.ca
Monotone-Date: 2011-11-24T19:52:22
2011-11-24 19:52:22 +00:00
Francis Lachapelle 7a82a3d032 propagate from branch 'ca.inverse.sogo.1_3_10' (head c4570925f011f2af2dfe09f5e9cc51de5bd1e13e)
to branch 'ca.inverse.sogo' (head 4f36a1c10a12396aed17d84ab4be1adc520d1663)

Monotone-Parent: 4f36a1c10a12396aed17d84ab4be1adc520d1663
Monotone-Parent: c4570925f011f2af2dfe09f5e9cc51de5bd1e13e
Monotone-Revision: 157b737337e2cd599c6a85f573fbd507b9e7b73e

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2011-11-21T14:52:42
Monotone-Branch: ca.inverse.sogo
2011-11-21 14:52:42 +00:00
Francis Lachapelle 413bb609dd See ChangeLog.
Monotone-Parent: 82564e2898976a6c09a85817e4b2954a5c58b7a9
Monotone-Revision: 9349907ea60fdc16f7e49e777a53ccaa1117180d

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2011-11-21T14:09:26
2011-11-21 14:09:26 +00:00
Francis Lachapelle 01be7b7d8f propagate from branch 'ca.inverse.sogo.1_3_10' (head 00afe1e795cd37cafff7687d6f1b8502f4f5735e)
to branch 'ca.inverse.sogo' (head dd0644b62704e75dfed8a39a7e286d593f0014e0)

Monotone-Parent: 00afe1e795cd37cafff7687d6f1b8502f4f5735e
Monotone-Parent: dd0644b62704e75dfed8a39a7e286d593f0014e0
Monotone-Revision: 6927dc6b0ecbc6c5c3061a56fd1e91ef658279ae

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2011-11-17T19:08:52
Monotone-Branch: ca.inverse.sogo
2011-11-17 19:08:52 +00:00
Francis Lachapelle 506f3e299a Splitted Spanish translation for Spain and Argentina.
Monotone-Parent: 861f7178f9b9b174a95089004b437ad49a79963a
Monotone-Revision: 579a8b749be55cfe567e5edf9b069e6f9da3a5de

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2011-11-17T15:22:09
2011-11-17 15:22:09 +00:00
Francis Lachapelle ae4123cfe0 Splitted Norwegian translation in Norwegian Bokmal and Nynorsk.
Monotone-Parent: 17530608006b90a01cc2e9b0e6c5591ad9be6610
Monotone-Revision: 7680b97cb4b0c7c994b80ccc36a5e6698af319b7

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2011-11-15T21:15:49
2011-11-15 21:15:49 +00:00
Francis Lachapelle 6051e5975d Reverse localization patch.
Monotone-Parent: be2427fa7e45da8ba2b4c7955b6e904c06640586
Monotone-Revision: b084746023f24f274a1e8a852e8a36bb19bb35ce

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2011-11-03T11:54:03
2011-11-03 11:54:03 +00:00
Francis Lachapelle 90b5a2bf5e Branch for SOGo v1.3.10
Monotone-Parent: 1e8c7259f7ef4e643e8c4d7691e6d7b69faa65c3
Monotone-Revision: 01554e46f2d289111d615a3006a1b61ad6f76320

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2011-11-01T18:46:51
2011-11-01 18:46:51 +00:00
Francis Lachapelle 7965cda482 Updated French translation.
Monotone-Parent: dfab3b1ed92e53ab675616f77771ef19f954e333
Monotone-Revision: 48c12fa641df69cf590eb612abe134cece64c376

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2011-10-05T20:28:59
Monotone-Branch: ca.inverse.sogo
2011-10-05 20:28:59 +00:00
Francis Lachapelle 94c033c919 Updated localizable strings.
Monotone-Parent: 50e0397c329c41e41cf087484d14a3068de51597
Monotone-Revision: 517b0b095f30f6f2f92a4da5dfe0155872190daa

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2011-09-27T15:52:59
Monotone-Branch: ca.inverse.sogo
2011-09-27 15:52:59 +00:00
Francis Lachapelle 76ffdc598c See ChangeLog
Monotone-Parent: 271e652157d430b115cb6616b8813b605c897b94
Monotone-Revision: 83587b1afc04162d7191ff57c7f8a78b502a9be3

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2011-09-27T15:43:46
Monotone-Branch: ca.inverse.sogo
2011-09-27 15:43:46 +00:00
Francis Lachapelle 6e6d5913c6 Updated French translation.
Monotone-Parent: bc6a066b0ed99cc7226c2f6c089a4ed6987ee423
Monotone-Revision: e0c2696d4a16492ba28629949187a41b5c2783c3

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2011-09-23T19:40:13
Monotone-Branch: ca.inverse.sogo
2011-09-23 19:40:13 +00:00
Francis Lachapelle 0c2d6ddc3e See ChangeLog.
Monotone-Parent: 6bb1bd2b9a63daae8f56da56b2ba72ac8bad2d3e
Monotone-Revision: bc6a066b0ed99cc7226c2f6c089a4ed6987ee423

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2011-09-23T19:25:56
Monotone-Branch: ca.inverse.sogo
2011-09-23 19:25:56 +00:00
Francis Lachapelle a3fd4f2c5e Fixed English translation of UI/PreferencesUI.
Monotone-Parent: 87aa0e7fcb103fe297872cf18c946d66064eb96e
Monotone-Revision: 4d37ced4d18a580dd453377f39144a265c8580cf

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2011-08-23T17:48:09
Monotone-Branch: ca.inverse.sogo
2011-08-23 17:48:09 +00:00
Ludovic Marcotte 10d83d93b3 Fix for bug #1317
Monotone-Parent: fe089deaf1b0181c06ece935c26c6677fc993265
Monotone-Revision: c29d17fc75602cc5f21d43437355abbbb04cce15

Monotone-Author: ludovic@Sophos.ca
Monotone-Date: 2011-07-06T17:41:03
Monotone-Branch: ca.inverse.sogo
2011-07-06 17:41:03 +00:00
Francis Lachapelle 4cb801ede6 Updated Russian translation.
Monotone-Parent: 3f570612955fe5748f947cb46b0d25c731f1bffb
Monotone-Revision: 481f036bf9f97f5236dcd28ebf7f4f8603922ae9

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2011-07-05T14:33:31
Monotone-Branch: ca.inverse.sogo
2011-07-05 14:33:31 +00:00
Francis Lachapelle 92c73181dd Updated Russian translation.
Monotone-Parent: 5ff23472b81083bb4eaded5ffb57c52c92ce8f00
Monotone-Revision: eec300be835f03b3e7780d528e6c75977cf6254b

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2011-07-05T06:09:29
Monotone-Branch: ca.inverse.sogo
2011-07-05 06:09:29 +00:00
Francis Lachapelle 5b290c9141 Cleanup Localizable.strings files.
Monotone-Parent: ba46995517806de235944e13cf46c79ab9082796
Monotone-Revision: e3ac4c1037e15ec90b250e15e8ae75fd7219c77c

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2011-06-02T13:55:41
Monotone-Branch: ca.inverse.sogo
2011-06-02 13:55:41 +00:00
Francis Lachapelle 53a01edee4 See ChangeLog
Monotone-Parent: ede90c4ec21ca642e49b4287679877bd02717ed6
Monotone-Revision: ae2c5342363a3fa87101fa6840e1c1e1f7a819c0

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2011-06-01T21:10:25
Monotone-Branch: ca.inverse.sogo
2011-06-01 21:10:25 +00:00
Francis Lachapelle 68cb4e465a See ChangeLog
Monotone-Parent: c3c5403094c30c3fc814d898f3de659d0ca951fc
Monotone-Revision: cdffa33720324e664e37834e059eaa9964d13092

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2011-05-27T20:53:16
Monotone-Branch: ca.inverse.sogo
2011-05-27 20:53:16 +00:00
Francis Lachapelle 3235f86699 Updated Icelandic translation.
Monotone-Parent: 745a67b1d8363bb9d0933dcfdde4082087eac9d0
Monotone-Revision: b1ab4c0202a9480766ffc5d426b4b7e8d500ad14

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2011-05-27T20:33:26
Monotone-Branch: ca.inverse.sogo
2011-05-27 20:33:26 +00:00
Ludovic Marcotte ef17358c29 Added Icelandic translation - thanks to Anna Jonna Armannsdottir <annaj@hi.is>
Monotone-Parent: 998ca10db38dc23b8d40343f482a97b7e4d93b13
Monotone-Revision: 7543dc34aa33702ddf79bcb43feab4d72175bfc2

Monotone-Author: ludovic@Sophos.ca
Monotone-Date: 2011-05-11T19:12:47
Monotone-Branch: ca.inverse.sogo
2011-05-11 19:12:47 +00:00
Ludovic Marcotte 98ecf03a86 Fix for http://sogo.nu/bugs/view.php?id=1216
Monotone-Parent: 292bd2a9975e12892c9f294c6ba9c59520d5c018
Monotone-Revision: c083cec271ea20d6d742941d5e5c8fb824d6416f

Monotone-Author: ludovic@Sophos.ca
Monotone-Date: 2011-04-05T18:08:10
Monotone-Branch: ca.inverse.sogo
2011-04-05 18:08:10 +00:00
Wolfgang Sourdeau c0560681dd merge of '2f3c94605759601f796021ed2469cb5eb7910364'
and '9b486432ba55fa5e9a8bf8f7172fe57752abf7e1'

Monotone-Parent: 2f3c94605759601f796021ed2469cb5eb7910364
Monotone-Parent: 9b486432ba55fa5e9a8bf8f7172fe57752abf7e1
Monotone-Revision: b3af4618e267496536ae158c684a391e497913f0

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2011-03-30T15:02:56
Monotone-Branch: ca.inverse.sogo
2011-03-30 15:02:56 +00:00
Wolfgang Sourdeau c0c519a574 Monotone-Parent: 9e630ff3ce4f3b8848a73aff398e706b19a426bc
Monotone-Revision: 1d4d91c56ff6f01c1c6256f2380a4a1e99081106

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2011-03-30T14:45:47
Monotone-Branch: ca.inverse.sogo
2011-03-30 14:45:47 +00:00
Wolfgang Sourdeau 2ca2e7d664 Monotone-Parent: ee4ff9bf4febdfd103bba6fa3403eb4d6bf3023b
Monotone-Revision: 9e630ff3ce4f3b8848a73aff398e706b19a426bc

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2011-03-30T14:44:47
Monotone-Branch: ca.inverse.sogo
2011-03-30 14:44:47 +00:00
Francis Lachapelle 13229c7ad2 Updated Italian translation.
Monotone-Parent: bca01c4b6bca68557777af637fd2dfc8b775df37
Monotone-Revision: c9d83319c3cc894c26d31f564f3d4722c49c590e

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2011-03-30T01:02:41
Monotone-Branch: ca.inverse.sogo
2011-03-30 01:02:41 +00:00
Francis Lachapelle 67d32dff9a Fixed sorting of timezones in preferences module.
Monotone-Parent: ee0810b737d9d978b856ca04e9102d7985d6bf82
Monotone-Revision: dfcee5ab2e9d3d65c64801fc45b75ab2a873cfce

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2011-03-24T14:43:52
Monotone-Branch: ca.inverse.sogo
2011-03-24 14:43:52 +00:00
Francis Lachapelle fc2abaaf0a See ChangeLog
Monotone-Parent: 3931b3fc847a4504339f11bcd48a3ea417c822b0
Monotone-Revision: ddf277f21cd816fe481bf94c7ec4b59815233bf7

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2011-03-23T20:42:01
Monotone-Branch: ca.inverse.sogo
2011-03-23 20:42:01 +00:00
Francis Lachapelle 3d53407a73 See ChangeLog
Monotone-Parent: 75bbc0ad243d66dd412883811d759ca8dabf6776
Monotone-Revision: 11c0941cac8926d96e43efabe282a5d3d549d0c9

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2011-03-23T19:18:27
Monotone-Branch: ca.inverse.sogo
2011-03-23 19:18:27 +00:00
Francis Lachapelle 37b473c532 Updated Spanish translation.
Monotone-Parent: a8aacbb86089f73c01fa0b4e18bfc20258d8d066
Monotone-Revision: 534057874ea7b95e2c3d64fe54f61237d1c72b70

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2011-03-21T15:16:06
Monotone-Branch: ca.inverse.sogo
2011-03-21 15:16:06 +00:00
Ludovic Marcotte d0dbb5379b See ChangeLog
Monotone-Parent: 193c17735fe473ec69d1c4ef59dcdce44a461da8
Monotone-Revision: 58318ff8b98f933c6f6fffe3d652a2954b890c7c

Monotone-Author: ludovic@Sophos.ca
Monotone-Date: 2011-03-04T19:29:48
Monotone-Branch: ca.inverse.sogo
2011-03-04 19:29:48 +00:00
Francis Lachapelle e1d640024b Updated Spanish translation.
Monotone-Parent: 00dae3a895004da11dc029c42dbab38d961bc0b9
Monotone-Revision: 0d473d1aac0aa63e0b65b18525cf984494be0a9d

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2011-02-08T22:34:57
Monotone-Branch: ca.inverse.sogo
2011-02-08 22:34:57 +00:00
Francis Lachapelle 95f2fc8868 Updated Ukrainian translation.
Monotone-Parent: 5d2d791e4a2a9e21320b1113d6e1aa60344fd002
Monotone-Revision: 00dae3a895004da11dc029c42dbab38d961bc0b9

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2011-02-08T22:22:19
Monotone-Branch: ca.inverse.sogo
2011-02-08 22:22:19 +00:00
Wolfgang Sourdeau bb2373ebe6 Monotone-Parent: 659def76b8868bdc540986987d61b39410737054
Monotone-Revision: 6eed7e248c203a0103250e46033fc47b929ee536

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2011-02-03T16:12:22
Monotone-Branch: ca.inverse.sogo
2011-02-03 16:12:22 +00:00
Ludovic Marcotte e79c7902b1 Updated Ukrainian translation - thanks to oleksiy.stasevych@gmail.com
Monotone-Parent: b3166bd345c87012f50fd863b7a65bced6c7cb25
Monotone-Revision: cf6bfe9819c465b0c5423ecec42e6b278812a697

Monotone-Author: ludovic@Sophos.ca
Monotone-Date: 2010-12-01T18:17:58
Monotone-Branch: ca.inverse.sogo
2010-12-01 18:17:58 +00:00
Ludovic Marcotte fac89aaa65 Updated Swedish translation - thanks to peter.johansson@altrusoft.se
Monotone-Parent: b334cb6723eed85e8c63c638f6db8a79edfb0b11
Monotone-Revision: b3166bd345c87012f50fd863b7a65bced6c7cb25

Monotone-Author: ludovic@Sophos.ca
Monotone-Date: 2010-12-01T18:07:17
Monotone-Branch: ca.inverse.sogo
2010-12-01 18:07:17 +00:00
Ludovic Marcotte b07998749e Fixed german translation
Monotone-Parent: 2b4b3166fde94aa23081f426fb0b81c34f751ff3
Monotone-Revision: 819ae78a7b35f2cf4b307d16a3b0da9a2d5b767c

Monotone-Author: ludovic@Sophos.ca
Monotone-Date: 2010-11-15T16:20:03
Monotone-Branch: ca.inverse.sogo
2010-11-15 16:20:03 +00:00
Ludovic Marcotte b06d5fa76c Updated Czech translation - patch from Milos Wimmer
Monotone-Parent: 9f927f4fe011633f1447bfcc7018824468eb59d7
Monotone-Revision: 85be4d8cc7e96b08ed83ec5126c75d4111e833cf

Monotone-Author: ludovic@Sophos.ca
Monotone-Date: 2010-11-12T20:14:43
Monotone-Branch: ca.inverse.sogo
2010-11-12 20:14:43 +00:00
Francis Lachapelle a35ff43db7 Added missing localization strings
Monotone-Parent: 9618a3ef4b4d144965865ebb1d51bd446ca88dae
Monotone-Revision: cb5e9ddc0ef41b06a2543c662effea6af7d37902

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2010-11-10T20:13:39
Monotone-Branch: ca.inverse.sogo
2010-11-10 20:13:39 +00:00
Ludovic Marcotte b96a9def9d Fix for bug #954
Monotone-Parent: 58cf6fbba1f009a9bedc373454f61ed082ccfae0
Monotone-Revision: e988df7e3c59b0528a5aac84c8963a900af5bd8b

Monotone-Author: ludovic@Sophos.ca
Monotone-Date: 2010-11-07T18:22:30
Monotone-Branch: ca.inverse.sogo
2010-11-07 18:22:30 +00:00
Wolfgang Sourdeau 5c811e36ca Monotone-Parent: 4ad21ea0342a626a99aabc213cf8ed9a827eb0c4
Monotone-Revision: d175e2ab17f0d56d2fdc9a046048a0302d9fd0f7

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2010-11-02T13:16:05
Monotone-Branch: ca.inverse.sogo
2010-11-02 13:16:05 +00:00
Wolfgang Sourdeau 12df5036f6 Monotone-Parent: 48dcb8712cd5e36fe33ea44dde50cad68d94f5c3
Monotone-Revision: a02bbe9f2e1f3a2c472f0499b21e163f8b6170ec

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2010-10-26T19:26:50
Monotone-Branch: ca.inverse.sogo
2010-10-26 19:26:50 +00:00
Ludovic Marcotte e446e07adb Update the Ukrainian translation - patch from oleksiy.stasevych@gmail.com
Monotone-Parent: c64c461218c3ef6df6bb6b4e44bbc060593787bb
Monotone-Revision: 635cd84e7cd7d74a56226d014b6bc76327356ee5

Monotone-Author: ludovic@Sophos.ca
Monotone-Date: 2010-10-09T11:32:31
Monotone-Branch: ca.inverse.sogo
2010-10-09 11:32:31 +00:00
Wolfgang Sourdeau d28c57e9b5 Monotone-Parent: 314cdc639d9d8e37c3b7d63829a17bbd875a093e
Monotone-Revision: 7283e847d5338d046cd6d5bd9ea7475d0248528f

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2010-10-08T20:31:37
Monotone-Branch: ca.inverse.sogo
2010-10-08 20:31:37 +00:00
Wolfgang Sourdeau 7de1386b6e Monotone-Parent: a975d6cc949d30a0570ec71eaa96744d32c6ac61
Monotone-Revision: 314cdc639d9d8e37c3b7d63829a17bbd875a093e

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2010-10-08T20:13:26
Monotone-Branch: ca.inverse.sogo
2010-10-08 20:13:26 +00:00
Francis Lachapelle 96885636b3 Updated German translation.
Monotone-Parent: 76f86549bcd89f2910a9950d2994fe356548ba8b
Monotone-Revision: 419b1ab67b5bfaf33f85305a451b3413fa3336b4

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2010-09-27T20:47:32
Monotone-Branch: ca.inverse.sogo
2010-09-27 20:47:32 +00:00