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