diff options
author | Milan Crha <mcrha@redhat.com> | 2010-11-01 17:27:32 +0800 |
---|---|---|
committer | Milan Crha <mcrha@redhat.com> | 2010-11-01 17:29:32 +0800 |
commit | 49e1c431c177dcc967b3ddc4415ac7f9af7da0c2 (patch) | |
tree | 6307eb07082adf506804241f20625cab0e08c147 /mail/evolution-mail.schemas.in | |
parent | f355179b112658c9cf7d66818aebee063d3987ac (diff) | |
download | gsoc2013-evolution-49e1c431c177dcc967b3ddc4415ac7f9af7da0c2.tar.gz gsoc2013-evolution-49e1c431c177dcc967b3ddc4415ac7f9af7da0c2.tar.zst gsoc2013-evolution-49e1c431c177dcc967b3ddc4415ac7f9af7da0c2.zip |
Bug #631981 - Change reply_close_browser short description text
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 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 |