diff options
author | Nicolas Chuche <nicolas.chuche@barna.be> | 2008-10-15 23:50:33 +0000 |
---|---|---|
committer | Nicolas Chuche <nicolas.chuche@barna.be> | 2008-10-15 23:50:33 +0000 |
commit | a4b07a36edb567948739324b515abc5b7c28b241 (patch) | |
tree | bff7931c28bd326838ec32b076abaf9857587c86 /lang/pt.yml | |
parent | 1894bef48a04bec77b4531eff2654ace8e7453f4 (diff) | |
download | redmine-a4b07a36edb567948739324b515abc5b7c28b241.tar.gz redmine-a4b07a36edb567948739324b515abc5b7c28b241.zip |
add plain text option for mail #2029
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@1932 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'lang/pt.yml')
-rw-r--r-- | lang/pt.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/pt.yml b/lang/pt.yml index 1cf9f3a10..e9f91b7fa 100644 --- a/lang/pt.yml +++ b/lang/pt.yml @@ -642,3 +642,4 @@ default_activity_development: Desenvolvimento enumeration_issue_priorities: Prioridade de tarefas enumeration_doc_categories: Categorias de documentos enumeration_activities: Actividades (Contagem de tempo) +setting_plain_text_mail: plain text only (no HTML) |