Actually fix typo

This commit is contained in:
Andrew Resch 2008-07-06 07:34:49 +00:00
parent f45f0a081b
commit f1141b3f07

View File

@ -150,7 +150,7 @@ class Core(
# Initialize gettext
if deluge.common.windows_check():
locale.set_locale(locale.LC_ALL, '')
locale.setlocale(locale.LC_ALL, '')
else:
locale.setlocale(locale.LC_MESSAGES, '')
locale.bindtextdomain("deluge",