From 333247971baf5fc6d19fe441b41410d4463b5569 Mon Sep 17 00:00:00 2001 From: Srinivasa Ragavan Date: Fri, 6 May 2005 05:25:09 +0000 Subject: Changed string 'login' Rephrased photo string Rephrased photo string 2005-05-06 Srinivasa Ragavan * addressbook/gui/component/ldap-config.glade: Changed string 'login' * mail/evolution-mail.schemas.in.in: Rephrased photo string * mail/mail-config.glade: Rephrased photo string * ui/evolution-mail-message.xml: Changed 'From' to 'from' svn path=/trunk/; revision=29288 --- ChangeLog | 7 +++++++ addressbook/gui/component/ldap-config.glade | 4 ++-- mail/evolution-mail.schemas.in.in | 2 +- mail/mail-config.glade | 2 +- ui/evolution-mail-message.xml | 4 ++-- 5 files changed, 13 insertions(+), 6 deletions(-) diff --git a/ChangeLog b/ChangeLog index 4bd5a4e71e..b35a07764b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2005-05-06 Srinivasa Ragavan + + * addressbook/gui/component/ldap-config.glade: Changed string 'login' + * mail/evolution-mail.schemas.in.in: Rephrased photo string + * mail/mail-config.glade: Rephrased photo string + * ui/evolution-mail-message.xml: Changed 'From' to 'from' + 2005-05-05 Harish Krishnaswamy * configure.in: reset upgrade revision to 0 diff --git a/addressbook/gui/component/ldap-config.glade b/addressbook/gui/component/ldap-config.glade index 32ef5a6f72..dfa5ecb0cd 100644 --- a/addressbook/gui/component/ldap-config.glade +++ b/addressbook/gui/component/ldap-config.glade @@ -536,7 +536,7 @@ True - _Log in method: + _Login method: True False GTK_JUSTIFY_LEFT @@ -1945,7 +1945,7 @@ True - _Log in method: + _Login method: True False GTK_JUSTIFY_LEFT diff --git a/mail/evolution-mail.schemas.in.in b/mail/evolution-mail.schemas.in.in index 4ba23ebf2c..81af9dccc7 100644 --- a/mail/evolution-mail.schemas.in.in +++ b/mail/evolution-mail.schemas.in.in @@ -236,7 +236,7 @@ Load images for HTML messages over http(s). Possible values are: 0 - Never load images off the net - 1 - Load images if sender is in the addressbook + 1 - Load images in mail from contacts 2 - Always load images off the net diff --git a/mail/mail-config.glade b/mail/mail-config.glade index e559d2369d..442711ff02 100644 --- a/mail/mail-config.glade +++ b/mail/mail-config.glade @@ -5414,7 +5414,7 @@ For example: "Work" or "Personal" True True - _Load images if sender is in address book + _Load images in mail from contacts True GTK_RELIEF_NORMAL True diff --git a/ui/evolution-mail-message.xml b/ui/evolution-mail-message.xml index 6cf470f878..1d36d45a63 100644 --- a/ui/evolution-mail-message.xml +++ b/ui/evolution-mail-message.xml @@ -360,7 +360,7 @@ - + @@ -368,7 +368,7 @@ - + -- cgit