Fix bug with translated text.
This commit is contained in:
@@ -32,6 +32,8 @@ import sys
|
||||
import pygtk
|
||||
import gtk
|
||||
import gobject
|
||||
import L10n
|
||||
_ = L10n.get_translation()
|
||||
|
||||
# FreePokerTools modules
|
||||
from Mucked import Aux_Window
|
||||
|
||||
Reference in New Issue
Block a user