Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/TurtleArt/taconstants.py
diff options
context:
space:
mode:
authorWalter Bender <walter.bender@gmail.com>2011-04-13 15:37:51 (GMT)
committer Walter Bender <walter.bender@gmail.com>2011-04-13 15:37:51 (GMT)
commit8ba5716c20e99d3ff2e92099eb2d7e8642d28de2 (patch)
tree7408aa3110523944b3b36562fec5cfcb2346d9f3 /TurtleArt/taconstants.py
parent6f847bf237269bdfc9cc304b36c9a57ede3b3dc8 (diff)
revert tagettext magic until it is fixed
Diffstat (limited to 'TurtleArt/taconstants.py')
-rw-r--r--TurtleArt/taconstants.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/TurtleArt/taconstants.py b/TurtleArt/taconstants.py
index c3a5d14..54c2d27 100644
--- a/TurtleArt/taconstants.py
+++ b/TurtleArt/taconstants.py
@@ -19,6 +19,8 @@
#OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
#THE SOFTWARE.
+from gettext import gettext as _
+
#
# Sprite layers
#