add a comment

This commit is contained in:
Nikos Kouremenos 2005-12-10 16:19:58 +00:00
parent edfafe964f
commit 408ed03bd0
1 changed files with 2 additions and 0 deletions

View File

@ -33,6 +33,8 @@ if os.path.isdir('../po'):
else:
DIR = '../../locale'
# set '' so each part of the locale that should be modified is set
# according to the environment variables
locale.setlocale(locale.LC_ALL, '')
_translation = None