diff options
author | Andre Klapper <a9016009@gmx.de> | 2010-12-30 08:22:41 +0800 |
---|---|---|
committer | Rodrigo Moya <rodrigo@gnome-db.org> | 2011-06-30 00:41:14 +0800 |
commit | 377dec1b34f403a319150140b12727ab1f1abe8b (patch) | |
tree | 4e5685cf12659eb611b50e465fd1143ef623b5ec /mail | |
parent | 3f805dba5a26bab145ac0084812650302b62b7b7 (diff) | |
download | gsoc2013-evolution-377dec1b34f403a319150140b12727ab1f1abe8b.tar.gz gsoc2013-evolution-377dec1b34f403a319150140b12727ab1f1abe8b.tar.zst gsoc2013-evolution-377dec1b34f403a319150140b12727ab1f1abe8b.zip |
Clarify a string. Fixes bug #458503.
Diffstat (limited to 'mail')
-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 1503d7b0fe..e6a3daa5d8 100644 --- a/mail/evolution-mail.schemas.in +++ b/mail/evolution-mail.schemas.in @@ -862,7 +862,7 @@ <short>Default value for thread expand state</short> <long> This setting specifies whether the threads should be in expanded - or collapsed state by default. Evolution requires a restart. + or collapsed state by default. Requires a restart to apply. </long> </locale> </schema> |