Added lib/gui_lite.py to be able to translate text

Added lib/gui_lite.py to be able to translate text strings from the Lite mode.

I don't know if the lib/gui_text.py need to be added too.

Now text strings from the Lite mode can be translated.
This commit is contained in:
rdymac 2013-01-17 15:56:19 +01:00
parent 6e783097cf
commit 044e3b08a7
1 changed files with 1 additions and 0 deletions

View File

@ -1,2 +1,3 @@
lib/gui_qt.py
lib/gui.py
lib/gui_lite.py