From 29618d6a72a70cf88e2ca2fdbe53bac29d5c4bb5 Mon Sep 17 00:00:00 2001 From: nwb Date: Fri, 18 Jul 2014 13:48:45 +0800 Subject: [PATCH] =?UTF-8?q?=E7=AB=9E=E8=B5=9B=E7=95=8C=E9=9D=A2=E8=B0=83?= =?UTF-8?q?=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/views/contestnotifications/index.html.erb | 2 +- app/views/contests/_contest_list.html.erb | 2 +- app/views/layouts/base_newcontest.html.erb | 10 +++++----- app/views/welcome/contest.html.erb | 2 +- config/locales/zh.yml | 2 +- 5 files changed, 9 insertions(+), 9 deletions(-) diff --git a/app/views/contestnotifications/index.html.erb b/app/views/contestnotifications/index.html.erb index fc71bc64a..0cf722851 100644 --- a/app/views/contestnotifications/index.html.erb +++ b/app/views/contestnotifications/index.html.erb @@ -77,7 +77,7 @@ <%= stylesheet_link_tag 'scm' %> <% end %> - <% html_title(l(:label_news_plural)) -%> + <% html_title(l(:label_contest_notification)) -%>