This commit is contained in:
Andrew Resch 2008-07-06 07:36:56 +00:00
parent f1141b3f07
commit c4dedadafe
1 changed files with 1 additions and 1 deletions

View File

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