diff options
author | Johnny Jacob <jjohnny@src.gnome.org> | 2007-08-27 13:49:02 +0800 |
---|---|---|
committer | Johnny Jacob <jjohnny@src.gnome.org> | 2007-08-27 13:49:02 +0800 |
commit | c32d60a782f384acf44bb732bbf2599ed7c9fbc5 (patch) | |
tree | 461b7f5cb6bea5dc02d20f006de26e993bf3b0b9 /mail/evolution-mail.schemas.in | |
parent | 005c303f49f2c49f02b05d7e5ce6931525d98341 (diff) | |
download | gsoc2013-evolution-c32d60a782f384acf44bb732bbf2599ed7c9fbc5.tar.gz gsoc2013-evolution-c32d60a782f384acf44bb732bbf2599ed7c9fbc5.tar.zst gsoc2013-evolution-c32d60a782f384acf44bb732bbf2599ed7c9fbc5.zip |
Fix for #467635.
svn path=/trunk/; revision=34114
Diffstat (limited to 'mail/evolution-mail.schemas.in')
-rw-r--r-- | mail/evolution-mail.schemas.in | 2 |
1 files changed, 1 insertions, 1 deletions
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> |