实践课程=>课程实践

This commit is contained in:
wanglinchun 2014-01-09 08:45:16 +08:00
parent 17ef105c09
commit 7a4fe59978
3 changed files with 3 additions and 3 deletions

View File

@ -42,7 +42,7 @@
</tr>
<tr>
<td style="padding-left: 8px"><a><%=link_to "forge.trustie.net/course", :controller => 'projects', :action => 'course' %></a></td>
<td><p class="top-content-list"><%=link_to "主页", home_path %> > <%=link_to "实践课程", :controller => 'projects', :action => 'course' %> > <%=link_to @project.name, nil %></p></td>
<td><p class="top-content-list"><%=link_to "主页", home_path %> > <%=link_to l(:label_course_practice), :controller => 'projects', :action => 'course' %> > <%=link_to @project.name, nil %></p></td>
</tr>
</table>
</div>

View File

@ -32,7 +32,7 @@
</tr>
<tr>
<td style="padding-left: 8px"><a><%= link_to "forge.trustie.net/courses", :controller => 'projects', :action => 'course'%></a></td>
<td><p class="top-content-list-homework"><%=link_to "主页", home_path %> > <%=link_to "实践课程", :controller => 'projects', :action => 'course' %> >
<td><p class="top-content-list-homework"><%=link_to "主页", home_path %> > <%=link_to l(:label_course_practice), :controller => 'projects', :action => 'course' %> >
<span><%= link_to(@bid.courses.first.name, homework_project_path(@bid.courses.first)) %></span> >
<%=link_to(@bid.name, respond_path(@bid)) %></p></td>
</tr>

View File

@ -510,7 +510,7 @@ zh:
#by young
label_requirement: 需求
label_new_course: 课程列表
label_course_practice: 实践课程
label_course_practice: 课程实践
label_project_deposit: 项目托管
label_software_user: 软件创客
label_contest_innovate: 创新竞赛