From bf6fe70ec94dc82a1ae9f8c3bd6c7996aff5d9af Mon Sep 17 00:00:00 2001 From: fanqiang <316257774@qq.com> Date: Mon, 7 Oct 2013 11:02:23 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E4=BA=86=E4=BD=9C=E4=B8=9A?= =?UTF-8?q?=E7=9A=84fork=E7=95=8C=E9=9D=A2=E6=98=BE=E7=A4=BA=E6=8F=90?= =?UTF-8?q?=E7=A4=BA=E5=86=85=E5=AE=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/views/bids/_fork_form.html.erb | 2 +- app/views/bids/fork.html.erb | 2 +- config/locales/zh.yml | 2 ++ 3 files changed, 4 insertions(+), 2 deletions(-) diff --git a/app/views/bids/_fork_form.html.erb b/app/views/bids/_fork_form.html.erb index 1a454d9fe..ea110473c 100644 --- a/app/views/bids/_fork_form.html.erb +++ b/app/views/bids/_fork_form.html.erb @@ -1,7 +1,7 @@ <%= error_messages_for 'bid' %> -
<%= l(:label_homeworks_form_new_description) %>
+<%= l(:label_fork_form_new_description) %>
<%= l(:label_choose_course) %> * <%= select_tag 'course', course_options_for_select(@courses) %>
diff --git a/app/views/bids/fork.html.erb b/app/views/bids/fork.html.erb index 5d9192c83..813856bc3 100644 --- a/app/views/bids/fork.html.erb +++ b/app/views/bids/fork.html.erb @@ -1,5 +1,5 @@ -