include own _ to actually have the strings translated
authorMoritz Venn <ritzmo@users.schwerkraft.elitedvb.net>
Tue, 17 Feb 2009 12:27:46 +0000 (12:27 +0000)
committerMoritz Venn <ritzmo@users.schwerkraft.elitedvb.net>
Tue, 17 Feb 2009 12:27:46 +0000 (12:27 +0000)
webinterface/src/plugin.py

index 9fc5a15..62c13e1 100644 (file)
@@ -15,6 +15,7 @@ from zope.interface import Interface, implements
 from socket import gethostname as socket_gethostname
 from OpenSSL import SSL
 
+from __init__ import _
 
 DEBUG_TO_FILE=False # PLEASE DONT ENABLE LOGGING BY DEFAULT (OR COMMIT TO PLUGIN CVS)