From 53c6a981e97e96539a95cbe13f889f1483a86879 Mon Sep 17 00:00:00 2001 From: kaizheng <18763216000@163.com> Date: Tue, 13 Aug 2013 10:45:01 +0800 Subject: [PATCH] =?UTF-8?q?=E7=A8=8D=E8=AF=A5=E5=9B=BD=E9=99=85=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/views/projects/show.html.erb | 2 +- app/views/users/info.html.erb | 2 +- app/views/users/user_projects.html.erb | 2 +- app/views/users/watch_bids.html.erb | 2 +- config/locales/en.yml | 5 ++++- config/locales/zh.yml | 5 ++++- 6 files changed, 12 insertions(+), 6 deletions(-) diff --git a/app/views/projects/show.html.erb b/app/views/projects/show.html.erb index d7f0d7de0..7abed830d 100644 --- a/app/views/projects/show.html.erb +++ b/app/views/projects/show.html.erb @@ -52,7 +52,7 @@ <% else %> -该项目暂无动态! +<%= l(:label_project_no_activity) %> <% end %> diff --git a/app/views/users/info.html.erb b/app/views/users/info.html.erb index 20d82c5f2..ef1ab4b47 100644 --- a/app/views/users/info.html.erb +++ b/app/views/users/info.html.erb @@ -51,6 +51,6 @@