[Zope3-checkins] CVS: Zope3/src/zope/tal/tests/input - test29.html:1.3

Stephan Richter srichter at cosmos.phy.tufts.edu
Fri Aug 8 20:05:37 EDT 2003


Update of /cvs-repository/Zope3/src/zope/tal/tests/input
In directory cvs.zope.org:/tmp/cvs-serv27987/tests/input

Modified Files:
	test29.html 
Log Message:
Fixed a couple of bugs in TAL. There are two more tests in the branch that 
are failing, but they uncover a deep, deep issue, so that we all (Barry,
Fred and I) will try on Monday again.


=== Zope3/src/zope/tal/tests/input/test29.html 1.2 => 1.3 ===
--- Zope3/src/zope/tal/tests/input/test29.html:1.2	Wed Dec 25 09:15:31 2002
+++ Zope3/src/zope/tal/tests/input/test29.html	Fri Aug  8 19:05:03 2003
@@ -1,4 +1,4 @@
-At the tone the time will be
+<div i18n:translate="">At the tone the time will be
 <span i18n:data="here/currentTime"
       i18n:translate="timefmt"
-      i18n:name="time">2:32 pm</span>... beep!
+      i18n:name="time">2:32 pm</span>... beep!</div>




More information about the Zope3-Checkins mailing list