mirror of
https://github.com/MCV-Software/TWBlue.git
synced 2025-09-02 21:21:34 +00:00
Fixed lots of strings for translatable text
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import platform
|
||||
if platform.system() == "Windows":
|
||||
from wxUtils import *
|
||||
elif platform.system() == "Linux":
|
||||
from gtkUtils import *
|
||||
#elif platform.system() == "Linux":
|
||||
# from gtkUtils import *
|
||||
|
Reference in New Issue
Block a user