mirror of
https://github.com/arsenetar/dupeguru.git
synced 2026-01-22 14:41:39 +00:00
Complete removal of qtlib locale files
This commit is contained in:
@@ -14,7 +14,7 @@ from core.util import check_for_update
|
||||
from qt.util import move_to_screen_center
|
||||
from hscommon.trans import trget
|
||||
|
||||
tr = trget("qtlib") # TODO change to ui
|
||||
tr = trget("ui")
|
||||
|
||||
|
||||
class AboutBox(QDialog):
|
||||
|
||||
Reference in New Issue
Block a user