switch to new style translation import
This commit is contained in:
parent
a5cccbe757
commit
1fdd357058
@ -23,7 +23,7 @@ This list is taken from gnome-terminal's src/terminal-encoding.c
|
||||
and src/encoding.c
|
||||
"""
|
||||
|
||||
from terminatorlib import translation
|
||||
from translation import _
|
||||
|
||||
class TerminatorEncoding:
|
||||
"""Class to store encoding details"""
|
||||
|
Loading…
Reference in New Issue
Block a user