Hi, The following are the ui/string changes made, UI CHANGES ========== The username field in the attached screen shot has been added to support authenticated web calendars. STRING CHANGES ============== The following strings added for translation, File name: evolution/plugins/calendar-http/calendar-http.c ----------------------------------------------------------- + label = gtk_label_new_with_mnemonic (_("Userna_me:")); File name: evolution/plugins/exchange-operations/exchange-delegates-user.c ---------------------------------------------------------------- + camel_stream_printf (stream, _("\nYou are also permitted to see my private items.")); + camel_stream_printf (stream, _("\nHowever you are not permitted to see my private items.")); + delegate_mail_subject = g_strdup_printf (_("You have been designated as a delegate for %s"), exchange_account_get_username (account)); + "_(Calendar)", "_(Tasks )", "_(Inbox )", "_(Contacts)" File name: evolution/mail/em-format-html.c ------------------------------------------- + camel_stream_printf(stream, _("This message was sent by <b>%s</b> on behalf of <b>%s</b>"), header_sender, header_from); Please let me know if you need more information. thanks, Chenthill.
Attachment:
New Calendar.png
Description: PNG image