Author: eduardo.padoan
Date: Thu Dec 4 11:23:52 2008
New Revision: 181
Modified:
trunk/ (props changed)
trunk/wiki/templates/notification/wiki_revision_reverted/full.txt
Log:
Fixing an i18n bug on a notification template. Thanks msaelices at gmail.com
Modified: trunk/wiki/templates/notification/wiki_revision_reverted/full.txt
==============================================================================
--- trunk/wiki/templates/notification/wiki_revision_reverted/full.txt
(original)
+++ trunk/wiki/templates/notification/wiki_revision_reverted/full.txt Thu
Dec 4 11:23:52 2008
@@ -1,3 +1,4 @@
+{% load i18n %}
{% blocktrans with article.get_absolute_url as article_url %}Your revision
{{ revision }} on {{ article }} has been reverted.
http://{{ current_site }}{{ article_url }}
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"pinax-updates" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/pinax-updates?hl=en
-~----------~----~----~----~------~----~------~--~---