diff options
author | Milan Crha <mcrha@redhat.com> | 2010-04-02 20:16:25 +0800 |
---|---|---|
committer | Milan Crha <mcrha@redhat.com> | 2010-04-02 20:16:25 +0800 |
commit | 0cc775cb06b312177dc8154a77d8dc5e9660fab1 (patch) | |
tree | 6248ba624f3aac185bd7f2aad9bd4907b879611f /mail/mail-config.ui | |
parent | fdd0b87471b8164224a0815fa530fca898cf168f (diff) | |
download | gsoc2013-evolution-0cc775cb06b312177dc8154a77d8dc5e9660fab1.tar.gz gsoc2013-evolution-0cc775cb06b312177dc8154a77d8dc5e9660fab1.tar.zst gsoc2013-evolution-0cc775cb06b312177dc8154a77d8dc5e9660fab1.zip |
Bug #417412 - Improve "display text part of limited size" DoS strings
Diffstat (limited to 'mail/mail-config.ui')
-rw-r--r-- | mail/mail-config.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/mail-config.ui b/mail/mail-config.ui index 663b34616f..d00e59873b 100644 --- a/mail/mail-config.ui +++ b/mail/mail-config.ui @@ -2928,7 +2928,7 @@ For example: "Work" or "Personal"</property> <property name="spacing">4</property> <child> <object class="GtkCheckButton" id="mlimit_checkbutton"> - <property name="label" translatable="yes">Do not format messages when text si_ze exceeds</property> + <property name="label" translatable="yes">Do not display messages when text si_ze exceeds</property> <property name="visible">True</property> <property name="can_focus">True</property> <property name="receives_default">False</property> |