summaryrefslogtreecommitdiffstats
path: root/app/views/mailer/attachments_add_zh.rhtml
diff options
context:
space:
mode:
authorJean-Philippe Lang <jp_lang@yahoo.fr>2007-04-04 16:22:00 +0000
committerJean-Philippe Lang <jp_lang@yahoo.fr>2007-04-04 16:22:00 +0000
commita9a082f05cc3bec335bb6886a5e6f79d1c5f6f95 (patch)
tree60c0d75c6fe471d773a4987dc58dadb678d7aad2 /app/views/mailer/attachments_add_zh.rhtml
parentbe54cb95318758db497caf288f9684728b40f3b4 (diff)
downloadredmine-a9a082f05cc3bec335bb6886a5e6f79d1c5f6f95.tar.gz
redmine-a9a082f05cc3bec335bb6886a5e6f79d1c5f6f95.zip
Patch 9725 Email templates of chinese simplified (Andy Wu)
git-svn-id: http://redmine.rubyforge.org/svn/trunk@413 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'app/views/mailer/attachments_add_zh.rhtml')
-rw-r--r--app/views/mailer/attachments_add_zh.rhtml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/mailer/attachments_add_zh.rhtml b/app/views/mailer/attachments_add_zh.rhtml
index 81e2974c1..a87fb42ae 100644
--- a/app/views/mailer/attachments_add_zh.rhtml
+++ b/app/views/mailer/attachments_add_zh.rhtml
@@ -1,5 +1,5 @@
<%= @added_to %>
-<%= @attachments.size %> files(s) added.
+已添加<%= @attachments.size %> 个文件.
<% @attachments.each do |attachment | %>
- <%= attachment.filename %><% end %>