diff options
author | Milan Crha <mcrha@redhat.com> | 2010-11-01 17:27:32 +0800 |
---|---|---|
committer | Rodrigo Moya <rodrigo@gnome-db.org> | 2010-11-10 06:33:20 +0800 |
commit | c8d45b53a674227a4b75de9ac5a4e52e497207fa (patch) | |
tree | 9565088a5852e91d12aefb36963e50c5559bf148 /mail | |
parent | 8586042ac35a094a661db5577d711de0daed6406 (diff) | |
download | gsoc2013-evolution-c8d45b53a674227a4b75de9ac5a4e52e497207fa.tar.gz gsoc2013-evolution-c8d45b53a674227a4b75de9ac5a4e52e497207fa.tar.zst gsoc2013-evolution-c8d45b53a674227a4b75de9ac5a4e52e497207fa.zip |
Bug #631981 - Change reply_close_browser short description text
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 26f9faaea9..695f9c9632 100644 --- a/mail/evolution-mail.schemas.in +++ b/mail/evolution-mail.schemas.in @@ -1161,7 +1161,7 @@ <type>string</type> <default>ask</default> <locale name="C"> - <short>Prompt when replying or forwarding from a mail browser whether close it</short> + <short>Asks whether to close the message window when the user forwards or replies to the message shown in the window</short> <long> Possible values are: never - to never close browser window |