/[opental]/opental/PlacelessTranslationService/__init__.py
ViewVC logotype

Diff of /opental/PlacelessTranslationService/__init__.py

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.3 by lalo, Sun Jan 26 23:17:07 2003 UTC revision 1.4 by lalo, Tue Feb 18 22:31:56 2003 UTC
# Line 24  from GettextMessageCatalog import Gettex Line 24  from GettextMessageCatalog import Gettex
24  from Products.PageTemplates.GlobalTranslationService import setGlobalTranslationService  from Products.PageTemplates.GlobalTranslationService import setGlobalTranslationService
25  import os, glob, zLOG, sys  import os, glob, zLOG, sys
26    
27    # patch flaky ZPT - this must be removed once someone fixes it
28    import PatchStringIO
29    
30  # default (gettext) translation service  # default (gettext) translation service
31  translation_service = PlacelessTranslationService('default')  translation_service = PlacelessTranslationService('default')

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26