diff options
Diffstat (limited to 'template/en/default')
-rw-r--r-- | template/en/default/global/setting-descs.none.tmpl | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/template/en/default/global/setting-descs.none.tmpl b/template/en/default/global/setting-descs.none.tmpl index 54683b360..a0b11f048 100644 --- a/template/en/default/global/setting-descs.none.tmpl +++ b/template/en/default/global/setting-descs.none.tmpl @@ -49,6 +49,9 @@ "timezone" => "Timezone used to display dates and times", "local" => "Same as the server", "quicksearch_fulltext" => "Include comments when performing quick searches (slower)", + "email_format" => "Preferred email format", + "html" => "HTML", + "text_only" => "Text Only", } %] |