diff options
author | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2007-05-29 17:57:10 +0000 |
---|---|---|
committer | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2007-05-29 17:57:10 +0000 |
commit | 4a20ece43ea1d0d2c2355699c17f215f4784e1d3 (patch) | |
tree | 834a19150166fcba51c7fac08c5e55ab6aeea65e /app/views/mailer | |
parent | b2d4666bf1f742a7eb9e79ce8ae00b27ac392bce (diff) | |
download | redmine-4a20ece43ea1d0d2c2355699c17f215f4784e1d3.tar.gz redmine-4a20ece43ea1d0d2c2355699c17f215f4784e1d3.zip |
Added Swedish translation supplied by Thomas Habets.
English email templates suffix removed so that they are used when translated template is not available.
git-svn-id: http://redmine.rubyforge.org/svn/trunk@553 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'app/views/mailer')
-rw-r--r-- | app/views/mailer/attachments_add.rhtml (renamed from app/views/mailer/attachments_add_en.rhtml) | 0 | ||||
-rw-r--r-- | app/views/mailer/document_add.rhtml (renamed from app/views/mailer/document_add_en.rhtml) | 0 | ||||
-rw-r--r-- | app/views/mailer/issue_add.rhtml (renamed from app/views/mailer/issue_add_en.rhtml) | 0 | ||||
-rw-r--r-- | app/views/mailer/issue_edit.rhtml (renamed from app/views/mailer/issue_edit_en.rhtml) | 0 | ||||
-rw-r--r-- | app/views/mailer/lost_password.rhtml (renamed from app/views/mailer/lost_password_en.rhtml) | 0 | ||||
-rw-r--r-- | app/views/mailer/register.rhtml (renamed from app/views/mailer/register_en.rhtml) | 0 |
6 files changed, 0 insertions, 0 deletions
diff --git a/app/views/mailer/attachments_add_en.rhtml b/app/views/mailer/attachments_add.rhtml index 81e2974c1..81e2974c1 100644 --- a/app/views/mailer/attachments_add_en.rhtml +++ b/app/views/mailer/attachments_add.rhtml diff --git a/app/views/mailer/document_add_en.rhtml b/app/views/mailer/document_add.rhtml index 67648de15..67648de15 100644 --- a/app/views/mailer/document_add_en.rhtml +++ b/app/views/mailer/document_add.rhtml diff --git a/app/views/mailer/issue_add_en.rhtml b/app/views/mailer/issue_add.rhtml index 823de2cef..823de2cef 100644 --- a/app/views/mailer/issue_add_en.rhtml +++ b/app/views/mailer/issue_add.rhtml diff --git a/app/views/mailer/issue_edit_en.rhtml b/app/views/mailer/issue_edit.rhtml index 7a9ca1634..7a9ca1634 100644 --- a/app/views/mailer/issue_edit_en.rhtml +++ b/app/views/mailer/issue_edit.rhtml diff --git a/app/views/mailer/lost_password_en.rhtml b/app/views/mailer/lost_password.rhtml index 332ddeb0b..332ddeb0b 100644 --- a/app/views/mailer/lost_password_en.rhtml +++ b/app/views/mailer/lost_password.rhtml diff --git a/app/views/mailer/register_en.rhtml b/app/views/mailer/register.rhtml index 64477febc..64477febc 100644 --- a/app/views/mailer/register_en.rhtml +++ b/app/views/mailer/register.rhtml |