mirror of
https://github.com/arsenetar/dupeguru.git
synced 2026-01-22 06:37:17 +00:00
Fix Issues from Translation Update
- Add Qtlib to transifex config - Pull latest qtlib translations - Fix flake8 error - Remove code for manual translation import, use transifex-client instead
This commit is contained in:
@@ -13,7 +13,7 @@ import locale
|
||||
import logging
|
||||
import os.path as op
|
||||
|
||||
from .plat import ISWINDOWS, ISLINUX
|
||||
from .plat import ISLINUX
|
||||
|
||||
_trfunc = None
|
||||
_trget = None
|
||||
|
||||
Reference in New Issue
Block a user