Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/Config.py
diff options
context:
space:
mode:
authorOli <olpc@localhost.localdomain>2007-02-03 07:57:40 (GMT)
committer Oli <olpc@localhost.localdomain>2007-02-03 07:57:40 (GMT)
commit1899a8844b550d81e729137c6e8387d8fae94bd2 (patch)
treea5738298b6847eb4585c12381dd61b0d11d01d5e /Config.py
parent7f043c425b223125112c7ecb1b3c06b8f102c0cb (diff)
synthlab new source: granulation
Diffstat (limited to 'Config.py')
-rw-r--r--Config.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/Config.py b/Config.py
index d1d26e0..c35c59f 100644
--- a/Config.py
+++ b/Config.py
@@ -493,7 +493,7 @@ MAXIMUM_AMPLITUDE = 1
####################
## ToolTips
####################
-LANGUAGE = 'fr'
+LANGUAGE = 'en'
exec 'from Resources.tooltips_%s import Tooltips' % LANGUAGE