mirror of
https://github.com/DarkSecDevelopers/HiddenEye-Legacy.git
synced 2024-03-22 21:12:55 +08:00
Added "deprecated file, will be removed" warning to localization.py
This commit is contained in:
parent
dc0c1baa46
commit
c484c568f5
|
@ -9,3 +9,5 @@ import gettext
|
|||
gettext.bindtextdomain("HiddenEye", "locale")
|
||||
gettext.textdomain("HiddenEye")
|
||||
_ = gettext.gettext
|
||||
|
||||
# FIXME deprecated file, will be removed
|
Loading…
Reference in New Issue
Block a user