From 068bb7dc78d0b3565c100b61acc859ede0adc0d4 Mon Sep 17 00:00:00 2001 From: Mike Chen Date: Wed, 29 Jul 2009 00:00:52 +0800 Subject: merge Evgeny's English and Botum's Spanish translations --- templates/revisions_answer.html | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) (limited to 'templates/revisions_answer.html') diff --git a/templates/revisions_answer.html b/templates/revisions_answer.html index ece59d6e..5ab12fbf 100644 --- a/templates/revisions_answer.html +++ b/templates/revisions_answer.html @@ -1,13 +1,15 @@ + {% extends "base_content.html" %} +{% load i18n %} {% load extra_tags %} {% load extra_filters %} {% load humanize %} -{% block title %}{% spaceless %}版本历史{% endspaceless %}{% endblock %} +{% block title %}{% spaceless %}{% trans "Revision history" %}{% endspaceless %}{% endblock %} {% block forejs %}