X-Git-Url: http://git.maemo.org/git/?a=blobdiff_plain;ds=sidebyside;f=ChangeLog2;h=f26dbb2d817b76158d8490afe0e0bc95e9943aed;hb=95a844036e2eb46e1c59838899e9334d236181a3;hp=579cdb20189e8c92f87aac9be853ee767aa7c77e;hpb=d2042cbdd0d4d64f21305a8bdf43cb0dd9504ac1;p=modest diff --git a/ChangeLog2 b/ChangeLog2 index 579cdb2..f26dbb2 100644 --- a/ChangeLog2 +++ b/ChangeLog2 @@ -1,3 +1,26 @@ +2007-07-07 Armin Burgmeier + + * src/maemo/easysetup/modest-easysetup-wizard.c: Translate + ckdg_ib_maximum_characters_reached from correct package. + + * src/modest-ui-actions.c: Show an error message when a folder could + not be created. Tinymail does not give us specific error codes about + what has gone wrong, so we assume that a folder with that name + already exists, though there might be other reasons. + +2007-07-06 Murray Cumming + + * src/modest-tny-account-store.c: (modest_tny_account_store_alert): + Use the new TNY_ACCOUNT_ERROR_TRY_CONNECT_CERTIFICATE error code to + give a more exact error message that can be partly translated. + +2007-07-05 Murray Cumming + + * src/maemo/modest-address-book.c: + (select_email_addrs_for_contact): Specify a default window size for the + select-email-address dialog, so that it is probably big enough for the + title. This should fix projects.maemo.org bug NB#62277. + 2007-07-05 Murray Cumming * src/maemo/easysetup/modest-easysetup-wizard.c: