* various: Revert back to using gettext except for the modules that need context -- those will use TransUtils.sgettext
svn: r6282
This commit is contained in:
@ -34,7 +34,7 @@ import const
|
||||
import lds
|
||||
import time
|
||||
|
||||
from TransUtils import sgettext as _
|
||||
from gettext import gettext as _
|
||||
|
||||
# and module sets for earlier pythons
|
||||
try:
|
||||
|
Reference in New Issue
Block a user