aboutsummaryrefslogtreecommitdiffstats
path: root/mail/evolution-mail.schemas.in
diff options
context:
space:
mode:
Diffstat (limited to 'mail/evolution-mail.schemas.in')
-rw-r--r--mail/evolution-mail.schemas.in19
1 files changed, 10 insertions, 9 deletions
diff --git a/mail/evolution-mail.schemas.in b/mail/evolution-mail.schemas.in
index 294cf75f9a..ad1dfdc27a 100644
--- a/mail/evolution-mail.schemas.in
+++ b/mail/evolution-mail.schemas.in
@@ -695,9 +695,9 @@
<type>bool</type>
<default>true</default>
<locale name="C">
- <short>Allows Evolution to display text part of limited size</short>
+ <short>Display only message texts not exceeding certain size</short>
<long>
- Enable to render message text part of limited size.
+ Enable to display only message texts not exceeding size defined in 'message_text_part_limit' key.
</long>
</locale>
</schema>
@@ -709,10 +709,11 @@
<type>int</type>
<default>4096</default>
<locale name="C">
- <short>Text message part limit</short>
+ <short>Message text limit for display</short>
<long>
- This decides the max size of the text part that can be formatted under
- Evolution. The default is 4MB / 4096 KB and is specified in terms of KB.
+ This decides the max size of the message text that will be displayed under
+ Evolution, specified in terms of KB. The default is 4096 (4MB). This value
+ is used only when 'force_message_limit' key is activated.
</long>
</locale>
</schema>
@@ -1058,9 +1059,9 @@
<type>int</type>
<default>0</default>
<locale name="C">
- <short>Last time empty trash was run</short>
+ <short>Last time Empty Trash was run</short>
<long>
- The last time empty trash was run, in days since the epoch.
+ The last time Empty Trash was run, in days since January 1st, 1970 (Epoch).
</long>
</locale>
</schema>
@@ -1179,9 +1180,9 @@
<type>int</type>
<default>0</default>
<locale name="C">
- <short>Last time empty junk was run</short>
+ <short>Last time Empty Junk was run</short>
<long>
- The last time empty junk was run, in days since the epoch.
+ The last time Empty Junk was run, in days since January 1st, 1970 (Epoch).
</long>
</locale>
</schema>