Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/talogo.py
diff options
context:
space:
mode:
authorWalter Bender <walter@walter-laptop.(none)>2009-09-21 14:31:40 (GMT)
committer Walter Bender <walter@walter-laptop.(none)>2009-09-21 14:31:40 (GMT)
commit6c48a869d53b5117a269292ff825f21949eb91f9 (patch)
treef6c81c0ca65931079bbe583aa7314a4ed0ab4917 /talogo.py
parent87f0fc08244ed626b1879d1a41845da372aad407 (diff)
missing gettext
Diffstat (limited to 'talogo.py')
-rw-r--r--talogo.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/talogo.py b/talogo.py
index 0a25389..66df4b9 100644
--- a/talogo.py
+++ b/talogo.py
@@ -42,6 +42,8 @@ from taturtle import *
from tagplay import *
from tajail import *
+from gettext import gettext as _
+
procstop = False
class symbol: