From 5bfafd6dad44a472eb30408584237d2bc46f54be Mon Sep 17 00:00:00 2001 From: David Planella Date: Sat, 21 Jun 2008 13:06:42 +0200 Subject: Templates' encoding converted to HTML Entities, further message catalog fixes As some of the HTML pages are generated by mixing the templates with messages from the PO catalog, we should probably check if it is ok to mix encodings, as the catalog will be in UTF-8 and the templates in ISO8859-1. --- templates/ca/archtoc.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'templates/ca/archtoc.html') diff --git a/templates/ca/archtoc.html b/templates/ca/archtoc.html index 95712181..e399a326 100644 --- a/templates/ca/archtoc.html +++ b/templates/ca/archtoc.html @@ -8,8 +8,8 @@

Arxius de la llista %(listname)s

- Podeu obtenir més informació sobre aquesta - llista o bé podeu baixar l'arxiu en cru sencer + Podeu obtenir més informació sobre aquesta + llista o bé podeu baixar l'arxiu en cru sencer (%(size)s).

%(noarchive_msg)s -- cgit v1.2.3