[Zope-Checkins] CVS: Zope3/lib/python/Zope/I18n - i18n.zcml:1.5

Stephan Richter srichter@cbu.edu
Wed, 12 Jun 2002 20:04:27 -0400


Update of /cvs-repository/Zope3/lib/python/Zope/I18n
In directory cvs.zope.org:/tmp/cvs-serv26470/lib/python/Zope/I18n

Modified Files:
	i18n.zcml 
Log Message:
YEAH! The first translations work. If you switch your user language to 'de'
you can see  two German phrases in the management screen of a Translation
Service.

I also made somce changes in the TALInterpretor, but I dunno whether my 
changes were correct...lack of sleep... Fred and Barry, could you double 
check?


=== Zope3/lib/python/Zope/I18n/i18n.zcml 1.4 => 1.5 ===
 <adapter factory="Zope.Publisher.Browser.BrowserLanguages."
          for="Zope.Publisher.Browser.IBrowserRequest."
-         provides="Zope.I18n.IUserPreferredLanguages"
+         provides="Zope.I18n.IUserPreferredLanguages."
          />