diff options
-rw-r--r-- | mail/ChangeLog | 6 | ||||
-rw-r--r-- | mail/evolution-mail.schemas.in | 2 |
2 files changed, 7 insertions, 1 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index 28566559c8..cf6f0a76e9 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,9 @@ +2007-08-27 Johnny Jacob <jjohnny@novell.com> + + ** Fix for #467635. + + * evolution-mail.schemas.in : Changed string. + 2007-08-27 Srinivasa Ragavan <sragavan@novell.com> ** Fix for bug #431459 diff --git a/mail/evolution-mail.schemas.in b/mail/evolution-mail.schemas.in index d29de47399..afc6170be0 100644 --- a/mail/evolution-mail.schemas.in +++ b/mail/evolution-mail.schemas.in @@ -409,7 +409,7 @@ <locale name="C"> <short>Hides the per-folder preview and removes the selection</short> <long> - This should be a once-readable option and resetted to false after read. This unselects the + This key is read only once and reset to false after read. This unselects the mail in the list and removes the preview for that folder. </long> </locale> |