diff --git a/app/views/boards/_course_show.html.erb b/app/views/boards/_course_show.html.erb
index de3b038e6..16b4fcd3d 100644
--- a/app/views/boards/_course_show.html.erb
+++ b/app/views/boards/_course_show.html.erb
@@ -22,7 +22,7 @@
<% if activity.parent_id.nil? %>
diff --git a/app/views/users/_course_message.html.erb b/app/views/users/_course_message.html.erb
index 7e8a24bb2..47ad2d6d3 100644
--- a/app/views/users/_course_message.html.erb
+++ b/app/views/users/_course_message.html.erb
@@ -20,7 +20,7 @@
<% end %>
<% end %>
TO
- <%= link_to activity.course.name.to_s+" | 课程讨论区", course_boards_path(activity.course,:host=> Setting.host_course), :class => "newsBlue ml15 mr5"%>
+ <%= link_to activity.course.name.to_s+" | 课程问答区", course_boards_path(activity.course,:host=> Setting.host_course), :class => "newsBlue ml15 mr5"%>
<% if activity.parent_id.nil? %>
diff --git a/config/locales/zh.yml b/config/locales/zh.yml
index e9d3ed813..114e67370 100644
--- a/config/locales/zh.yml
+++ b/config/locales/zh.yml
@@ -614,7 +614,7 @@ zh:
label_homework_info: 提交情况 #huang
label_course_news_description: '课程必须是高校正式开设的课程,或是围绕特定主题定期发布课程资料的公共开放课程;
如果您想创建一个协作研究空间,请您前往“我的项目”页面创建项目,谢谢!'
- label_course_board: 讨论区
+ label_course_board: 问答区
label_version: 版本
label_version_new: 新建版本
@@ -1731,7 +1731,7 @@ zh:
label_newbie_faq: '新手指引 & 问答'
label_hot_project: '热门项目'
label_borad_project: 项目讨论区
- label_borad_course: 课程讨论区
+ label_borad_course: 课程问答区
label_borad_org_subfield: 资源栏目讨论区
view_borad_course: 课程讨论
label_memo_create_succ: 发布成功