From 5525a167566d5de569292f67857ec2454c8f5cd1 Mon Sep 17 00:00:00 2001 From: RaNaN Date: Wed, 3 Feb 2010 16:18:03 +0100 Subject: some l18n stuff --- module/web/templates/default/home.html | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) (limited to 'module/web/templates/default/home.html') diff --git a/module/web/templates/default/home.html b/module/web/templates/default/home.html index ab2135800..08a7a85e6 100644 --- a/module/web/templates/default/home.html +++ b/module/web/templates/default/home.html @@ -1,4 +1,5 @@ {% extends 'default/base.html' %} +{% load i18n %} {% block head %} @@ -194,18 +195,18 @@ var LinkEntry = new Class({ {% endblock %} {% block subtitle %} -Active Downloads +{% trans "Active Downloads" %} {% endblock %} {% block content %} - - - - - + + + + + -- cgit v1.2.3
NameStatusInfosSizeProgress{% trans "Name" %}{% trans "Status" %}{% trans "Infos" %}{% trans "Size" %}{% trans "Progress" %}