[Checkins] SVN: Sandbox/malthe/chameleon.zpt/src/chameleon/zpt/i18n.txt These must carry i18n attributes.

Malthe Borch mborch at gmail.com
Fri Nov 28 18:11:13 EST 2008


Log message for revision 93435:
  These must carry i18n attributes.

Changed:
  U   Sandbox/malthe/chameleon.zpt/src/chameleon/zpt/i18n.txt

-=-
Modified: Sandbox/malthe/chameleon.zpt/src/chameleon/zpt/i18n.txt
===================================================================
--- Sandbox/malthe/chameleon.zpt/src/chameleon/zpt/i18n.txt	2008-11-28 22:47:29 UTC (rev 93434)
+++ Sandbox/malthe/chameleon.zpt/src/chameleon/zpt/i18n.txt	2008-11-28 23:11:13 UTC (rev 93435)
@@ -154,9 +154,11 @@
   ...      xmlns:i18n="http://xml.zope.org/namespaces/i18n">
   ...   <div i18n:translate="" tal:omit-tag="">
   ...       <span i18n:name="monthname"
+  ...             i18n:translate=""
   ...             tal:content="monthname"
   ...             tal:omit-tag="">monthname</span>
   ...       <span i18n:name="year"
+  ...             i18n:translate=""
   ...             tal:content="year"
   ...             tal:omit-tag="">year</span>
   ...   </div>



More information about the Checkins mailing list