From 27b7e35bd36500ec36327ca91ee194645f6b94f5 Mon Sep 17 00:00:00 2001 From: Frances Botsford Date: Mon, 15 Jul 2013 13:54:04 -0400 Subject: [PATCH] i18n the PDF prev/next button text --- lms/templates/static_pdfbook.html | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/lms/templates/static_pdfbook.html b/lms/templates/static_pdfbook.html index a8608b2877..754e519113 100644 --- a/lms/templates/static_pdfbook.html +++ b/lms/templates/static_pdfbook.html @@ -1,3 +1,4 @@ +<%! from django.utils.translation import ugettext as _ %> <%inherit file="main.html" /> <%namespace name='static' file='static_content.html'/> <%block name="title"> @@ -116,10 +117,10 @@