mirror of
https://github.com/onionshare/onionshare.git
synced 2025-05-06 00:15:11 -04:00
Unlocalize CLI strings
This commit is contained in:
parent
e5366bdf0b
commit
a7bbe818bf
7 changed files with 50 additions and 97 deletions
|
@ -25,7 +25,7 @@ from distutils.version import LooseVersion as Version
|
|||
from onionshare.settings import Settings
|
||||
from onionshare.onion import Onion
|
||||
|
||||
from . import strings
|
||||
from onionshare import strings
|
||||
|
||||
class UpdateCheckerCheckError(Exception):
|
||||
"""
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue