[Zope-Checkins] CVS: Zope3/lib/python/Zope/I18n/Views/Browser - translate.pt:1.7

Stephan Richter srichter@cbu.edu
Thu, 13 Jun 2002 20:57:49 -0400


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

Modified Files:
	translate.pt 
Log Message:
Wrote some code that will convert form and cookie keys and values to
unicode, assuming an UTF-8 encoding. At some point we should probably find
a way to set the encoding based on a place. But this requires some more
serious infrastructure changes and should be discussed first. For now I am
happy that all the input is unicodefied.


=== Zope3/lib/python/Zope/I18n/Views/Browser/translate.pt 1.6 => 1.7 ===
+<html> <!--metal:use-macro="views/standard_macros/page"-->
 <head>
   <title>Translation Service - Translate</title>
+  <meta http-equiv="content-type" content="text/html; charset=UTF-8">
 </head>
 <body>
 
-<div metal:fill-slot="body">
-
+<!-- div metal:fill-slot="body" -->
+<div>
 <table cols="4" width="100%" border="0" 
        i18n:domain="Zope-I18n">
   <tr>